Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

1z0-1072-24 Oracle Cloud Infrastructure 2024 Architect Associate, Exams of Computer Science

1z0-1072-24 Oracle Cloud Infrastructure 2024 Architect Associate Practice Tests

Typology: Exams

2024/2025

Available from 07/23/2022

Deva1599
Deva1599 🇮🇳

5

(1)

5 documents

1 / 44

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1z0-1072-22
Oracle Cloud Infrastructure 2022 Architect Associate
Question #1
You have an Oracle Cloud Infrastructure (OCI) load balancer distributing traffic via
an evenly-weighted round robin policy to your back-end web servers. You notice
that one of your web servers is receiving more traffic than other web servers.
How can you resolve this to make sure traffic is evenly distributed across
all back-end webservers? A. Disable cookie-based session persistence on
your backend set.
B. Change keep-alive setting between the load balancer and backend server.
C. Disable SSL configuration associated with your backend set.
D. Create separate listeners for each backend web server.
Answer: A
Reference:
https://docs.cloud.oracle.com/en-
us/iaas/Content/Balance/Concepts/balanceoverview.htm Question
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c

Partial preview of the text

Download 1z0-1072-24 Oracle Cloud Infrastructure 2024 Architect Associate and more Exams Computer Science in PDF only on Docsity!

1z0- 1072 - 22

Oracle Cloud Infrastructure 202 2 Architect Associate

Question # You have an Oracle Cloud Infrastructure (OCI) load balancer distributing traffic via an evenly-weighted round robin policy to your back-end web servers. You notice that one of your web servers is receiving more traffic than other web servers. How can you resolve this to make sure traffic is evenly distributed across all back-end webservers? A. Disable cookie-based session persistence on your backend set. B. Change keep-alive setting between the load balancer and backend server. C. Disable SSL configuration associated with your backend set. D. Create separate listeners for each backend web server. Answer: A Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/Balance/Concepts/balanceoverview.htm Question

Which two are Regional resources in Oracle Cloud Infrastructure? (Choose two.) A. Ephemeral public IPs B. Compartments C. Compute images D. Dynamic groups E. Block volume backups Answer: CE Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/General/Concepts/regions.htm Question # An Oracle Cloud Infrastructure tenancy administrator is not able to delete a user in the tenancy. What can cause this issue? A. User has multi-factor authentication (MFA) enabled. B. User is member of an Identity and Access Management (IAM) group. C. Users can be blocked but not deleted. D. User needs to be deleted from federation Identity Provider (IdP) before deleting from IAM.

D. Each object in a bucket is always encrypted with the same data encryption key. Answer: C Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/Object/Tasks/usingyourencryptionkeys.htm Question # You need to set up instance principals so that an application running on an instance can call Oracle Cloud Infrastructure (OCI) public services, without the need to configure user credentials. A developer in your team has already configured the application built using an OCI SDK to authenticate using the instance principals provider. Which is NOT a necessary step to complete this set up? A. Create a dynamic group with matching rules to specify which instances you want to allow to make API calls against services. B. Generate Auth Tokens to enable instances in the dynamic group to authenticate with APIs. C. Create a policy granting permissions to the dynamic group to access services in your compartment or tenancy. D. Deploy the application and the SDK to all the instances that belong to the dynamic group. Answer: B Reference: https://blogs.oracle.com/cloud-infrastructure/announcing-instance-principals-for- identity-and-accessmanagement

Question # You have been asked to create an Identity and Access Management (IAM) user that will authenticate to Oracle Cloud Infrastructure (OCI) API endpoints. This user must not be given credentials that would allow them to log into the OCI console. Which two authentication options can you use? (Choose two.) A. SSL certificate B. API signing key C. SSH key pair D. PEM Certificate file E. Auth token Answer: BE Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/Identity/Tasks/managingcredentials.htm Question # You work for a health insurance company that stores a large number of patient health records in an Oracle Cloud Infrastructure (OCI) Object Storage bucket named “HealthRecords”. Each record needs to be securely stored for a period of 5 years for regulatory compliance purposes and cannot be modified, overwritten or deleted during this time period. What can you do to meet this requirement?

