Money and information both protected: ExamTorrent supports safe credit card payment for the Oracle Cloud Infrastructure 2021 Architect Professional material and guards your data with a strict information system — 145 practice questions, zero worries in 2026.
Oracle 1z0-997-21 Exam Overview:
| Certification Vendor: | Oracle |
|---|---|
| Exam Name: | Oracle Cloud Infrastructure 2021 Architect Professional |
| Exam Number: | 1Z0-997-21 |
| Exam Price: | USD 245 |
| Passing Score: | 70% |
| Exam Format: | Multiple Choice, Multiple Select |
| Certificate Validity Period: | 18 months |
| Related Certifications: | Oracle Cloud Infrastructure 2021 Certified Architect Associate |
| Exam Duration: | 120 minutes |
| Real Exam Qty: | 50 |
| Available Languages: | Japanese, Russian, Korean, Portuguese (Brazil), French, Italian, German, Spanish, English, Simplified Chinese |
| Recommended Training: | Oracle Cloud Infrastructure Architect Professional Learning Path |
| Exam Registration: | Oracle University Pearson VUE |
| Sample Questions: | ![]() |
| Exam Way: | Online proctored or Onsite at Pearson VUE test centers |
| Pre Condition: | Must hold Oracle Cloud Infrastructure 2021 Certified Architect Associate or equivalent |
| Official Syllabus URL: | https://education.oracle.com/oracle-cloud-infrastructure-2021-architect-professional/pexam_1Z0-997-21 |
Oracle 1z0-997-21 Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Migration & Hybrid Cloud | - Workload migration strategies: lift-and-shift, refactor - Hybrid architecture design and operations - Data transfer services and tools |
| Monitoring, Governance & Cost Optimization | - Right-sizing and cost optimization strategies - Tagging, quota management and billing controls - Logging, metrics, alarms and observability |
| Security and Compliance | - Encryption, firewall rules, WAF and compliance controls - IAM policies, compartments, federation and SSO - Cloud Guard, Security Zones, Vault and Key Management |
| Design and Operate Database Services | - Database migration and replication methods - Choose and deploy OCI database offerings - Implement database security, backup and recovery |
| Design for High Availability and Disaster Recovery | - Load balancing, failover and traffic management - RTO/RPO planning, backup and replication strategies - Availability domains, fault domains, regions and replicas |
| Design and Implement Networking | - Design hybrid and multi-cloud connectivity - Design VCN topology, subnets, route tables, gateways - Implement FastConnect, Site-to-Site VPN, Remote Access VPN |
| Cloud Native Architecture & Automation | - Serverless and event-driven design - Microservices, containers and OKE - Infrastructure as Code: Terraform, Resource Manager, CLI |
Oracle Cloud Infrastructure 2021 Architect Professional Exam FAQ — Direct Answers
Must hold Oracle Cloud Infrastructure 2021 Certified Architect Associate or equivalent Eligibility rules do change, so confirm the current requirements on the official page (official 1z0-997-21 exam page) before booking.
120 minutes for 50 questions. Efficiency beats exhaustion: the ExamTorrent software version simulates the real test scene and scores your performance, so every practice hour moves you forward.
Yes:
Training gives knowledge direction; practice gives it proof. Follow courses with the 145 practice questions for the Oracle Cloud Infrastructure 2021 Architect Professional to measure real progress.
Delivery and payment are both safe: we support credit card payment, your information is protected by a strict system, and the product emails automatically within a minute of purchase — unlimited devices, 7*24 support if nothing arrives within 2 hours. If you fail the corresponding 1z0-997-21 exam within 60 days of purchase, we refund in full: provide a scanned enrollment slip plus the official Score Report PDF within 2 days of the exam, processed within 7 days. Excluded: exams within 3 days of purchase, candidate names that don't match the payer, and free or expired products. Or exchange for two equal-value products free.
USD 245 per attempt, 70% to pass. Since a retake costs the full fee, prepare with direction: the 145 practice questions from ExamTorrent focus your effort where the exam points are.
The Oracle Cloud Infrastructure 2021 Architect Professional is Oracle's certification exam for Oracle Cloud Infrastructure 2021 Certified Architect Professional, at the Professional level. It validates applied skills employers hire for — a credential worth the effort. Related credentials include Oracle Cloud Infrastructure 2021 Certified Architect Associate.
The Oracle Cloud Infrastructure 2021 Architect Professional blueprint covers 7 domains — including Monitoring, Governance & Cost Optimization, Design and Implement Networking, Security and Compliance. The weightings are your efficiency map: heavy domains first. Every subtopic appears in the outline above.
Through the vendor's official registration channels:
The Oracle Cloud Infrastructure 2021 Architect Professional is delivered Online proctored or Onsite at Pearson VUE test centers, so pick the arrangement that suits you when booking.
Yes — download the free Oracle Cloud Infrastructure 2021 Architect Professional demo and judge the question quality before paying. Every purchase stays valid for 365 days with free updates throughout, renewable afterward at 50% off.
Oracle Cloud Infrastructure 2021 Architect Professional Sample Questions:
Which of the following is NOT a good use case for the volume backup feature of the Oracle Cloud Infrastructure Block Volume service?
- A. Rapidly duplicate an environment in seconds to test configuration changes without impacting your production environment.
- B. Meet compliance and regulatory requirements for data to remain unchanged over time, so that it can be retrieved for audit purposes.
- C. Retain a copy of data in a volume, so that you can duplicate an environment later or preserve the data for future use.
- D. Support business continuity requirements of reducing the risk of outages or data mutation over time.
Correct Answer: A 🗳️
A developer is using Oracle Functions to deploy her code as part of an event-driven solution in Oracle Cloud Infrastructure (OCI). When she invokes her function, Oracle Functions returns a FunctionlnvokelmageNotAvailable message and a 502 error:
Which of the following options is NOT a plausible reason for this error?
- A. OCI Events service rule is not configured with the correct location of the function in OCI Registry.
- B. The function does not exist in the specified location in OCI Registry.
- C. Missing or invalid IAM policy to give Oracle Functions read access to images stored for functions in repositories in OCI Registry.
- D. The VCN being used does not have an internet gateway or a service gateway configured for Oracle Functions to be able to access OCI Registry.
Correct Answer: A 🗳️
You are trying to delete a compartment. The delete operation is falling and you need to troubleshoot the problem.
Which step should NOT be considered when troubleshooting this issue?
- A. Make sure you have at least one more compartment in your tenancy other than the root compartment.
- B. Verify that there are no policies In the root compartment that reference the compartment you are trying to delete.
- C. Search for resources in the compartment for each region that your tenancy is subscribed to.
- D. Verify that you have removed all resources from the compartment.
Correct Answer: B 🗳️
An online registration system Is currently hosted on one large Oracle Cloud Infrastructure (OCT) Bare metal compute Instance with attached block volume to store of the users' dat a. The registration system accepts the Information from the user, Including documents and photos then performs automated verification and processing to check it the user is eligible for registration.
The registration system becomes unavailable at tunes when there is a surge of users using the system the existing architecture needs improvement as it takes a long time for the system to complete the processing and the attached block volumes are not large enough to use data being uploaded by the users.
Which Is the most effective option to achieve a highly scalable solution?
- A. Change your architecture to use an OCI Object Storage standard tier bucket, replace the single bare metal instance with a Oracle Streaming Service (OSS) to ingest the Incoming requests and distribute the tasks to a group of compute Instances with Auto Scaling
- B. Attach more Block volumes as the data volume increase, use Oracle Notification Service (ONS) to distribute tasks to a pool of compute instances working In parallel, and Auto Scaling to dynamically size the pool of Instances depending on the number of notifications received from the Notification Service. Use Resource Manager stacks to replicate your architecture to another region.
- C. Upgrade your architecture to use more Block volumes as the data volume Increases. Replace the single bare metal instance with a group of compute instances with Auto Scaling to dynamically increase or decrease the compute instance pools depending on the traffic.
- D. Upgrade your architecture to use a pool of Bare metal servers and configure them to use their local SSDs for faster data access Set up Oracle Streaming Service (OSS) to distribute the tasks to the pool of Bare metal Instances with Auto Scaling to dynamically increase or decrease the pool of compute instances depending on the length of the Streaming queue.
Correct Answer: C 🗳️
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.)
- A. 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.
- B. 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.
- C. 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.
- D. 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.
Correct Answer: D 🗳️







856 Customer Reviews

