PDF for paper, SOFT for PC simulation, APP for everything else: the Oracle Cloud Infrastructure 2020 Architect Associate package from TestPassed covers every study style, and statistically the APP version wins, chosen by the majority of examinees. All versions carry the same 1Z0-1072-20 questions.
Oracle 1Z0-1072-20 Exam Overview:
| Certification Vendor: | Oracle |
|---|---|
| Exam Name: | Oracle Cloud Infrastructure 2020 Architect Associate |
| Exam Number: | 1Z0-1072-20 |
| Certificate Validity Period: | 24 months |
| Exam Duration: | 105 minutes |
| Passing Score: | ~68% |
| Real Exam Qty: | 50-60 |
| Exam Format: | Multiple Choice, Scenario-based Questions, Multiple Response |
| Available Languages: | Japanese, English |
| Related Certifications: | Oracle Cloud Infrastructure Architect Professional Oracle Cloud Infrastructure Foundations Associate |
| Exam Price: | USD 245 |
| Recommended Training: | Oracle University OCI Training |
| Exam Registration: | Oracle Certification Registration Pearson VUE Oracle Exams |
| Sample Questions: | ![]() |
| Exam Way: | Online proctored exam via Pearson VUE or Oracle testing partners |
| Pre Condition: | No formal prerequisites required; basic knowledge of cloud computing and OCI recommended. |
| Official Syllabus URL: | https://education.oracle.com/oracle-certification |
Oracle 1Z0-1072-20 Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Security and Compliance | - Encryption and Key Management - IAM Security Best Practices |
| Monitoring and Operations | - Audit and Alerts - Logging and Monitoring Services |
| Core OCI Services | - Storage Services
|
| Architecture and Design Principles | - Scalability and Fault Tolerance - Cost Optimization - High Availability Design |
| Database Services | - Autonomous Database - Database deployment options |
| Identity and Access Management (IAM) | - Users, Groups, and Policies
|
| Networking | - Virtual Cloud Network (VCN)
|
Oracle 1Z0-1072-20 Exam FAQ: Worry-Free Answers
Oracle Cloud Infrastructure 2020 Architect Associate is an official Oracle certification exam, listed under the code 1Z0-1072-20. Passing it earns you the Oracle Cloud Infrastructure Architect Associate certification, positioned at the Associate level. It also connects to Oracle Cloud Infrastructure Architect Professional, Oracle Cloud Infrastructure Foundations Associate. For anyone aiming at a leadership track in IT, this credential is one of the clearest markers of verified skill.
Passing Oracle Cloud Infrastructure 2020 Architect Associate takes ~68%, and the official registration fee is USD 245. Retakes charge the full USD 245 again, which is why accuracy in preparation matters more than volume. Validate your readiness with repeated TestPassed practice scores above the requirement before committing to a date.
The Oracle Cloud Infrastructure 2020 Architect Associate exam contains 50-60 questions to answer within 105 minutes. The SOFT engine from TestPassed imitates the real test scene on your computer and uses special methods to help you master questions and answers, so the official time limit becomes a practiced routine rather than a surprise.
No formal prerequisites required; basic knowledge of cloud computing and OCI recommended.
Vendor requirements are revised periodically, so confirm the current conditions before registering via the official exam page.
Sign-up for Oracle Cloud Infrastructure 2020 Architect Associate goes through the official channels below.
One planning note: the exam is delivered Online proctored exam via Pearson VUE or Oracle testing partners.
Oracle recommends the following training for Oracle Cloud Infrastructure 2020 Architect Associate candidates.
Reinforce whichever training you pick with the 240 practice questions in the TestPassed 1Z0-1072-20 package, edited by experts who follow real test changes firsthand.
Three versions share the same verified content: the PDF prints unlimited copies for paper study, the SOFT engine imitates the real test scene on Windows PCs, and the APP version runs on all electronic products, which is why the majority of examinees choose it. A free demo lets you try before deciding, and after purchase updates are free for 365 days, extendable afterward at a 50% discount.
Worry-free shopping means a 100% money-back guarantee with stated conditions. Take the Oracle Cloud Infrastructure 2020 Architect Associate exam within 60 days of purchase; if you fail, you may claim a full refund, provided the exam matches your product. Attempts within 3 days of purchase are ineligible, as are downloaded-but-unused products, free materials, and expired orders; the candidate name must match the payer name. Submit a scanned enrollment slip and the official Score Report PDF within 2 days of the exam, and claims are processed within 7 days. Alternatively, exchange for two other exam products of equal value, free, keeping the update service on your original purchase.
Delivery is immediate: files unlock for download at payment and are emailed to you within one minute. If nothing arrives within 2 hours, check spam and contact our 7/24 customer attendants, who reply within two hours. Installation is unlimited, and credit card payment keeps your money safe.
Oracle Cloud Infrastructure 2020 Architect Associate is structured into 7 official domains. The leading ones are Monitoring and Operations, Database Services, and Identity and Access Management (IAM). The full topic breakdown appears above; accurate preparation starts with an accurate map.
Oracle Cloud Infrastructure 2020 Architect Associate Sample Questions:
Which two configuration formats does Terraform support? (Choose two.)
- A. YAML
- B. JSON
- C. XML
- D. HCL
Correct Answer: B,D 🗳️
Explanation: Only visible for TestPassed members. You can sign-up / login (it's free).
You are running your warehouse using Autonomous Data Warehouse (ADW) service and you noticed that a newly configured batch job is always running in serial even through nothing else is running in the database. All your jobs are configured to run with parallelism enabled.
What could be the reason for this batch job to run in serial?
- A. Parallelism on the database is controlled by the application, not the database.
- B. The parallelism of batch job depends on the number of ADW databases involved in the query.
- C. The new batch job is connected to LOW consumer group.
- D. The batch job depends on only one table and parallelism cannot be enabled on single-table queries.
- E. The new batch job runs on database tables that are not enable for parallel execution.
Correct Answer: C 🗳️
You have an application running on Oracle Cloud Infrastructure. You identified that the read and write operations are slowing your application down enough to impair user access. The application is currently using a VM.Standard 1.2 compute without any block storage attached to it.
Which two options allow you to increase disk performance? (Choose two.)
- A. Terminate the compute instance preserving the boot volume. Create a new compute instance using a VM Dense IO shape using the boot volume preserved.
- B. Terminate the compute instance and create a backup of the boot volume. Create a new compute instance using a VM Dense IO shape and restore the backup.
- C. Terminate the compute instance preserving the boot volume. Create a new compute instance using a VM Standard shape and attach a new block volume to host your application.
- D. Create a backup of the boot volume. Create a new compute instance using a VM Dense IO shape and restore the backup.
Correct Answer: A,C 🗳️
Explanation: Only visible for TestPassed members. You can sign-up / login (it's free).
You have an application server running in a public subnet on a compute instance in US West (us-phoenix-1) region of Oracle Cloud Infrastructure (OCI). The data sitting on this instance needs to be copied to OCI Object storage bucket available in the same region without traversing over the internet. To enable the connectivity between the instance and Object Storage, you created a service gateway with service CIDR of all Object Storage in us-phoenix-1 enabled. You also modified the security rules to allow the desired traffic.
However, when you tried sending the data to the Object Storage bucket, you notice that the data is going over the internet and not via the service gateway.
What could be the possible reason for this behavior?
- A. The security list associated with the subnet has an egress rule that allows all traffic to be forwarded to a destination CIDR 0.0.0.0/0
- B. The service gateway created in the VCN resides in a different availability domain
- C. Identity and Access Management (IAM) policies restrict the access to the object storage bucket
- D. The route table associated with the subnet has no route rule where the destination is object storage service
Correct Answer: D 🗳️
In which language are Terraform and Terraform providers written?
- A. Ruby
- B. Go
- C. Python
- D. C
Correct Answer: B 🗳️
Explanation: Only visible for TestPassed members. You can sign-up / login (it's free).