Question # A financial firm is designing an application architecture for its online trading platform that must have high availability and fault tolerance. Their solutions architect configured the application to use an Oracle Cloud Infrastructure Object Storage bucket located in the US West (us-phoenix-1) region to store large amounts of financial data. The stored financial data in the bucket must not be affected even if there is an outage in one of the Availability Domains or a complete region. What should the architect do to avoid any costly service disruptions and ensure data durability? A. Create a new Object Storage bucket in another region and configure lifecycle policy to move data every 5 days. B. Create a lifecycle policy to regularly send data from Standard to Archive storage. C. Copy the Object Storage bucket to a block volume. D. Create a replication policy to send data to a different bucket in another OCI region. Answer: D Question # In Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE), what does a Replica Set do? A. It provides declarative updates for Pods. B. It maintains a stable set of replica Pods running at any given time. C. It ensures that all Nodes run a copy of a Pod. D. It exposes an application running on a set of Pods.

Answer: B Question # As a solution architect, you are showcasing the Oracle Cloud Infrastructure (OCI) Object Storage feature about Object Versioning to a customer. Which statement is true in regards to OCI Object Storage Versioning? A. Object versioning does not provide data protection against accidental or malicious object update, overwrite, or deletion. B. By default, object versioning is disabled on a bucket. C. A bucket that is versioning-enabled can have only and always will have a latest version of the object in the bucket. D. Objects are physically deleted from a bucket when versioning is enabled. Answer: B Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/Object/Tasks/usingversioning.htm Question # You created a public subnet and an internet gateway in your virtual cloud network (VCN) of Oracle Cloud Infrastructure. The public subnet has an associated route table and security list. However, after creating several compute instances in the public subnet, none can reach the Internet. Which two are possible reasons for the connectivity issue? (Choose two.) A. The route table has no default route for routing traffic to the internet gateway. B. There is no stateful egress rule in the security list associated with the public subnet. C. There is no dynamic routing gateway (DRG) associated with the VCN.

Question # You have setup your environment as shown below with the Mount Target "MT" successfully mounted on both compute instances CLIENT-X and CLIENT-Y. For security reasons you want to control the access to the File System A in such a way that CLIENT-X has READ/WRITE and CLIENT-Y has READ only permission.

What you should do? A. Update the OS firewall in CLIENT-X to allow READ/WRITE access. B. Update the security list TWO to restrict CLIENT-Y access to read-only. C. Update the mount target export options to restrict CLIENT-Y access to read-only. D. Update the security list ONE to restrict CLIENT-Y access to read only. Answer: C Question # Which two methods are supported for migrating your on-premises Oracle database to an Oracle Autonomous Transaction Processing (ATP) database in Oracle Cloud Infrastructure? (Choose two.) A. Load text files into ATP using SQL Developer. B. Use RMAN duplicate. C. Use Oracle Data Pump. D. Transfer the physical database files and re-create the database. E. Use database backup and restore. Answer: AC Reference: https://docs.oracle.com/en/solutions/migrate-to-atp/index.html#GUID-28E5A683- 6DC6-4A07-BB1C55F020D4C1CD

D. While a multipart upload is still active, you cannot add parts even if the total number of parts is less than 10,000. Answer: AC Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/Object/Tasks/usingmultipartuploads.htm Question # You are running an online gaming application hosted on a VM.Standard2.1 instance shape in Oracle Cloud Infrastructure. As the game becomes popular, you identify network throughput as a bottleneck on your instance when uploading user data. Though you want to resolve the issue, you want to observe the demand for a week before adding new application instances. Which action is the most efficient way to resolve this issue? A. Add a secondary virtual network interface card (VNIC). B. Change shape of the instance to a higher network bandwidth instance. C. Delete the instance while preserving boot volume and spin up a new higher network bandwidth instance with this boot volume. D. Change the performance tier of attached block volume to High Performance. Answer: B Question #

