Oracle 1z0-1067-21 Exam Practice Questions (P. 5)
- Full Access (55 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #21
You have been contracted by a local e-commerce company to assist with enhancing their online shopping application. The application is currently deployed in a single Oracle Cloud Infrastructure (OCI) region. The application utilizes a public load balancer, application servers in a private subnet, and a database in a separate, private subnet.
The company would like to deploy another set of similar infrastructure in a different OCI region that will act as standby site. In the event of a failure at the primary site, all customers should be routed to the failover site automatically.
After deploying the additional infrastructure within the second region, how should you configure automated failover requirements? (Choose the best answer.)
The company would like to deploy another set of similar infrastructure in a different OCI region that will act as standby site. In the event of a failure at the primary site, all customers should be routed to the failover site automatically.
After deploying the additional infrastructure within the second region, how should you configure automated failover requirements? (Choose the best answer.)
- ACreate a load balancer policy in the Traffic Management service. Configure one answer for each site. Set the answer for the primary site with a weight of 10 and the answer for the secondary site with a weight of 100.
- BCreate a new A record in DNS that points to the public load balancer at the secondary site. Create a CNAME for the sub-domain failover that will resolve to the new A record. Inform customers to prepend the website URL with failover if the primary site is unavailable.
- CCreate a failover policy in the Traffic Management service. Set the IP address of the public load balancer for the primary site in answer pool 1. Set the IP address of the public load balancer for the secondary site in answer pool 2. Define a health check to monitor both sites.Most Voted
- DDeploy a new load balancer in the primary region. Create one backend set for the primary application servers and a second backend set for the standby application servers. Create a listener for the primary backend set with a timeout of 3 minutes. Create a listener for the secondary backend set with a timeout of 10 minutes.
Correct Answer:
D
D
send
light_mode
delete
Question #22
You have recently been asked to take over management of your company's infrastructure provisioning efforts, utilizing Terraform v0.12 to provision and manage infrastructure resources in Oracle Cloud Infrastructure (OCI). For the past few days the development environments have been failing to provision. Terraform returns the following error:

You locate the related code block in the Terraform config and find the following:

Which correction should you make to solve this issue? (Choose the best answer.)

You locate the related code block in the Terraform config and find the following:

Which correction should you make to solve this issue? (Choose the best answer.)
- APlace a command at the end of line 16
- BModify line 15 to be the following: tcp_options = {min = ג€22ג€, max = ג€22ג€)
- CModify line 15 to be the following: tcp_options { min = ג€22ג€ max = ג€22ג€ }Most Voted
- DReplace the curly braces '{ }' in lines 11 and 16 with square braces '[ ]'
Correct Answer:
B
B
send
light_mode
delete
Question #23
Here is a partial code from a Terraform template written for Oracle Cloud Infrastructure (OCI):

What operation(s) does it perform? (Choose the best answer.)

What operation(s) does it perform? (Choose the best answer.)
- AProvides object read and write access for an OCI Object Storage bucket.
- BCreates a pre-authenticated request for objects in an OCI Object Storage bucket.Most Voted
- CCreates a URL to provide access to an OCI Object Storage bucket for managing objects.
- DCreates a lifecycle policy for an OCI Object Storage bucket for moving data to Archival storage at a specified time.
Correct Answer:
A
A
send
light_mode
delete
Question #24
Your customer is running a set of compute instances inside a private subnet to manage their workloads on Oracle Cloud Infrastructure (OCI) tenancy. You have set up auto scaling feature to provide consistent performance to their end users during period of high demand.
Which step should be met for auto scaling to work? (Choose the best answer.)
Which step should be met for auto scaling to work? (Choose the best answer.)
- AOS Management Service agent (osms) must be installed on the instances.
- BAudit logs for the instances should be enabled.
- CService gateway should be setup to allow instances to send metrics to monitoring service.Most Voted
- DMonitoring for the instances should not be enabled.
Correct Answer:
B
Reference:
https://docs.oracle.com/en-us/iaas/Content/Compute/Tasks/autoscalinginstancepools.htm
B
Reference:
https://docs.oracle.com/en-us/iaas/Content/Compute/Tasks/autoscalinginstancepools.htm
send
light_mode
delete
Question #25
The final section of each exam is exclusively available to users with Contributor Access. This temporary measure was implemented to cover the expenses of the SecExams infrastructure and moderation staff while also decreasing the load on our infrastructure.
- ARestricted Option
- BRestricted Option
- CRestricted Option
- DRestricted Option
send
light_mode
delete
All Pages