Summer Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Note! Following 1z0-1072-22 Exam is Retired now. Please select the alternative replacement for your Exam Certification. The new exam code is 1z0-1072-24

Verified By IT Certified Experts

CertsTopics.com Certified Safe Files

Up-To-Date Exam Study Material

99.5% High Success Pass Rate

100% Accurate Answers

Instant Downloads

Exam Questions And Answers PDF

Try Demo Before You Buy

Certification Exams with Helpful Questions And Answers

Oracle Cloud Infrastructure 2022 Architect Associate Questions and Answers

Question 1

Which two options are available when setting up DNS for your bare metal and virtual machine DB Systems? (Choose two.)

Options:

A.

Internet and custom resolver

B.

Google DNS servers

C.

custom resolver

D.

Internet and virtual cloud network (VCN) resolver

Buy Now
Question 2

Your application front end consists of several Oracle Cloud Infrastructure compute instances behind a public load balancer. You have configured the load balancer to perform health checks on these instances.

What will happen if an instance fails to pass the configured health checks?

Options:

A.

The instance is replaced automatically by the load balancer.

B.

The instance is terminated automatically by the load balancer.

C.

The instance is taken out of the back end set by the load balancer.

D.

The load balancer stops sending traffic to that instance.

Question 3

You have created a virtual cloud network (VCN) with three private subnets. Two of the subnets contain application servers and the third subnet contains a DB System. The application requires a shared file system so you have provisioned one using the file storage service (FSS). You also created the corresponding mount target in one of the application subnets. The VCN security lists are properly configured so that both application servers and the DB System can access the file system. The security team determines that the DB System should have read-only access to the file system.

What change would you make to satisfy this requirement?

Options:

A.

Create an NFS export option that allows READ_ONLY access where the source is the CIDR range of the DB System subnet.

B.

Connect via SSH to one of the application servers where the file system has been mounted. Use the Unix command chmod to change permissions on the file system directory, allowing the database user read only access.

C.

Modify the security list associated with the subnet where the mount target resides. Change the ingress rules corresponding to the DB System subnet to be stateless.

D.

Create an instance principal for the DB System. Write an Identity and Access Management (IAM) policy that allows the instance principal read-only access to the file storage service.