Vcehome > Oracle > Oracle Cloud Infrastructure (OCI) > 1Z0-997-21 > 1Z0-997-21 Online Practice Questions and Answers

1Z0-997-21 Online Practice Questions and Answers

Questions 4

Your team is conducting a root analysis (RCA) following a recent, unplanned outage. One of the block volumes attached to your production WebLogic server was deleted and you have tasked with identifying the source of the action. You search the Audit logs and find several Delete actions that occurred in the previous 24 hours. Given the sample of this event.

Which item from the event log helps you identify the individual or service that initiated the DeleteVolume API call?

A. requestAgent

B. eventource

C. principalld

D. requestOrigin

E. eventId

Browse 137 Q&As
Questions 5

A civil engineering company is running an online portal In which engineers can upload there constructions photos, videos, and other digital files. There is a new requirement for you to implement: the online portal must offload the digital content to an Object Storage bucket for a period of 72 hours. After the provided time limit has elapsed, the portal will hold all the digital content locally and wait for the next offload period. Which option fulfills this requirement?

A. Create a pre-authenticated URL for the entire Object Storage bucket to read and list the content with an expiration of 72 hours.

B. Create a pre authenticated URL lot each object that Is uploaded to the Object Storage bucket with an expiration of 72 hours.

C. Create a Dynamic Group with matching rule for the portal compute Instance and grant access to the Object Storage bucket for 72 hours.

D. Create a pre authenticated URL for the entire Object Storage bucket to write content with an expiration of 72 hours.

Browse 137 Q&As
Questions 6

A retail company has several on-premises data centers which span multiple geographical locations. They plan to move some of their applications from on-premises data centers to Oracle Cloud Infrastructure (OCI). For these applications running in OCI, they still need to interact with applications running on their on-premises data centers to Oracle Cloud Infrastructure (OCI). for these applications running in OCI. they still need to interact with applications running on their on-premises data centers. These applications require highly available, fault-tolerant network connections between on premises data centers and OCI. Which option should you recommend to provide the highest level of redundancy?

A. Oracle cloud Infrastructure provides network redundancy by default so that no other operations are required

B. If your data centers span multiple, geographical locations, use only the specific IP address as a static route for the specific geographical location

C. Set up both IPSec VPN and FastConnect to connect your on premises data centers to Oracle Cloud Infrastructure.

D. Use FastConnect private peering only to ensure secure access from your data center to Oracle Cloud Infrastructure

