1072_2

1072_2

1st - 12th Grade

40 Qs

quiz-placeholder

Similar activities

Python Module , OOPs & Emerging Techonolgies

Python Module , OOPs & Emerging Techonolgies

11th Grade

45 Qs

GameMaker 3rd qtr

GameMaker 3rd qtr

9th - 12th Grade

40 Qs

CIE As A level Chpt_20: Object-Oriented Programming

CIE As A level Chpt_20: Object-Oriented Programming

11th Grade - University

35 Qs

AS Databases Review

AS Databases Review

9th - 12th Grade

36 Qs

Entity Relationship Model

Entity Relationship Model

9th Grade

40 Qs

Administrasi sistem Jaringan Kelas XII TKJ 2020

Administrasi sistem Jaringan Kelas XII TKJ 2020

12th Grade

35 Qs

Gamemaker Studio 2

Gamemaker Studio 2

9th - 12th Grade

38 Qs

Introduction To DBMS

Introduction To DBMS

12th Grade

40 Qs

1072_2

1072_2

Assessment

Quiz

Computers

1st - 12th Grade

Medium

Created by

Edgar Martínez

Used 20+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You create an autoscaling configuration of Linux compute instances in Oracle Cloud Infrastructure (OCI). You noticed that your application is running slow.


After checking your compute instances, you noticed that autoscaling is not launching additional instances, even though the existing compute instances already have high memory usage. How can you resolve this issue?

Modify the scaling policy to monitor memory usage and scale up the number of instances when it meets the threshold.

Modify the scaling policy to monitor CPU usage and scale up the number of instances when it meets the threshold.

Install the monitoring agent to all compute instances which will trigger the autoscaling group.

Install OCI SDK in all compute instances and create a script that will trigger the autoscaling event if there is high memory usage

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You developed a microservices based application that runs on Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE). You want to provide access to this cluster to other team members.


What should you do to provide access to this cluster using as fewest steps as possible?

Create a group in OCI Infrastructure Access Management (IAM). Create a policy to grant access to the OKE cluster. Other team members should use OCI Cloud Shell to generate the kubeconfig into their own cloud shell environment and access the cluster using kubectl from cloud shell.

Create a group in OCI Infrastructure Access Management (IAM). Create a policy to grant access to the OKE cluster. Create individual users and access token for each team member. Other team members should use OCI Cloud Shell to generate the kubeconfig into their own cloud shell environment and access the cluster using kubectl from cloud shell

Create a group in OCI Infrastructure Access Management (IAM). Create a policy to grant access to the OKE cluster. Create a cluster role and cluster role binding to provide access to the cluster for each team member. Other team members should install oci cli and kubectl locally on their laptop. Use the oci cli to generate the kubeconfig and use kubectl to access the cluster.

Create a group in OCI Infrastructure Access Management (IAM). Create a policy to grant access to the OKE cluster. Other team members should install oci cli and kubectl locally on their laptop. Use the oci cli to generate the kubeconfig and use kubectl to access the cluster

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have been notified of an application failure indicating that one or more of the Oracle Cloud Infrastructure (OCI) resources have become unavailable. After scanning the Compute and Database consoles, you notice that one of the DB Systems is missing.


What would you do to identify the reason for this missing resource?

Navigate to the Audit console and search the previous 24 hours for all DELETE request actions to get a list of any resource that was deleted in the past 24 hours.

Navigate to the Audit console and search the previous 24 hours for all the GET request actions to get a list of every event that occurred in the past 24 hours.

View the service limits associated with your account to ensure that you have not exceeded the allowable number of DB Systems in your tenancy

Create a serial console connection to the DB System that does not appear in the management console. Connect to the serial console connection, and then review the system logs under /var/log/messages.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which two statements are true when Oracle Data Guard is configured (using the Console) between two Virtual Machine DB Systems deployed in Oracle Cloud Infrastructure? (Choose two.)

Primary is a 1-node RAC DB system and Standby is a 2-node RAC DB system.

Primary is a 2-node RAC DB system and Standby is a 2-node RAC DB system.

Primary is a 1-node RAC DB system and Standby is a 1-node RAC DB system.

Primary is a 2-node RAC DB system and Standby is a 1-node RAC DB system.

Primary is a Bare Metal DB system and Standby is a 1-node RAC DB system.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are deploying a highly available web application In Oracle Cloud Infrastructure and have decided to use a public load balancer. The back-end web servers will be distributed across all three availability domains (ADs).


How many subnets should you create to deliver a secure, highly available application?

two subnets in total; one regional private subnet to host your back-end web servers and one regional public subnet to host your public load load balancer

two subnets in total; one regional public subnet to host your back-end web servers and one regional private subnet to host your public load load balancer

three subnets in total; one regional public subnet to host your back-end web servers and two AD specific private subnets to host your private load load balancer.

one subnet in total; one regional private subnet to host your back-end web servers and your public load balancer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have hired a new employee to run reports from the Autonomous Data Warehouse (ADW) and are not confident in their SQL writing ability. Into which consumer group will you assign this individual to minimize the impact of their code?

Lowest

Medium

Highest

High

Low

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are managing a tier-1 OLTP application on an Autonomous Transaction Processing (ATP) database. Your business needs to run hourly batch processes on this ATP database that may consume more CPUs than what is available on the server.


How can you limit these batch processes to not interfere with the OLTP transactions?

Configure ATP resource management rules to change CPU/IO shares for the consumer group of batch processes

Copy OLTP data into new tables in a new table space and run batch processes against these new tables.

Disable automated backup during the batch process operations.

ATP is designed for OLTP workload only, you cannot run batch processes on ATP

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?