1Z0-997-21 Exam Details

  • Exam Code
    :1Z0-997-21
  • Exam Name
    :Oracle Cloud Infrastructure 2021 Architect Professional
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :137 Q&As
  • Last Updated
    :Jul 15, 2026

Oracle 1Z0-997-21 Online Questions & Answers

  • Question 1:

    You have multiple IAM users who launch different types of compute Instances and block volumes every day. As a result, your Oracle cloud Infrastructure (OCF) tenancy quickly hit the service limit and you can no longer create any new instances. As you are cleaning up environment, you notice that the majority of the Instances and block volumes are untagged. Therefore, It is difficult to pinpoint the owner of these resources verify if they are safe to terminate. Because of this, your company has issued a new mandate, which requires adding compute instances. Which option is the simplest way to implement this new requirement?

    A. Create a policy to automatically tag a resource with the user name.
    B. Create a policy using IAM requiring users to tag specific resources. This will allow a user to launch compute instances on\y if certain tags were defined.
    C. Create tag variables to automatically tag a resource with the user name.
    D. Create a default tag for each compartment, which ensure that appropriate tags are applied at resource creation
    E. Create tag variables for each compartment to automatically tag a resource with the user name.

  • Question 2:

    Your company has recently deployed a new web application that uses Oracle functions Your manager Instructed you to Implement major manage your systems more effectively. You know that Oracle functions automatically monitors functions on your behalf reports metrics through Service Metrics. Which two metrics are collected and made available by this feature?

    A. length of time a function runs
    B. number of times a function is removed
    C. number of times a function is invoked
    D. amount of CPU used by a function
    E. number of concurrent connections

  • Question 3:

    You have configured backups for your Oracle Cloud Infrastructure (OCI) 2-node RAC DB systems on virtual machines. In the console, the database backup displays a Failed status. Which of the following options is the most likely reason for this backup issue?

    A. The master key stored in OCI Key Management for encryption and decryption of data in the database is not accessible to the backup service.
    B. The auth token being used by the Object Store Swift endpoint is incorrect.
    C. The allocated storage on the OCI File Storage service file system attached with the database is full.
    D. The RMAN backup agent is not compatible with the version of database being used.

  • Question 4:

    By copying block volume backups to another region at regular intervals, it makes it easier for you to rebuild applications and data in the destination region if a region-wide disaster occurs in the source region. Which IAM Policy statement allows the VolumeAdmins group to copy volume backups between regions '

    A. Allow group VolumeAdmins to use volumes in tenancy
    B. Allow group VolumeAdmins to copy volume' backups in tenancy
    C. Allow group VolumeAdmins to manage volume-family In tenancy
    D. Allow group VolumeAdmins to inspect volumes in tenancy

  • Question 5:

    A data analytics company has been building Its now generation big data and analytics platform on Oracle Cloud Infrastructure (OCI). They need a storage service that provide the scale and performance that their big data applications require

    such as high throughput to compute nodes with low latency file operations in addition, their data needs to be stored redundantly across multiple nodes In a single availability domain and allows concurrent connections from multiple compute

    Instances hosted on multiple availability domains.

    Which OCI storage service can you use to meet i his requirement?

    A. Object Storage
    B. File System Storage
    C. Archive storage
    D. Block Volume

  • Question 6:

    You are building a highly available and fault tolerant web application deployment for your company. Similar application delayed by competitors experienced web site attack including DDoS which resulted in web server failing.

    You have decided to use Oracle Web Application Firewall (WAF) to implement an architecture which will provide protection against such attacks and ensure additional configuration will you need to implement to make sure WAF is protecting

    my web application 24?. Which additional configuration will you need to Implement to make sure WAF Is protecting my web application 24??

    A. Configure auto scaling policy and it to WAF instance.
    B. Configure Control Rules to send traffic to multiple web servers
    C. Configure multiple origin servers
    D. Configure new rules based on now vulnerabilities and mitigations

  • Question 7:

    You have been asked to implement a bespoke financial application in Oracle Cloud Infrastructure using virtual machine instances controlled by Autoscaling across multiple Availability Domains. The application stores transaction logs,

    intermediate transaction data, and audit data and needs to store this on a persistent, durable data store accessible from all of the application servers. The application requires the file system to be mounted in the /audit folder on the Linux file

    system. The system needs to tolerate the failure of two or more Fault Domains and still maintain data integrity. The solution should be as low maintenance as possible.

    What storage architecture should you suggest?

    A. Use locally attached NVMe instances and configure RAID 0 replication between servers.
    B. Implement a single instance and install an NFS server, configure and create an NFS share, and mount this as /audit on the application instances.
    C. Store the data on Oracle Object Storage mounted at the /audit mount point on all the Linux instances using the default mount options.
    D. Use File Storage Service(FSS). Configure FSS to operate from all Availability Domains the application servers operate in and mount the file system in the /audit folder.

  • Question 8:

    You are advising the database administrator responsible for managing non-production environment for Oracle Autonomous Database running on Oracle Cloud Infrastructure. You need to help the database administrator ensure that the non-

    production environments have a copy of the current data from the production environment in a manner that is most time-efficient.

    Which method should you recommend? (Choose the best answer.)

    A. Take a full database backup of the production Autonomous database and create the non- production database from it.
    B. Create a metadata clone of the production Autonomous Database and create the non-production database from it.
    C. Create a full clone of the production Autonomous Database and create the non-production database from it.
    D. Take a Data Pump export of the production Autonomous database and import into the non- production database.

  • Question 9:

    You are working as a solution architect for an online retail store to create a portal to allow the users to pay for their groceries using credit cards. Since the application is not fully compliant with the Payment Card Industry Data Security Standard (PCI DSS), your company is looking to use a third party payment service to process credit card payments. The third party service allows a maximum of Spelunk IP addresses 5 public IP addresses at a time However, your website is using Oracle Cloud Infrastructure (OCI) Instance Pool Auto Scaling policy to create up to create up to 15 Instances during peak traffic demand, which are launched In VCN private in VCN private subnets and attached to an OCI public Load Balancer. Upon user payment, the portal connects to the payment service over the Interne! to complete the transaction What solution can you implement to make sure that all compute Instances can connect to the third party system to process the payments aw peak traffic demand?

    A. Route credit card payment request from the compute instances through the NAT Gateway. On the third-party services, whitelist the public IP associated with the NAT Gateway.
    B. Create an OCI Command Line Interface (CLI) script to automatically reserve public IP address for the compute instances. On the third-party services, whitelist the Reserved public IP.
    C. Whitelist the Internet Gateway Public IP on the third party service and route all payment requests through the Internet Gateway.
    D. Route payment request from the compute instances through the OCI Load Balancer, which will then be routed to the third party service.

  • Question 10:

    An organization has its mission critical application consisting of multiple application servers and databases running inside Virtual Cloud Network (VCN) in uk-london-1 region. Their solution architect wants to further strengthen their architecture

    by planning for Disaster Recovery (DR) in eu-frankfurt- 1 region.

    Which two solutions should their architect keep in mind while designing for DR?

    A. A remote VCN peering connection is required to establish secure and reliable connectivity between different VCNs created in uk-london-1 and eu-frankfurt-1 region.
    B. rsync utility can be used to asynchronously copy file systems or snapshot data to another region.
    C. Load balancer will automatically distribute traffic between both the regions.
    D. The RTO is the acceptable timeframe of lost data that application can tolerate.
    E. It is not possible to use Active Data Guard to synchronize a database in uk-london-1 region to equivalent database in eu-frankfurt-1 region.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-997-21 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.