E. Set up a single IPSec VPN connection (rom your data center to Oracle Cloud Infrastructure since It is cost effective

Browse 137 Q&As
Questions 7

A new international hacktivist group, based in London, launched wide scale cyber attacks including SQL Injection and Cross-Site Scripting (XSS) across multiple websites which are hosted in Oracle Cloud Infrastructure (OCI). As an IT consultant, you must configure a Web Application Firewall (WAF) to protect these websites against the attacks. How should you configure your WAF to protect the website against those attacks? (Choose the best answer.)

A. Enable an Access Rule that contains XSS Filters Categories and SQL Filters Categories.

B. Enable a Protection Rule to block the attacks based on HTTP Headers that contain XSS and SQL strings.

C. Enable a Protection Rule that contains XSS Filters Categories and SQL Filters Categories.

D. Enable an Access Rule to block the IP Address range from London.

E. Enable a Protection Rule to block requests that came from London.

Browse 137 Q&As
Questions 8

A manufacturing company is planning to migrate their on-premises database to OCI and has hired you for

the migration. Customer has provided following information regarding their existing onpremises database:

Database version, host operating system and version, database character set, storage for data staging,

acceptable length of system outage.

What additional information do you need from customer in order to recommend a suitable migration

method? Choose two

A. Elapsed time since database was last patched

B. On-premises host operating system and version

C. Number of active connections

D. Data types used in the on-premises database

E. Top 5 longest running queries

Browse 137 Q&As
Questions 9

A cloud consultant is working on implementation project on OCI. As part of the compliance requirements,

the objects placed in object storage should be automatically archived first and then deleted. He is testing a

Lifecycle Policy on Object Storage and created a policy as below:

[ { "name": "Archive_doc", "action": "ARCHIVE", "objectNameFilter": { "inclusionPrefixes": "doc"] },

"timeAmount": 5, "timeunit": "DAYS", "isEnabled": true }, { "name": "Delete_doc", "action": "DELETE",

"objectNameFilter": "inclusionPrefixes": [ "doc"] 1."timeAmount": 5, "timeunit": "DAYS", "isEnabled": true }

What will happen after this policy is applied?

A. All objects with names starting with "doc" will be deleted after 5 days of object creation

B. All the objects having file extension ".doc" will be archived for 5 days and will be deleted 10 days after object creation

C. All the objects having file extension ".doc" will be archived 5 days after object creation

D. All the objects with names starting with "doc" will be archived 5 days after object creation and will be deleted 5 days after archival

Browse 137 Q&As
Questions 10

Which of the following is NOT a good use case for the Oracle Cloud Infrastructure (OCI) Streaming service?

A. Meeting compliance requirements for data to remain unchanged over a long time, so that it can be retrieved for audit purposes.

B. Messaging with a pull-based communication model and the ability to feed multiple consumers with the same data independently.

C. Ingesting metric and log data to help make critical operational data more quickly available for indexing, analysis, and visualization.

D. Providing a unified entry point for cloud components to report their life cycle events for audit, accounting, and related activities.

Browse 137 Q&As
Questions 11

You are responsible for migrating your on-premises legacy databases on 11.2.0.4 version to Autonomous Transaction Processing - Dedicated (ATP-D) in Oracle Cloud Infrastructure (OCI). As a solution architect, you need to plan your migration approach. Which three options do you need to implement together to migrate your on-premises databases to OCI?

A. Retain all legacy structures and unsupported features (e.g. legacy LOBs) in the on-premises databases for migration.

B. Use Oracle Data Guard to keep on-premises database always active during migration.

C. Launch Autonomous Transaction Processing - Dedicated database in OCI.

D. Retain changes to Oracle shipped privileges, stored procedures or views in the on-premises databases.

E. Convert on-premises databases to PDB, upgrade to 19c, and encrypt.

F. Use Oracle GoldenGate replication to keep on-premises database online during migration.

Browse 137 Q&As
Questions 12

As an administrator you want to give users of ObjectWriters group full access to bucket Bucket-A and its objects in compartment comp-images. You want users of ObjectWriters to not be able to access or modify properties of any other buckets and its objects in the compartment comp-images. Select the statement(s) below that will best define your IAM policies.

A. Allow group ObjectWriters to mange buckets in compartment comp- images Allow group ObjectWriters to manage objects in compartment comp-images where target.bucket.name= 'Eucket-A'

B. Allow group ObjectWriters to manage buckets in compartment comp-images where target.bucket.name=' Bucket-A'

C. Allow group ObjectWriters to inspect buckets in compartment comp-images Allow group ObjectWriters to read buckets in compartment comp-images where target.bucket.name=' Bucket-A" Allow group ObjectWriters to manage objects in compartment comp-images where target.bucket.name=' Bucket-A'

D. Allow group ObjectWritexs to read buckets in compartmentcomp-images Allow group ObjectWriters to manage objects in compartment comp- images where target.bucket.name= 'Bucket-A'

Browse 137 Q&As
Questions 13

You work for a retail company and they developed a Microservices based shopping application that needs to access Oracle Autonomous Database from the application. As an Architect, you have been tasked to treat all of the application components as Kubernetes native objects, such as the microservices, Oracle Autonomous database, Kubernetes services, etc. What should you do to make sure that you can use Kubernetes constructs to manage the life cycle of the application components, including Oracle Autonomous Database? (Choose the best answer.)

A. Create an Oracle Cloud Infrastructure (OCI) Service Gateway and connect to the Oracle Autonomous Database using the private IP address from the microservice.

B. Provision an Oracle Autonomous Database and then use OCI Service Broker to access the database as a native component to your Kubernetes cluster.

C. Create a service from the Kubernetes cluster and point to the Oracle Autonomous Database using its FQDN.

D. Install and secure the OCI Service Broker for Kubernetes. Then provision and bind to the required Oracle Cloud Infrastructure services.

Browse 137 Q&As
Exam Code: 1Z0-997-21
Exam Name: Oracle Cloud Infrastructure 2021 Architect Professional
Last Update: May 07, 2024
Questions: 137 Q&As

PDF

$49.99

VCE

$59.99

PDF + VCE

$67.99