1Z0-997-23 Oracle Cloud Infrastructure 2023 Architect Professional Exam Guide
Exam 1Z0-997-23 validates the professional-level OCI architecture skills used to plan, design, implement, and operate cloud solutions, including resilient, cloud-native, hybrid, multicloud, database, migration, and infrastructure-as-code designs. It is intended for candidates progressing beyond the OCI Architect Associate level. This guide helps you decide whether your experience is ready for a hands-on assessment, which skills need practice, how to sequence preparation, and what to verify before scheduling through Oracle.
What 1Z0-997-23 validates
1Z0-997-23 is the Oracle Cloud Infrastructure 2023 Architect Professional exam, and the associated professional credential is positioned as the next level after the OCI Architect Associate certification. Oracle describes the certified professional as having the hands-on experience and knowledge required to plan, design, implement, and operate solutions on OCI. [Source: https://education.oracle.com/file/general/14.%20View%20Oracle%20Cloud%20Base%20%26%20Delta%20ExamsD.pdf]
The practical meaning is broader than identifying individual OCI services. You need to reason about how services work together, select an architecture that fits availability and recovery requirements, implement the design, and operate or migrate the resulting environment. The credential’s listed abilities include scalable and elastic resilient solutions for high availability and disaster recovery, cloud-native, microservices, and serverless architecture, infrastructure as code, Oracle Database services, hybrid and multicloud architecture, and migration of workloads, databases, and data to OCI. [Source: https://catalog-education.oracle.com/ords/certview/sharebadge?id=F50EF775556E3DDFD103A5D893BE6D0D2C5CE5623E4319950D525B24E4CF57AE]
Who should consider it
The strongest candidates are OCI practitioners who already understand core cloud architecture and can make implementation decisions rather than merely recall service descriptions. Oracle’s badge information states that the Associate-level certification must already have been earned to qualify for this certification. Treat that as an eligibility checkpoint before buying an attempt, and confirm the current requirement in Oracle’s certification catalog because program rules can change. [Source: https://catalog-education.oracle.com/ords/certview/sharebadge?id=F50EF775556E3DDFD103A5D893BE6D0D2C5CE5623E4319950D525B24E4CF57AE]
Which skills belong in your preparation plan
Build preparation around the official capability areas, not around a list of isolated product names. Your study plan should cover network architecture, hybrid and multicloud design, database implementation and operation, migration, infrastructure as code, and database security, while repeatedly testing whether your design remains resilient, operable, and appropriate for the stated constraints. [Source: https://catalog-education.oracle.com/ords/certview/sharebadge?id=F50EF775556E3DDFD103A5D893BE6D0D2C5CE5623E4319950D525B24E4CF57AE]
The available official research does not provide a verified percentage blueprint for the domains of 1Z0-997-23. Do not assign study time from unsupported weights or compare unlabeled percentages. Instead, use a capability matrix: record each official skill, the services and design patterns it involves, the tasks you can perform, and the failure modes you can diagnose.
A useful matrix distinguishes recognition from execution. For example, knowing that a private connection exists is not the same as selecting a routing and security design for hybrid connectivity. Knowing that a database service is available is not the same as planning its protection, migration path, operational model, and recovery behavior. Use the latter standard when judging readiness.
Network architecture and security
Practice multi-tier designs in which traffic paths, subnet boundaries, routing, ingress, egress, and security controls are explicit. Draw the request path before choosing services. Then explain what happens when a route, endpoint, load-balancing component, or availability location is unavailable. Include database security in the same exercise rather than treating it as a final checklist item.
Hybrid, multicloud, and migration decisions
Prepare to distinguish a hybrid architecture from a multicloud architecture and to explain the operational consequences of each. For migration work, document dependencies, data movement, cutover, rollback, connectivity, identity, and validation. A design that moves data successfully but leaves unresolved application dependencies is not a complete migration design.
Database and infrastructure operations
Your practice should include selecting and operating Oracle Database services, automating repeatable infrastructure, and troubleshooting changes. Keep configuration intent beside the implementation steps: what the resource should provide, which parameter controls it, how you will verify it, and what evidence would show that the design is behaving incorrectly.
How the hands-on assessment changes study priorities
Oracle says Hands-On Performance Exams require candidates to evaluate preconfigured environments, assess how parameters influence system behavior, and answer questions based on observations. Oracle also describes the format as reviewing a configuration, assessing it, and answering a related question. Preparation therefore needs a diagnostic loop: inspect, form a hypothesis, change or interpret the relevant setting, observe the result, and justify the action. [Source: https://docs.oracle.com/en/education/customer-success/digital-learning-kit/ml-cert-faq/topics/HandsOnPerformanceExams.html]
Oracle states that the OCI Architect Professional Hands-On Performance Exam was officially released on June 1, 2023, and that successful completion of the Hands-On Performance Exam is required for OCI Architect Professional certification beginning with the official release. These statements explain why preparation for this exam should include practical configuration analysis rather than relying on recall-only revision. Verify the currently applicable exam instructions when scheduling. [Source: https://blogs.oracle.com/oracleuniversity/hands-on-performance-exam-certification-oci-architect-professional]
Do not prepare with leaked questions, exam dumps, or memorized answer sets. They cannot teach you how a configuration behaves, and using unauthorized material can create certification-program consequences. Use official training, documented service behavior, controlled lab work, and your own written explanations instead.
A repeatable lab method
Start each exercise by writing the expected outcome in one sentence. Inspect the preconfigured resources and identify the settings that could affect that outcome. Make one deliberate change at a time where the exercise permits it, observe the result, and record the evidence. Finally, explain why the selected setting is appropriate and what trade-off it introduces.
What to record after each exercise
Keep a short lab journal with five fields: scenario, initial configuration, observed behavior, corrective action, and verification method. Add the command, console location, or log signal you used to verify the result. This converts a successful walkthrough into a reusable troubleshooting reference without pretending that a practice scenario reproduces live exam content.
Which official practice scenarios are useful
Oracle’s preparation module for OCI Architect Professional includes scenarios involving Oracle Functions, API Gateway, IPv4 Overlap, Private DNS, Vault Secret, Web Application Firewall, and an OCI CLI exercise for creating an Object Storage bucket. Use these activities to rehearse investigation and implementation habits, then extend each one into a larger architecture problem. [Source: https://learn.oracle.com/ols/module/prepare-for-oracle-cloud-infrastructure-architect-professional-certification/118071/139654]
The scenarios are most valuable when you ask a second question after completing the guided task. For Functions and API Gateway, trace the request path and identify the controls that affect exposure and failure handling. For Private DNS and IPv4 Overlap, map name resolution and address-space assumptions. For Vault Secret and Web Application Firewall, connect security configuration to application behavior. For the CLI bucket exercise, repeat the workflow with explicit verification and error handling.
Do not stop when the resource is created. A professional-level study session should end with a test of the intended behavior, an explanation of the relevant configuration, and a note about what could break during an operational change.
Turn one walkthrough into four drills
For each official scenario, run four drills: reproduce the baseline, alter one relevant parameter, diagnose an intentional fault, and explain the design to another engineer. If you cannot create a fault safely, use a written fault tree instead. The objective is not to manufacture exam questions; it is to improve your ability to connect configuration, behavior, and outcome.
A practical study roadmap
Use a staged roadmap that moves from architecture fundamentals to implementation and diagnosis. Begin with a capability inventory, then study weak domains, perform guided labs, combine services into end-to-end designs, and finish with timed decision practice. Schedule only after you can explain both the desired architecture and the evidence that would confirm it is working.
Stage one: establish the baseline
List the credential requirement, the official skill areas, and your recent OCI work. Mark each skill as explain, implement, troubleshoot, or not yet practiced. The most important gaps are usually the ones marked explain but not implement, because hands-on assessment requires more than vocabulary. Select a small number of representative scenarios for immediate practice.
Stage two: strengthen design reasoning
For each gap, create a one-page design brief. State the business requirement, availability and recovery objectives if supplied by the scenario, network and security boundaries, data location, automation approach, operational responsibilities, and migration constraints. Then compare at least two plausible designs and state why one better satisfies the requirements.
Stage three: perform guided and independent labs
Work through the official preparation module scenarios first, following every verification step. On the next pass, hide the walkthrough and reconstruct the workflow from the requirement. Use the OCI CLI exercise to practice precise command construction and verification. Keep credentials private and never publish lab access details in community posts. [Source: https://learn.oracle.com/ols/module/prepare-for-oracle-cloud-infrastructure-architect-professional-certification/118071/139654]
Stage four: integrate services
Build complete architecture exercises instead of studying services in isolation. A useful exercise can combine a multi-tier network, application entry point, serverless component, secret management, database, logging or monitoring assumptions, and a migration or recovery requirement. After implementation, remove or alter one dependency and explain the resulting behavior and corrective action.
Stage five: make the scheduling decision
Schedule when you can consistently translate a requirement into an architecture, inspect a configuration without guesswork, identify the setting that controls the observed behavior, and verify a change. If your only evidence of readiness is a high score on recall questions, continue with labs. That evidence does not measure the full performance expected by the hands-on format.
How to use a lab without wasting practice time
A lab session should have a defined objective, a clean starting point, and a verification record. Oracle’s preparation material provides instructions for requesting and accessing a lab, and it advises candidates to test and configure their system before participation. Treat lab access as a scarce practice window: prepare the design on paper first, then spend the environment time executing and diagnosing. [Source: https://learn.oracle.com/ols/module/prepare-for-oracle-cloud-infrastructure-architect-professional-certification/118071/139654]
The module’s displayed instructions say to check back 12 hours before the lab starts for credentials and also refer to checking at 9:00am local time on the scheduled day. Because those instructions are presented in a lab-specific workflow, follow the current instructions attached to your own scheduled lab rather than assuming one retrieval time applies to every event. [Source: https://learn.oracle.com/ols/module/prepare-for-oracle-cloud-infrastructure-architect-professional-certification/118071/139654]
The same material describes an environment extension process and says a lab can be extended for another 6 days, while also showing that resource availability and scheduled windows affect access. Do not build your plan around an extension. Finish the core exercises inside the confirmed window and save your notes outside the lab environment. [Source: https://learn.oracle.com/ols/module/prepare-for-oracle-cloud-infrastructure-architect-professional-certification/118071/139654]
Before opening the environment
Write the target topology, expected traffic flow, required identities, security controls, and verification commands or console checks. Decide what must be observed before you change anything. This prevents a common waste pattern: clicking through a tutorial successfully while never learning which parameter produced the result.
After the environment closes
Rebuild the exercise from your notes using a diagram and pseudocode, then explain the rollback path. If the lab was interrupted, separate what you observed from what you inferred. That distinction improves troubleshooting discipline and prevents a partial result from becoming an unjustified conclusion.
Delivery and scheduling details to verify
Oracle’s general certification page directs candidates to purchase an exam attempt, choose a date, and schedule through Oracle MyLearn. It also states that a purchased exam attempt must be taken within six months. Confirm the current product entry, delivery method, eligibility, and appointment availability in your Oracle account before purchasing because the catalog and scheduling workflow are the controlling sources. [Source: https://www.oracle.com/education/certification/]
Oracle’s certification guidelines state that an exam must be rescheduled or canceled at least 24 hours before the appointment time; failing to cancel within that window risks forfeiting the exam attempt. Plan the appointment only after checking your equipment, network, identity requirements, preparation status, and any lab or hands-on instructions associated with the exam. [Source: https://www.oracle.com/education/certification/guidelines/]
The official Hands-On Performance Exam FAQ says candidates should perform the Readiness Check test and directs them to the Exam Preparation page for current system requirements and supported browsers. The Oracle preparation module lists an unshared internet connection, headphones with a microphone, and browser support information for its training environment; do not assume that a training-lab requirement is identical to the exam’s current requirement. [Source: https://docs.oracle.com/en/education/customer-success/digital-learning-kit/ml-cert-faq/topics/HandsOnPerformanceExams.html] [Source: https://learn.oracle.com/ols/module/prepare-for-oracle-cloud-infrastructure-architect-professional-certification/118071/139654]
What to check before payment
Confirm that your Associate-level prerequisite is recorded if the catalog requirement applies to your intended certification path. Check the exact exam listing, available delivery option, price currency, appointment calendar, attempt validity, cancellation rules, and current preparation instructions. Oracle says price currency can differ between Oracle University and the test vendor, so use the displayed currency for the selected purchase route rather than relying on an old article. [Source: https://www.oracle.com/education/certification/guidelines/]
What to check before check-in
Run the current readiness check, use the required private network setup, close unauthorized applications, and keep your identification and appointment information available. For hands-on delivery, locate the exam control-panel functions before starting: Oracle’s FAQ identifies access to login credentials, exam support, a digital calculator, a digital whiteboard, and question feedback. [Source: https://docs.oracle.com/en/education/customer-success/digital-learning-kit/ml-cert-faq/topics/HandsOnPerformanceExams.html]
How to approach configuration-based questions
Read the requirement before inspecting the configuration, then identify the observable outcome the question is testing. Separate facts from assumptions, trace the relevant dependency, and select the action that addresses the stated constraint rather than the action that merely sounds familiar. If several settings appear plausible, compare their behavior and operational consequences before committing.
A four-pass decision process
First, extract the goal and constraints. Second, locate the configuration or resource that controls the goal. Third, predict the effect of each relevant option. Fourth, verify that the chosen option does not violate availability, security, connectivity, cost, or operational requirements stated in the scenario. This process is more reliable than scanning for a familiar keyword.
When the environment disagrees with your expectation
Do not immediately change multiple resources. Recheck the request path, identity, policy scope, route selection, name resolution, secret reference, and service state in a logical order. Record the first observation that contradicts your hypothesis. That observation usually narrows the fault domain more effectively than repeated trial and error.
Common preparation mistakes
The most damaging mistakes are treating a professional architecture exam as a terminology quiz, practicing only happy paths, and scheduling before the required hands-on workflow is familiar. Other avoidable errors include ignoring the Associate prerequisite, relying on stale delivery information, failing to test the exam system, and confusing a successful resource creation with a validated architecture.
Studying service names without design boundaries
A service list does not show whether you can design a secure multi-tier system or explain traffic flow. For every service you study, write its role, dependencies, security boundary, failure behavior, and verification method. Then place it in a larger design where another service could also appear and explain the selection.
Memorizing answers instead of causes
Memorized answers collapse when a parameter, topology, or requirement changes. Replace them with cause-and-effect notes: setting A changes behavior B because dependency C is involved. Validate the note in a lab or against official documentation, and label anything that is a hypothesis until you have evidence.
Leaving migration and operations until the end
Architecture decisions include how a solution is migrated, secured, automated, monitored, recovered, and operated. Include those concerns from the first design exercise. A diagram that shows only the steady-state application path will not prepare you to reason about cutover, rollback, database protection, or repeatable infrastructure delivery.
Using the wrong policy source
Exam price, appointment availability, delivery instructions, retake conditions, and certification validity are policy or catalog matters, not assumptions to copy from a third-party page. Check Oracle’s current certification page and guidelines immediately before purchasing or changing an appointment. [Source: https://www.oracle.com/education/certification/] [Source: https://www.oracle.com/education/certification/guidelines/]
What to do if the exam or environment has a problem
Use the support path supplied in the official exam interface and preparation material, and preserve the relevant details. Oracle’s Hands-On Performance Exam FAQ says candidates can connect with support during check-in through live chat and can chat with the proctor through Exam Support on the exam control panel. For a post-attempt issue, follow Oracle’s stated service-request process and its deadline. [Source: https://docs.oracle.com/en/education/customer-success/digital-learning-kit/ml-cert-faq/topics/HandsOnPerformanceExams.html]
Oracle states that an issue should be reported by raising a service request within 48 hours of the exam attempt, and that a re-evaluation request will not be honored after that 48-hour window. Keep the appointment record, screenshots or error details where permitted, and a precise timeline so the support team can investigate the event. [Source: https://docs.oracle.com/en/education/customer-success/digital-learning-kit/ml-cert-faq/topics/HandsOnPerformanceExams.html]
For a training lab issue, the preparation module directs learners to the lab support section and provides an Oracle University support route. Do not post lab credentials in a community question; the module specifically warns that community content is visible to others. [Source: https://learn.oracle.com/ols/module/prepare-for-oracle-cloud-infrastructure-architect-professional-certification/118071/139654]
After receiving the result
Oracle says the score report is generated within 30 minutes to a couple of hours and is available in Oracle CertView. Use the report to identify a capability gap, then return to the relevant architecture brief and lab exercise. A result should guide targeted improvement, not trigger indiscriminate rereading of every OCI topic. [Source: https://docs.oracle.com/en/education/customer-success/digital-learning-kit/ml-cert-faq/topics/HandsOnPerformanceExams.html]
If a retake becomes necessary
Oracle’s guidelines state that a failed exam may be retaken with the earliest appointment date determined from the failed exam appointment date, while a passed exam may not be retaken. Check the current policy for the exact appointment and attempt conditions, and use the score report to define the next practice cycle before booking another attempt. [Source: https://www.oracle.com/education/certification/guidelines/]
Your final readiness checklist
You are closer to scheduling when you can perform the following without relying on memorized answer keys: explain the official capability areas, design and defend a multi-tier OCI architecture, reason about hybrid and multicloud trade-offs, plan migration and database operations, use infrastructure-as-code thinking, diagnose configuration effects, and verify outcomes in a controlled environment.
Technical readiness
Confirm that you can draw traffic and trust boundaries, explain high-availability and disaster-recovery choices, connect application and database decisions, identify migration dependencies, and describe how automation changes operational risk. Repeat at least one exercise in which the initial configuration is wrong and your job is to locate the cause rather than follow a clean walkthrough.
Administrative readiness
Confirm the Associate prerequisite, current exam listing, appointment and delivery details, attempt validity, cancellation and rescheduling deadline, readiness check, supported environment, and support procedure. Save the official URLs and review them again before purchase and before check-in because time-sensitive instructions belong to Oracle’s current pages.
Next action
Open Oracle’s certification catalog and the preparation module, build your capability matrix, and select the first lab scenario that exposes your weakest practical skill. Do not buy an attempt merely to create urgency. Buy and schedule after your lab evidence shows that you can interpret configurations, make justified changes, and verify the resulting behavior.
Conclusion
1Z0-997-23 is best approached as an architecture-and-evidence assessment, not a memorization exercise. Use the official capability list to structure study, the Oracle preparation scenarios to build implementation fluency, and the Hands-On Performance Exam guidance to practice configuration analysis. Confirm the prerequisite and current scheduling rules in Oracle’s systems, protect time for readiness checks, and make the scheduling decision from demonstrated practical performance rather than confidence alone.
Related exams
- 1z0-1072-25 exam — Oracle Cloud Infrastructure 2026 Architect Associate
- 1z0-1110-25 exam — Oracle Cloud Infrastructure 2026 Data Science Professional