Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > Oracle > Oracle Certifications > 1Z0-1072-22 > 1Z0-1072-22 Online Practice Questions and Answers

1Z0-1072-22 Online Practice Questions and Answers

Questions 4

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?

A. 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.

B. 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.

C. 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.

D. 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.

Buy Now

Correct Answer: B

Questions 5

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?

A. 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.

B. 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.

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

D. 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.

Buy Now

Correct Answer: A

You can filter results by request actions to zero in on only the events with operations that interest you. For example, say that you only want to know about instances that were deleted during a specific time frame. Select a delete request action filter to see only the events with delete operations Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/GSG/Tasks/usingaudit.htm

Questions 6

You have compartments C and D under the root compartment in your Oracle Cloud Infrastructure (OCI) tenancy; compartment C contains a sub-compartment also named D. You are trying to move this sub-compartment D to the parent compartment D like shown in the picture, but the move fails.

What is the reason for this error?

A. You need to move all the compartments in the hierarchy to the new parent compartment.

B. You cannot move a subcompartment to another parent compartment.

C. Both parent and child compartments cannot have the same name.

D. Sub-compartment D needs to be empty before it can be moved.

Buy Now

Correct Answer: C

Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/Identity/Tasks/managingcompartments.htm (restriction on moving compartments)

Questions 7

Which five are the required parameters to launch an instance in Oracle Cloud Infrastructure? (Choose five.)

A. subnet

B. Availability Domain

C. Virtual Cloud Network

D. host name

E. instance shape

F. image operating system

G. private IP address

Buy Now

Correct Answer: ABCEF

References: https://docs.cloud.oracle.com/iaas/Content/Compute/Concepts/computeoverview.htm

Questions 8

You are designing a shared storage solution for your company in Oracle Cloud Infrastructure. The proposed storage solution should allow users to create a hierarchical structure (similar to the directory structure in Linux or Windows based systems). The solution should provide data encryption and a large amount of storage space. Which would be the best implementation strategy?

A. Use block storage. Create and attach a large block storage volume to one compute instance. Assign a public IP to the compute instance. Store data on the block storage and access it by connecting to the compute instance.

B. Use object storage. Create a single namespace and multiple buckets to create the hierarchical directory structure.

C. Use object storage. Create multiple namespaces with one bucket each. Make the buckets publicly accessible.

D. Use file storage service. Create a file system and a mount target. Share the private IP of the mount target.

Buy Now

Correct Answer: D

Questions 9

You must implement a backup solution for your Autonomous Data Warehouse (ADW) that will enable you

to restore data as old as one year with a recovery point objective (RPO) of 10 days.

Which database backup strategy would you select?

A. Take weekly manual backups to supplement the automated backups and preserve them for 12 months.

B. Use the automated backups.

C. Take monthly manual backups to supplement the automated backups and preserve them for 12 months.

D. Take quarterly manual backups to supplement the automated backups and preserve them for 12 months.

Buy Now

Correct Answer: B

Oracle Cloud Infrastructure automatically backs up your Autonomous Databases and retains these backups for 60 days. Automatic backups are weekly full backups and daily incremental backups. You can also create manual backups to supplement your automatic backups. Manual backups are stored in an Object Storage bucket that you create, and are retained for 60 days The retention period for manual backups is the same as automatic backups which is 60 days. So we cannot preserve the backup for 12 months https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/user/backupmanual.html#GUID-D95E5D6A-C470-4A68-9545-CC99D937E7D1

Questions 10

Which two statements are true about data guard service on DB Systems in Oracle Cloud Infrastructure (OCI)?

A. Data guard implementation requires two DB Systems, one running the primary database on a virtual machine and the standby database running on bare metal.

B. Data guard implementation requires two DB Systems, one containing the primary database and one containing the standby database.

C. Data guard configuration on the OCI is limited to a virtual machine only.

D. Both DB Systems must use the same VCN, and port 1521 must be open.

Buy Now

Correct Answer: BD

Questions 11

You have an application running on Oracle Cloud Infrastructure. You Identified that the read and write operations are slowing your application down enough to impair user access. The application is currently using a VM.Standard2.1 compute without any block storage attached to it. Which two options allow you to increase disk IOPS performance?

A. Terminate the compute instance preserving the boot volume. Create a new compute instance using the VM.DenseI02.8 shape using the boot volume preserved and use the NVMe devices to host your application.

B. Terminate the compute instance preserving the boot volume. Create a new compute instance using the VM.Standard2.2 shape using the boot volume preserved and attach a new block volume to host your application.

C. Terminate the compute instance preserving the boot volume. Create a new compute instance using the VM.Standard2.2 shape using the boot volume preserved, but no block volume attached.

D. Terminate the compute instance preserving the boot volume. Create a new compute instance using the BM.GPU2.2 shape using the boot volume preserved, but no block volume attached.

Buy Now

Correct Answer: AD

Questions 12

The Oracle Cloud Infrastructure Block Volume service lets you expand the size of block and boot volumes. Which three options below can you use to increase the size of your block volumes?

A. Clone an existing volume to a new, larger volume

B. You can only expand block volumes and not boot volumes

C. Expand an existing volume in place with offline resizing

D. Take a backup of your existing volume and restore from the volume backup to a larger volume

E. Expand an existing volume in place with online resizing

Buy Now

Correct Answer: ACD

The Oracle Cloud Infrastructure Block Volume service lets you expand the size of block volumes and boot

volumes. You have three options to increase the size of your volumes:

Expand an existing volume in place with offline resizing. See Resizing a Volume Using the Console for the

steps to do this.

Restore from a volume backup to a larger volume. See Restoring a Backup to a New Volume and

Restoring a Boot Volume.

Clone an existing volume to a new, larger volume. See Cloning a Volume and Cloning a Boot Volume.

Questions 13

You have an instance running in a development compartment that needs to make API calls against other OCI services, but you do not want to configure user credentials or a store a configuration file on the instance. How can you meet this requirement?

A. Create a dynamic group with matching rules to include your instance

B. Instances can automatically make calls to other OCI services

C. Instances are secure and cannot make calls to other OCI services

D. Create a dynamic group with matching rules to include your instance and write a policy for this dynamic group

Buy Now

Correct Answer: D

Dynamic groups allow you to group Oracle Cloud Infrastructure computer instances as "principal" actors (similar to user groups). When you create a dynamic group, rather than adding members explicitly to the group, you instead define a set of matching rules to define the group members. For example, a rule could specify that all instances in a particular compartment are members of the dynamic group. The members can change dynamically as instances are launched and terminated in that compartment. A dynamic group has no permissions until you write at least one policy that gives that dynamic group permission to either the tenancy or a compartment. When writing the policy, you can specify the dynamic group by using either the unique name or the dynamic group's OCID. Per the preceding note, even if you specify the dynamic group name in the policy, IAM internally uses the OCID to determine the dynamic group.

Exam Code: 1Z0-1072-22
Exam Name: Oracle Cloud Infrastructure 2022 Architect Associate
Last Update: Jun 13, 2025
Questions: 239

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2025 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.