1z0-1072-22 Oracle Cloud Infrastructure 2022 Architect Associate

Loading demo links...

Showing 10–12 of 15 questions

Question 10 (Exam Set B)

You have been tasked with creating one virtual cloud network (VCN) each for two line of business (LOB) applications. LOB A and LOB B will need to communicate with each other. To ensure that you can utilize VCN peering, which network CIDR ranges should be used?

Select an option, then click Submit answer.

  • VCN A (10.0.0.0/16) and VCN B (10.1.0.0/16)

  • VCN A (10.0.2.0/16) and VCN B (10.0.2.0/25)

  • VCN A (10.0.0.0/16) and VCN B (10.0.16.0/24)

  • VCN A (172.16.0.0/24) and VCN B (172.16.0.0/28)

Question 11 (Exam Set B)

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?

Select an option, then click Submit answer.

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

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

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

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

Question 12 (Exam Set B)

You are an administrator with an application running in Oracle Cloud Infrastructure (OCI). The company has a fleet of OCI compute virtual instances behind an load balancer. The load balancer backend set health check API is providing a 'Critical' level warning. You have confirmed that your application Is running healthy on the backend servers. What Is the possible reason for this 'Critical' warning?

Select an option, then click Submit answer.

  • The load balancer listener is not configured correctly.

  • The security list associated with the subnet In which the backend server is provisioned does not include the IP range for the source of the health check requests.

  • A user does not have correct Identity and Access Management (IAM) credentials on the backend servers.

  • The route table associated with the subnet in which the backend server is provisioned does not include the route for the OCI load balancer.