1Z0-997 Exam Details

  • Exam Code
    :1Z0-997
  • Exam Name
    :Oracle Cloud Infrastructure 2019 Architect Professional
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :76 Q&As
  • Last Updated
    :Jul 08, 2026

Oracle 1Z0-997 Online Questions & Answers

  • Question 11:

    A hospital in Austin has hosted its web based medical records portal entirely In Oracle cloud Infrastructure (OCI) using Compute Instances for its web-tier and DB system database for its data tier. To validate compliance with Health Insurance

    Portability and Accountability (HIPAA), the security professional to check their systems it was found that there are a lot of unauthorized coming requests coming from a set of IP addresses originating from a country in Southeast Asia.

    Which option can mitigate this type of attack?

    A. Block the attacking IP address by creating by Network Security Group rule to deny access to the compute Instance where the web server Is running
    B. Block the attacking IP address by implementing a OCI Web Application Firewall policy using Access Control Rules
    C. Mitigate the attack by changing the Route fable to redirect the unauthorized traffic to a dummy Compute instance
    D. Block the attacking IP address by creating a Security List rule to deny access to the subnet where the web server Is running

  • Question 12:

    Your company will soon start moving critical systems Into Oracle Cloud Infrastructure (OCI) platform. These systems will reside in the us-phoenix-1and us-ashburn 1 regions. As part of the migration planning, you are reviewing the company's

    existing security policies and written guidelines for the OCI platform usage within the company. you have to work with the company managed key.

    Which two options ensure compliance with this policy?

    A. When you create a new compute instance through OCI console, you use the default options for "configure boot volume" to speed up the process to create this compute instance.
    B. When you create a new block volume through OCI console, select Encrypt using Key Management checkbox and use encryption keys generated and stored in OCI Key Management Service.
    C. When you create a new compute instance through OCI console, you use the default shape to speed up the process to create this compute instance.
    D. When you create a new OCI Object Storage bucket through OCI console, you need to choose "ENCRYPT USING CUSTOMER-MANAGED KEYS" option.
    E. You do not need to perform any additional actions because the OCI Block Volume service always encrypts all block volumes, boot volumes, and volume backups at rest by using the Advanced Encryption Standard (AES) algorithm with 256-bit encryption.

  • Question 13:

    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 14:

    An insurance company is storing critical financial data in the OCI block volume. This volume is currently encrypted using oracle managed keys. Due to regulatory compliance, the customer wants to encrypt the data using the keys that they

    can control and not the keys which are controlled by Oracle.

    What of the following series of tasks are required to encrypt the block volume using customer managed keys?

    A. Create a vault, import your master encryption key into the vault, generate data encryption key, assign data encryption key to the block volume
    B. Create a master encryption key, create a data encryption key, decrypt the block volume using existing oracle managed keys, encrypt the block volume using the data encryption key
    C. Create a vault, create a master encryption key in the vault, assign this master encryption key to the block volume
    D. Create a master encryption key, create a new version of the encryption key, decrypt the block volume using existing oracle managed keys and encrypt using new version of the encryption key

  • Question 15:

    A global media organization is working on a project which lets users upload their videos on their site. After upload is complete, the video should be automatically processed by an Al algorithm. The algorithm will try to recognize actions in the videos so that it can be used to show related advertisements in future. The development team wants to focus on writing Al code and don't want to worry about underlying infrastructure for high-availability, scalability, security and monitoring. Which OCI services should you recommend for this project?

    A. Use OCI Events service for triggering automatic processing of video, Oracle Container Engine for Kubernetes (OKE) and OCI Digital Assistant
    B. Use Oracle Container Engine for Kubernetes (OKE) for deployment of Al Code, OCI Notifications and Object Storage
    C. Use OCI Resource Manager to manage the underlying infrastructure, OCI Functions and OCI Events service.
    D. Use Object Storage for storing videos, OCI Events service and OCI Functions

  • Question 16:

    After performing maintenance on an Oracle Linux compute instance the system is returned to a running state You attempt to connect using SSH but are unable to do so. You decide to create an instance console connection to troubleshoot the issue. Which three tasks would enable you to connect to the console connection and begin troubleshooting?

    A. Use SSH to connect to the public: IP address of the compute Instance and provide the console connection OCID as the username.
    B. edit the Linux boot menu to enable access to console.
    C. Use SSH to connect to the service endpoint of the console connection service
    D. Reboot the compute instance using the Oracle Cloud Infrastructure (OCI) Management Console
    E. Upload an API signing key for console connection authentication.
    F. Stop the compute Instance using the Oracle cloud Infrastructure (OCI) Command Line interface (CLI).

  • Question 17:

    Your customer recently ordered for a 1-Gbps Fast Connect connection In ap-tokyo-1 region of Oracle Cloud Infrastructure (OCI). They will us this to one Virtual cloud Network (VCN) in their production (OC1) tenancy and VCN In their development OC1 tenancy As a Solution Architect, how should yon configure and architect the connectivity between on premises and VCNs In OCI?

    A. Create two private virtual circuits on the FastConnect link. Create two Dynamic Routing Gateways, one for each VCNs. Attach the virtual circuits to the dynamic routing gateways.
    B. You cannot achieve connectivity using single FastConnect link as the production and the development VCNs-are in separate tenancies. Request one more FastConnect connection.
    C. Create a single private virtual circuit over FastConnect and attach fastConnect to either of the
    D. Create a hub-VCN that uses Dynamic Routing Gateway (DRG) to communicate with on-premises network over FastConnect. Connect the hub-VCN to the production VCN spoke and with development VCN spoke, each peered via their respective local Peering Gateway (LPG)

  • Question 18:

    An OCI Architect is working on a solution consisting of analysis of data from clinical trials of a pharmaceutical company. The data is being stored in OCI Autonomous Data Warehouse (ADW) having 8 CPU Cores and 70 TB of storage. The architect is planning to setup autoscaling to respond to dynamic changes in the workload. Which of the following needs to be considered while configuring auto scaling? Choose two

    A. Enabling auto scaling does not change the concurrency and parallelism settings
    B. Auto scaling also scales IO throughput linearly along with CPU
    C. The database memory SGA and PGA will not get affected by the changes in the number of CPUs during auto scaling
    D. The maximum CPU cores that will be automatically allocated for this database is 16 CPUs

  • Question 19:

    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 20:

    You are working with a customer who needs to attach an Oracle Cloud Infrastructure (OCI) block volume to a VM instance with read/write access type. The customer wants to know if the number of IOPS and throughput performance differs

    between the following two choices:

    ?Option A: attach a single 1 TB block volume to the VM instance ?Option B: attach two separate 500 GB block volumes In a RAID 0 array configuration to the VM instance You can assume that the customer is using iSCSI attachment type to

    attach the volumes to the instance. In addition, you can assume 1 MB block size for throughput and 4 KB block size for IOPS consideration.

    How should you respond to the customer?

    A. Option B provides higher level of throughput, but lower level of IOPS performance.
    B. Both options provide the same number of IOPS and throughput performance.
    C. Option A provides better IOPS, but lower throughput performance.
    D. Option B provides better IOPS and throughput performance.

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 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.