Skip to main content

1Z0-997-22 Real Exam Questions

Oracle Cloud Infrastructure 2022 Architect Professional

165 questions available · Page 1 of 17

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

Which of the below options is true regarding Oracle Cloud Infrastructure's load balancing service?

  1. A

    You can dynamically change the load balancer shape to handle more incoming traffic.

  2. B

    The public load balancer applies a floating public IP address to the primary load balancer.

  3. C

    When you create a private load balancer, the service requires 2 or more subnets to host both the primary and standby load balancers.

  4. D

    A public load balancer is Availability Domain specific in scope.

Show answer and explanation

Correct answer: B

Question 2 Single choice

A data analytics company has been building Its now generation big data and analytics platform on Oracle Cloud Infrastructure (OCI). They need a storage service that provide the scale and performance that their big data applications require such as high throughput to compute nodes with low latency file operations in addition, their data needs to be stored redundantly across multiple nodes In a single availability domain and allows concurrent connections from multiple compute Instances hosted on multiple availability domains.

Which OCI storage service can you use to meet i his requirement?

  1. A

    Object Storage

  2. B

    File System Storage

  3. C

    Archive storage

  4. D

    Block Volume

Show answer and explanation

Correct answer: B

Explanation

Oracle Cloud Infrastructure File Storage service provides a durable, scalable, secure, enterprise-grade network file system. You can connect to a File Storage service file system from any bare metal, virtual machine, or container instance in your Virtual Cloud Network (VCN). You can also access a file system from outside the VCN using Oracle Cloud Infrastructure FastConnect and Internet Protocol security (IPSec) virtual private network (VPN).
Use the File Storage service when your application or workload includes big data and analytics, media processing, or content management, and you require Portable Operating System Interface (POSIX)- compliant file system access semantics and concurrently accessible storage. The File Storage service is designed to meet the needs of applications and users that need an enterprise file system across a wide range of use cases

Question 3 Multiple choice

You are building a demo for a customer that showcases Oracle Cloud Infrastructure (OCI) Events service and Oracle Functions. You plan to create an event every time an image is uploaded to an OCI Object Storage bucket. You have also created a function that is listening to the event and processes the image for face recognition.

Choose the two actions from below that are NOT required to run the demo successfully.

  1. A

    You must specify an action type while creating an Event service and specify the function you want to trigger.

  2. B

    Creating an event rule is not permitted for OCI Object storage.

  3. C

    The function must be deployed only to Oracle Kubernetes Engine (OKE).

  4. D

    You have to enable Object Storage buckets to emit events for state changes.

  5. E

    You must deploy the function that does facial recognition for the demo to work.

Show answer and explanation

Correct answers: B, C

Question 4 Multiple choice

You have deployed a web application targeting a global audience across multiple Oracle Cloud Infrastructure (OCI) regions.

You decide to use Traffic Management Geo-Location based Steering Policy to serve web requests to users from the region closets to the user. Within each region you have deployed a public load balancer with 4 servers in a backend set. During a DR test disable all web servers in one of the regions however, traffic Management does not automatically direct all users to the other region.

Which two are possible causes?

  1. A

    You did not setup a Route Table associated with load Balancer's subnet

  2. B

    You did not setup an HTTP Health Check associated with Load Balancer public IP in the disabled region.

  3. C

    Rather than using Geo-Location based Steering Policy, you should use Failover Policy Type to serve traffic.

  4. D

    One of the two working web servers In the other region did not pass Its HTTP health check

  5. E

    You did not correctly setup the Load Balancer HTTP health check policy associated with backend set

Show answer and explanation

Correct answers: B, E

Explanation

Managing Traffic Management GEOLOCATION Steering Policies Geolocation steering policies distribute DNS traffic to different endpoints based on the location of the end user. Customers can define geographic regions composed of originating continent, countries or states/provinces (North America) and define a separate endpoint or set of endpoints for each region.
The Health Checks service allows you to monitor the health of IP addresses and hostnames, as measured from geographic vantage points of your choosing, using HTTP and ping probes. After configuring a health check, you can view the monitor's results. The results include the location from which the host was monitored, the availability of the endpoint, and the date and time the test was performed. Also you can Combine Managing Traffic Management GEOLOCATION Steering Policies with Oracle Health Checks to fail over from one region to another The Load Balancing service provides health status indicators that use your health check policies to report on the general health of your load balancers and their components. if you misconfigure the health check Protocol between the Load balancer and backend set that can lead to not get an accurate response as example below If you run a TCP-level health check against an HTTP service, you might not get an accurate response. The TCP handshake can succeed and indicate that the service is up even when the HTTP service is ly configured or having other issues. Although the health check appears good customers might experience transaction failures.

Question 5 Single choice

You are a solution architect working with a startup that has decided to move their workload to Oracle Cloud Infrastructure. Since their workload is small, upon architecting, you decide its sufficient to use 8 compute instances to run their workload. The company wants to use a common storage for their instances. So, you propose the idea of attaching a block volume to multiple instances to provide a common storage.

Which of the below option is NOT true for such a solution?

  1. A

    If the block volume is already attached to an instance as read/write non-shareable you can't attach it to another instance until you detach it from the first instance.

  2. B

    Block volumes attached as read-only are configured as shareable by default.

  3. C

    You can delete a block volume from one instance without detaching it from all other instances there by
    keeping other instance's storage intact.

  4. D

    Once you attach a block volume to an instance as read-only, it can only be attached to other instances as read-only.

