2026 New 1z0-1072-20 Exam Dumps with PDF and VCE Free: https://www.2passeasy.com/dumps/1z0-1072-20/
Cause all that matters here is passing the Oracle 1z0-1072-20 exam. Cause all that you need is a high score of 1z0-1072-20 Oracle Cloud Infrastructure 2020 Architect Associate exam. The only one thing you need to do is downloading Testking 1z0-1072-20 exam study guides now. We will not let you down with our money-back guarantee.
Check 1z0-1072-20 free dumps before getting the full version:
NEW QUESTION 1
Which two are true for achieving High Availability on Oracle Cloud Infrastructure? (Choose two.)
- A. Store your database across multiple regions so that half of the data resides in one region and the other half resides in another region.
- B. Attach your block volume form Availability Domain 1 to a compute instance in Availability Domain 2 (and vice versa) so that they are highly available.
- C. Configure your database to have Data Guard in another Availability Domain in Sync mode within a region.
- D. Store your database files on Object Storage so that they are available in all Availability Domains in all regions.
- E. Distribute your application servers across all Availability Domains within a region.
Answer: CE
NEW QUESTION 2
Which three actions need to be performed before attempting a data transfer service job?
- A. Obtain an available host machine which can run the dts utility on-premise with SATA or USB drives attached for the transfer job.
- B. Get access to a high-speed internet connection
- C. Data Transfer Service and Storage Service Limits should be checked and raised if required.
- D. Set up SSH access to a host on OCI to coordinate the transfer job.
- E. Create an object bucket to receive the job.
Answer: ACE
NEW QUESTION 3
You have a shared file system between two web servers using File Storage Service (FSS) and you were tasked to create a backup plan for this environment to protect the data placed into the shared file system.
What is the recommended approach to create this backup using FSS features?
- A. Implement a backup policy to execute a snapshot of the shared volume.
- B. Implement a backup policy to copy data from the shared volume to object storage.
- C. Compress the data that is in the shared volume and copy it into a different folder on the boot volume disk.
- D. Use the rsync tool to send data from the shared volume to a boot volume disk.
- E. Use the rsync tool to send data from the shared volume to a block volume.
Answer: A
NEW QUESTION 4
Which service is NOT supported by Oracle Cloud Infrastructure CLI?
- A. load balancer
- B. compute
- C. database
- D. block volumes
Answer: D
Explanation:
References: https://docs.cloud.oracle.com/iaas/Content/API/Concepts/cliconcepts.htm#services
NEW QUESTION 5
You had an outage in your application caused by the loss of a shared volume provisioned by File Storage Service (FSS). At this point, you need to restore the data from a snapshot you created of the FSS.
What are the steps to restore the data?
- A. Access the directory where the shared volume is mounted, then cd into .snapshot folder, find the snapshot folder you want to recover and use cp or rsync tool to copy the files to the original location.
- B. Open OCI Console, select File Storage Service, find the shared storage, then click on snapshot and restore.
- C. Open OCI Console, select File Storage Service, find the snapshot you created and click restore.
- D. Access the directory, where you mounted the shared volume, then cd into .snapshot folder and find the snapshot folder you want to recover and rename that folder to the original folder name.
Answer: B
NEW QUESTION 6
Which three can you achieve by using Terraform? (Choose three.)
- A. Create resources in the right order without regard to the order in the terraform plan file.
- B. Automatically re-provision the resources that are tainted or whose configuration has changed.
- C. Automatically translate a deployed infrastructure and create a plan.
- D. Automatically destroy all the resources that are in tenancy.
- E. Continuously maintain the configuration files in an instance.
Answer: ABD
NEW QUESTION 7
You are about to upload log file (5 TiB size) to Oracle Cloud Infrastructure object storage and have decided to use multipart upload capability for a more efficient and resilient upload.
Which two statements are true about multipart upload? (Choose two.)
- A. Individual object parts can be as small as 10 MiB or as large as 50 GiB
- B. While a multipart upload is still active, you cannot add parts even if the total number of parts is less than 10,000
- C. The maximum size for an uploaded object is 10 TiB
- D. You do not have to commit the upload after you have uploaded all the object parts
Answer: AC
Explanation:
With multipart upload, you split the object you want to upload into individual parts. Individual parts can be as large as 50 GiB or as small as 10 MiB. (Object Storage waives the minimum part size restriction for the last uploaded part.) Decide what part number you want to use for each part. Part numbers can range from 1 to 10,000. You do not need to assign contiguous numbers, but Object Storage constructs the object by ordering part numbers in ascending order.
The maximum size for an uploaded object is 10 TiB
While a multipart upload is still active, you can keep adding parts as long as the total number is less than 10,000.
https://docs.cloud.oracle.com/en-us/iaas/Content/Object/Tasks/usingmultipartuploads.htm
NEW QUESTION 8
You need to transfer over 12 TB of data from on-premises to your cloud account. You started copying this data over the internet and noticed that it will take too long to complete.
Without increasing the costs of your subscription, what is the recommended way to send this amount of data to your cloud account?
- A. Use Data Transfer Service to send your data.
- B. Split the data into multiple parts and use the multipart tool.
- C. Use a 10 GB FastConnect line to send the data.
- D. Send the data over a VPN IPsec tunnel.
- E. Compress the data and use the multipart tool.
Answer: A
Explanation:
References:
Overview of Data Transfer ServiceOracle offers offline data transfer solutions that let you migrate data to Oracle Cloud Infrastructure. Moving data over the public internet is not always feasible due to high network costs, unreliable network connectivity, long transfer times, and security concerns. Our transfer solutions address these pain points, are easy to use, and provide significantly faster data upload compared to
over-the-wire data transfer.https://docs.cloud.oracle.com/iaas/Content/DataTransfer/Concepts/overview.htm
NEW QUESTION 9
You are an administrator with an application running on OCI. The company has a fleet of OCI compute virtual instances behind an OCI Load Balancer. The OCI 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?
- A. A user does not have correct IAM credentials on the Backend Servers.
- B. The Backend Server VCN’s Route Table does not include the route for OCI LB.
- C. OCI Load Balancer Listener is not configured correctly.
- D. The Backend Server VCN’s Security List does not include the IP range for the source of the health check requests.
Answer: D
Explanation:
References:
“In this case, your security rules might not include the IP range for the source of the health check requests. You can find the health check source IP on the Details page for each backend server. You can also use the API to find the IP in the sourceIpAddress field of the HealthCheckResult object.”
https://docs.cloud.oracle.com/iaas/Content/Balance/Tasks/editinghealthcheck.htm#health-status
NEW QUESTION 10
Which option lists Virtual Cloud Networks (VCNs) that can be peered?
- A. VCN A (172.16.0.0/24) and VCN B (172.16.0.0/28)
- B. VCN A (10.0.0.0/16) and VCN B (10.1.0.0/16)
- C. VCN A (10.0.2.0/16) and VCN B (10.0.2.0/25)
- D. VCN A (10.0.0.0/16) and VCN B (10.0.16.0/24)
Answer: B
NEW QUESTION 11
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.
Answer: C
Explanation:
Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/Identity/Tasks/managingcompartments.htm (restriction on moving compartments)
NEW QUESTION 12
You are deploying a highly available web application In Oracle Cloud Infrastructure and have decided to use a public load balancer. The back-end web servers will be distributed across all three availability domains (ADs).
How many subnets should you create to deliver a secure, highly available application?
- A. two subnets in total; one regional private subnet to host your back-end web servers and one regional public subnet to host your public load load balancer.
- B. two subnets in total; one regional public subnet to host your back-end web servers and one regional private subnet to host your public load load balancer.
- C. three subnets in total; one regional public subnet to host your back-end web servers and two AD specific private subnets to host your private load load balancer.
- D. one subnet in total; one regional private subnet to host your back-end web servers and your public load balancer.
Answer: A
Explanation:
To accept traffic from the internet, you create a public load balancer. The service assigns it a public IP address that serves as the entry point for incoming traffic. You can associate the public IP address with a friendly DNS name through any DNS vendor.
A public load balancer is regional in scope. If your region includes multiple availability domains, a public load balancer requires either a regional subnet (recommended) or two availability domain-specific
(AD-specific) subnets, each in a separate availability domain. With a regional subnet, the Load Balancing service creates a primary load balancer and a standby load balancer, each in a different availability
domain, to ensure accessibility even during an availability domain outage.
If you create a load balancer in
two AD-specific subnets, one subnet hosts the primary load balancer and the other hosts a standby load balancer. If the primary load balancer fails, the public IP address switches to the secondary load balancer. The service treats the two load balancers as equivalent and you cannot specify which one is "primary".
Whether you use regional or AD-specific subnets, each load balancer requires one private IP address from its host subnet. The Load Balancing service supplies a floating public IP address to the primary load balancer. The floating public IP address does not come from your backend subnets.
You cannot specify a private subnet for your public load balancer.
The backend servers (Compute instances) associated with a backend set can exist anywhere, as long as the associated network security groups (NSGs), security lists, and route tables allow the intended traffic flow. Oracle recommends that you create your load balancer in a regional subnet.
Oracle recommends that you distribute your backend servers across all availability domains within the region.
NEW QUESTION 13
Which deployment architecture is offered when you deploy the Platform Service Manager based Database Cloud Service (DBCS) onto Oracle Cloud Infrastructure?
- A. Two node Primary RAC database leveraging ACFS for the shared file system
- B. Single Instance database with a Single Instance Data Guard in Maximum Performance mode
- C. Single Instance database with a Single Instance Data Guard in Maximum Protection mode
- D. Two node Primary RAC database with a two node RAC Data Guard Standby in Maximum Performance mode
Answer: D
NEW QUESTION 14
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: D
NEW QUESTION 15
When terminating a compute instance, which statement is true?
- A. The instance needs to be stopped first, and then terminated.
- B. The boot volume is always deleted.
- C. All block volumes attached to the instance are terminated.
- D. Users can preserve the boot volume associated with the instance.
Answer: D
Explanation:
You can permanently terminate (delete) instances that you no longer need. Any attached VNICs and volumes are automatically detached when the instance terminates. Eventually, the instance's public and private IP addresses are released and become available for other instances. By default, the instance's boot volume is deleted when you terminate the instance, however you can preserve the boot volume associated with the instance, so that you can attach it to a different instance as a data volume, or use it to launch a new instance.
NEW QUESTION 16
Which two statements are true about policies?
- A. You can use read, write, manage, and inspect as verbs for defining a policy.
- B. A policy is a document that specifies who can access which Oracle Cloud Infrastructure resources that your company has, and how.
- C. Users need not do anything but still have to be added to a group with appropriate policies defined.
- D. You can deny access to a group via policies.
Answer: BC
NEW QUESTION 17
You deployed a database on a Standard Compute instance in Oracle Cloud Infrastructure (OCI) due to cost concerns. The database requires additional storage with high I/O and you decided to use OCI Block Volume service for it.
With this requirement in mind, which elastic performance option should you choose for the Block Volume?
- A. Balanced Performance
- B. Higher performance
- C. Extreme performance
- D. Lower cost
Answer: B
Explanation:
Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/Block/Concepts/blockvolumeperformance.htm
NEW QUESTION 18
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.
- B. Restore from a volume backup to a larger volume.
- C. Shrink an existing volume in place with offline resizing.
- D. Expand an existing volume in place with offline resizing.
Answer: C
NEW QUESTION 19
D18912E1457D5D1DDCBD40AB3BF70D5D
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: CD
Explanation:
Reference: https://docs.oracle.com/en/solutions/migrate-to-atp/index.html#GUID-28E5A683-6DC6-4A07- BB1C-55F020D4C1CD
NEW QUESTION 20
You are designing a networking infrastructure in multiple Oracle Cloud Infrastructure regions and require connectivity between workloads in each region. You have created a dynamic routing gateway (DRG) and a remote peering connection. However, your workloads are unable to communicate with each other.
What are two reasons for this? (Choose two.)
- A. The security lists associated with subnets in each virtual cloud network (VCN) do not have the appropriate ingress rules
- B. Identity and Access Management (IAM) policies have not been defined to allow connectivity across the two VCNs in different regions
- C. A local peering gateway needs to be created in each VCN with a default route rule added in the route table forwarding the traffic to the local peering gateway
- D. An Internet gateway needs to be created in each VCN with a default route rule added in the route table forwarding the traffic to the Internet Gateway
- E. The route table associated with subnets in each VCN do not have a route rule defined to forward the traffic to their respective DRGs
Answer: AE
Explanation:
Setting Up a Remote Peering
Create the RPCs: Each VCN administrator creates an RPC for their own VCN's DRG. Share information: The administrators share the basic required information.
Set up the required IAM policies for the connection: The administrators set up IAM policies to enable the connection to be established.
Establish the connection: The requestor connects the two RPCs (see Important Remote Peering Concepts the definition of the requestor and acceptor).
Update route tables: Each administrator updates their VCN's route tables to enable traffic between the peered VCNs as desired.
Update security rules: Each administrator updates their VCN's security rules to enable traffic between the peered VCNs as desired.
NEW QUESTION 21
You are designing a lab exercise for your team that has a large number of graphics with large file sizes. The application becomes unresponsive if the graphics are embedded in the application. You have uploaded the graphics to Oracle Cloud Infrastructure and only added the URL in the application. You need to ensure these graphics are accessible without requiring any authentication for an extended period of time.
How can you achieve these requirements?
- A. Create pre-authenticated requests (PAR) and specify 00:00:0000 as the expiration time.
- B. Make the object storage bucket private and all objects public and use the URL found in the Object “Details”.
- C. Make the object storage bucket public and use the URL found in the Object “Details”.
- D. Create PARs and do not specify an expiration date.
Answer: C
Explanation:
Pre-authenticated requests provide a way to let you access a bucket or an object without having your own credentials. For example, you can create a request that lets you upload backups to a bucket without owning API keys.
When you create a bucket, the bucket is considered a private bucket and the access to the bucket and bucket contents requires authentication and authorization. However, Object Storage supports anonymous, unauthenticated access to a bucket. You make a bucket public by enabling read access to the bucket.
pre-authenticated requests have to select expiration date
NEW QUESTION 22
......
100% Valid and Newest Version 1z0-1072-20 Questions & Answers shared by Thedumpscentre.com, Get Full Dumps HERE: https://www.thedumpscentre.com/1z0-1072-20-dumps/ (New 238 Q&As)