You have an AI/ML application running on Oracle Cloud Infrastructure. You identified that the application needs GPU and at least 20Gbps Network throughput. The application is currently using a VM.Standard2.1 compute without any block storage attached to it. Which two options allow you to get your required performance for your application? (Choose two.) A. 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. 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, but no block volume attached. C. Terminate the compute instance preserving the boot volume. Create a new compute instance using the VM.GPU3.4 shape using the boot volume preserved and use the NVMe devices to host your application. D. Terminate the compute instance preserving the boot volume. Create a new compute instance using the BM.HPC2.36 shape using the boot volume preserved and use the NVMe devices to host your application. E. Terminate the compute instance preserving the boot volume. Create a new compute instance using the BM.GPU2.2 shape using the boot volume preserved and attach a new block volume to host your application. Answer: AE Question # Which option is NOT a valid action within the Oracle Cloud Infrastructure (OCI) Block Volume service? A. Clone an existing volume to a new, larger volume.

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 should you make to satisfy this requirement? A. Create an NFS export option that allows READ_ONLY access where the source is the CIDR range of the DB System subnet. B. 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. C. 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. D. 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. Answer: A Question # Your company uses the Oracle Cloud Infrastructure (OCI) Object Storage service to share large data sets with its data science team. The data science team consists of 20 people who work from offices in Washington, D.C., and Tokyo. While working in these offices, employees are assigned an IP address from the public IP range 129.146.31.0/ Which two steps should you take to ensure that the Object Storage bucket used in this scenario was only accessible from these office locations? (Choose two.)

A. Write an IAM policy that includes the conditional statement where request.networkSource.name = CorpNet B. Set the bucket visibility to public and only share the URL with the data science team via email C. Create a pre-authenticated request for each data set and only share with the data science team via email D. Create a Network Source named CorpNetwork with a CIDR block of 129.146.31.0/ E. Create a Network Source named CorpNetwork with a CIDR block of 129.146.0.0/ F. Write an IAM policy that includes the conditional statement where request.region = 129.146.31.0/ Answer: AD Question # Which statement is true about Data Guard implementation in Oracle Cloud Infrastructure (OCI) bare metal and virtual machine database systems? A. Both database systems must be in the same compartment. B. Primary and standby database versions and editions need not be identical. C. Primary and standby databases must be in the same OCI region. D. Database systems need not be the same shape type (e.g., primary database can be a virtual machine, and standby database a bare metal shape, and vice versa). Answer: A Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/Database/Tasks/exausingdataguard.htm

Answer: B Question # Your company has been running several small applications in Oracle Cloud Infrastructure and is planning a proofof-concept (POC) to deploy Oracle PeopleSoft. If your existing resources are being maintained in the root compartment, what is the recommended approach for defining security for the upcoming POC? A. Create a new compartment for the POC and grant appropriate permissions to create and manage resources within the compartment. B. Create a new tenancy for the POC and provision all new resources into the root compartment. Grant appropriate permissions to create and manage resources within the root compartment. C. Provision all new resources into the root compartment. Use defined tags to separate resources that belong to different applications. D. Provision all new resources into the root compartment. Grant permissions that only allow for creation and management of resources specific to the POC. Answer: A Question # Which two statements about Oracle Cloud Infrastructure File Storage Service are accurate? (Choose two.) A. Customer can encrypt the communication to a mount target via export options. B. Mount targets use Oracle-managed keys by default. C. File systems use Oracle-managed keys by default.

D. Customer can encrypt data in their file system using their own Vault encryption key. E. Communication with file systems in a mount target is encrypted via HTTPS. Answer: CD Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/File/Concepts/filestorageoverview.htm Question # When you try to create an instance on Oracle Cloud Infrastructure (OCI), what are three valid sources to choose the image from? (Choose three.) A. Dedicated VM Host B. Object Storage C. Bare Metal Instance D. Platform Images E. Custom Image F. Partner Images G. Instance Pools Answer: DEF Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/Compute/Tasks/launchinginstance.htm