Oracle 1z0-1067-21 Exam Practice Questions (P. 3)
- 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 #11
You have a Linux compute instance located in a public subnet in a VCN which hosts a web application. The security list attached to subnet containing the compute instance has the following stateful ingress rule.

The Route table attached to the Public subnet is shown below. You can establish an SSH connection into the compute instance from the internet. However, you are not able to connect to the web server using your web browser.

Which step will resolve the issue? (Choose the best answer.)

The Route table attached to the Public subnet is shown below. You can establish an SSH connection into the compute instance from the internet. However, you are not able to connect to the web server using your web browser.

Which step will resolve the issue? (Choose the best answer.)
- AIn the route table, add a rule for your default traffic to be routed to NAT gateway.
- BIn the security list, add an ingress rule for port 80 (http).Most Voted
- CIn the security list, remove the ssh rule.
- DIn the route table, add a rule for your default traffic to be routed to service gateway.
Correct Answer:
D
D
send
light_mode
delete
Question #12
Your company recently adopted a hybrid cloud architecture which requires them to migrate some of their on-premises web applications to Oracle Cloud
Infrastructure (OCI). You created a Terraform template which automatically provisions OCI resources such as compute instances, load balancer, and a database instance. After running the stack using the terraform apply command, it successfully launched the compute instances and the load balancer, but it failed to create a new database instance with the following error:
Service error: NotAuthorizedOrNotFound. shape VM.Standard2.4 not found. http status code: 404
You discovered that the resource quotas assigned to your compartment prevent you from using VM.Standard2.4 instance shapes available in your tenancy. You edit the Terraform script and replace the shape with VM.Standard2.2
Which option would you recommend to re-run the terraform command to have required OCI resources provisioned with the least effort? (Choose the best answer.)
Infrastructure (OCI). You created a Terraform template which automatically provisions OCI resources such as compute instances, load balancer, and a database instance. After running the stack using the terraform apply command, it successfully launched the compute instances and the load balancer, but it failed to create a new database instance with the following error:
Service error: NotAuthorizedOrNotFound. shape VM.Standard2.4 not found. http status code: 404
You discovered that the resource quotas assigned to your compartment prevent you from using VM.Standard2.4 instance shapes available in your tenancy. You edit the Terraform script and replace the shape with VM.Standard2.2
Which option would you recommend to re-run the terraform command to have required OCI resources provisioned with the least effort? (Choose the best answer.)
- Aterraform plan ג€"target=oci_database_db_system.db_system
- Bterraform apply ג€"auto-approve
- Cterraform refresh ג€"target=oci_database_db_system.db_system
- Dterraform apply ג€"target=oci_database_db_system.db_systemMost Voted
Correct Answer:
D
D
send
light_mode
delete
Question #13
You have been monitoring your company's applications running in Oracle Cloud Infrastructure (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.)
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.)
- ALoad Balancing policy
- BGeolocation steering
- CASN steering policy
- DIP Prefix steeringMost Voted
Correct Answer:
C
Reference:
https://k21academy.com/1z0-997/traffic-management-in-oci/
C
Reference:
https://k21academy.com/1z0-997/traffic-management-in-oci/
send
light_mode
delete
Question #14
You have the following compartment structure within your company's Oracle Cloud Infrastructure (OCI) tenancy:

You want to create a policy in the root compartment to allow SystemAdmins to manage VCNs only in CompartmentC.
Which policy is correct? (Choose the best answer.)

You want to create a policy in the root compartment to allow SystemAdmins to manage VCNs only in CompartmentC.
Which policy is correct? (Choose the best answer.)
- AAllow group SystemAdmins to manage virtual-network-family in compartment CompartmentB:CompartmentC
- BAllow group SystemAdmins to manage virtual-network-family in compartment Root
- CAllow group SystemAdmins to manage virtual-network-family in compartment CompartmentA:CompartmentB:CompartmentCMost Voted
- DAllow group SystemAdmins to manage virtual-network-family in compartment CompartmentC
Correct Answer:
D
Reference:
https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/policies.htm
D
Reference:
https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/policies.htm
send
light_mode
delete
Question #15
Which option contains the essential components of the Oracle Cloud Infrastructure Notifications service? (Choose the best answer.)
- AAn ALARM with a name unique across the tenancy, a SUBSCRIPTION, and a METRIC with the measurement of interest.
- BA TOPIC with a name unique across the tenancy, a SUBSCRIPTION, and a MESSAGE where content is published.Most Voted
- CA TOPIC with a name unique across the compartment, a SUBSCRIPTION, and a MESSAGE where content is published.
- DAn ALARM with a name unique across the compartment, a SUBSCRIPTION, and a METRIC with the measurement of interest.
Correct Answer:
D
D
send
light_mode
delete
All Pages