live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Oracle Cloud Infrastructure 2023 Cloud Operations Professional - 1z0-1067-23 Exam Questions

QUESTION NO: 1
You have created a geolocation steering policy in the Oracle Cloud Infrastructure (OCI) Traffic Management service, with this configuration:

What happens to requests that originate in Africa? (Choose the best answer.)
Correct Answer: C
QUESTION NO: 2
Your company hosts a web application on OCI usingcompute instances and block volumes. To minimize your recovery point objective (RPO), you enable cross-region block volume replication for the block volumes.
Which option is true regarding cross-region volume replication?
Correct Answer: A
QUESTION NO: 3
You use a bucket in Object Storage to store backups of a database. Versioning is enabled on these objects, so that every time you take a new backup, it creates a new version. You add the following life-cycle policy rule: {
"action": "DELETE","is-enabled": true, "name": "Delete-Rule", "object-name-filter": null, "target": "objects",
"time-amount": 60, "time-unit": "DAYS" } Which option is true regarding this rule?
Correct Answer: D
QUESTION NO: 4
You have been monitoring your company applications running in Oracle Cloud Infra-structure (OCI) and notice that the application is using OCI Traffic Management service. This service uses a traffic steering policy to distribute the DNS traffic based on subnet addresses in a rule set. Which steering policy is in use in this particular case? (Choose the best answer.)
Correct Answer: C
QUESTION NO: 5
Which option is NOT a possible return value for an OCI health check?
Correct Answer: B
QUESTION NO: 6
You have recently been asked to take over management of your company 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 re-turns 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.)
Correct Answer: D
QUESTION NO: 7
You are using Oracle Cloud Infrastructure (OCI) services across several regions: us-phoenix-1, us-ashburn-1, uk-london-1 and ap-tokyo-1. You have creates a separate administrator group for each region: PHX-Admins, ASH-Admins, LHR-Admins and NRT-Admins, respectively. You want to restrict admin access to a specific region. E.g., PHX-Admins should be able to manage all resources in the us phoenix-1 region only and not any other OCI regions. What IAM policy syntax is required to restrict PHX-Admins to manage OCI resources in the us-phoenix-1 region only? (Choose the best answer.)
Correct Answer: C
QUESTION NO: 8
You have created the following JSON file to specify a lifecycle policy for one of your object storage buckets:

How will this policy affect the objects that are stored in the bucket? (Choose the best answer.)
Correct Answer: B
QUESTION NO: 9
You launched a Linux compute instance to host the new version of your company website via Apache Httpd server on HTTPS (port 443). The instance is created in a public subnet along with other instances. The default security list associated to the subnet is:
Correct Answer: A