Show answer and explanation

Correct answer: C

Question 6 Multiple choice

You are creating an Oracle Cloud Infrastructure Dynamic Group. To determine the members of this group you are defining a set of matching rules.

Which of the following are the supported variables to define conditions in the matching rules? (Choose
Two)

  1. A

    instance.compartment.id -the OCID of the compartment where the instance resides.

  2. B

    instance.tenancy.id -the OCID of the tenancy where the instance resides.

  3. C

    tag.<tagnamespace>.<tagkey>.value -the tag namespace and tag key.

  4. D

    iam.policy.id - the OCID of the IAM policy to apply to the group.

Show answer and explanation

Correct answers: A, C

Question 7 Single choice

A retail company has recently adopted a hybrid architecture. They have the following requirements for their end-to-end Connectivity model between their on-premises data center and Oracle Cloud Infrastructure (OC1) region

* Highly available connection with service level redundancy

* Dedicated network bandwidth with low latency

Which connectivity setup is the most cost effective solution for this scenario?

  1. A

    Setup IPsec VPN as your primary connection, and a FastConnect virtual circuit as a backup connection. Use separate edge devices in your on-premises data canter for each connection from your edge devices, advertise more specific routes IPSec VPN, and specific routes through the backup FastConnect virtual circuit.

  2. B

    Setup FastConnect virtual circuit as your primary connection, and a second FastConnect virtual circuit as a backup connection. Use separate edge devices in your FastConnect physical connectivity is redundant Use a single edge device in your on premises data center for each connection From yc device, advertise more specific routes via primary FastConnect virtual circuit, and less specific routes through t backup FastConnect circuit.

  3. C

    Setup FastConnect virtual circuit as your primary connection, and an IPSec VPN as a backup connection. Use separate edge devices in your on-premises data center for each connection. From your edge devices, advertise more specific routes through FastConnect virtual circuit, and more specific routes through the backup IPSec VPN path.

  4. D

    Setup IPSec VPN as your primary connection, and a second IPSec VPN as a backup connection. Use separate edge devices in your on p data center for each connection. From your edge devices, advertise more specific routes via primary IPSec VPN. and less specific rod the backup IPSec VPN.

Show answer and explanation

Correct answer: D

Explanation

Explanation: there are two main requirements for this Customer First Highly available connection with service level redundancy and that can achieve by

3- Redundant FastConnect

Question 8 Single choice

You are tasked with building a highly available, fault tolerant web application for your current employer.
The security team is concerned about an increase in malicious web-based attacks across the internet and asked what you can do to add a higher level of security to the website.

How should you architect the solution on Oracle Cloud Infrastructure (OCI) to meet all requirements defined by your organization? (Choose the best answer.)

  1. A

    Deploy at least 3 web application servers, each in a different fault domain, using a regional private subnet. Place a public load balancer in a regional public subnet and create a backend set for all of the web application servers. Deploy a Web Application Firewall (WAF) and configure the load balancer public IP address as the origin.

  2. B

    Deploy at least 3 web application servers, each in a different fault domain, using a regional private subnet. Place a public load balancer in a regional public subnet and create a backend set for all of the web application servers. Create a Geolocation steering policy in Traffic Management and add an answer pool that directs to the public IP address of the load balancer. Configure a global catch-all rule to use this answer pool.

  3. C

    Deploy at least 3 web application servers, each in a different fault domain, using a regional public subnet. Ensure that each web application server is assigned a public IP address. Deploy a Web Application Firewall (WAF) and configure one Origin for each public IP address.

  4. D

    Deploy at least 3 web application servers, each in a different fault domain, using a regional public subnet. Use the OCI Traffic Management service to create a load balancing policy that will resolve DNS
    evenly between all web servers.

Show answer and explanation

Correct answer: A

Question 9 Single choice

You are working with a customer who needs to attach an Oracle Cloud Infrastructure (OCI) block volume to a VM instance with read/write access type. The customer wants to know if the number of IOPS and throughput performance differs between the following two choices:

Option A: attach a single 1 TB block volume to the VM instance

Option B: attach two separate 500 GB block volumes In a RAID 0 array configuration to the VM instance

You can assume that the customer is using iSCSI attachment type to attach the volumes to the instance. In addition, you can assume 1 MB block size for throughput and 4 KB block size for IOPS consideration.

How should you respond to the customer?

  1. A

    Option B provides higher level of throughput, but lower level of IOPS performance.

  2. B

    Both options provide the same number of IOPS and throughput performance.

  3. C

    Option A provides better IOPS, but lower throughput performance.

  4. D

    Option B provides better IOPS and throughput performance.

Show answer and explanation

Correct answer: B

Question 10 Single choice

A company is running High Performance Computing workloads on Oracle Cloud Infrastructure and are using OCI bare metal compute shape. They have decided to create a custom image of the bare metal instance's boot disk and use it to launch other instances.

Which of the following is a NOT a true statement?

  1. A

    Before you create a custom image of an instance, you must disconnect all iSCSI attachments and remove all iscsid node configurations from the instance.

  2. B

    Editing custom Windows images is not supported due to hardware differences between shapes.

  3. C

    Custom images do not include the data from any attached block volumes.

  4. D

    You can create additional custom images of an instance while the instance is engaged in the image creation process.

Show answer and explanation

Correct answer: D