You are on page 1of 35

Pergunta 1:

Your company is developing a new database application in Oracle Cloud Infrastructure. You need
to test application functionality including a hardware failure scenario. Since the application
is still in the development phase, you want to minimize infrastructure costs.
Which database service deployment option meets this requirement?

two node real application cluster (RAC) system


(Correto)

Pergunta 2:
Which two resources reside exclusively in a single Oracle Cloud Infrastructure Availability
Domain?

Compute instance
(Correto)

Block volume
(Correto)

Pergunta 3:
In what two ways does Oracle Cloud Infrastructure (OCI) file storage service differ from OCI
object storage and block volume services?

File Storage uses the network file system (NFS) protocol, whereas block volume uses iSCSI
(Correto)

You can move object storage buckets, block volumes and file storage mount targets between
compartments
(Correto)

Pergunta 4:
Which service would you use if your big data workload required shared access and NFS-based
connectivity?

file storage
(Correto)

Pergunta 5:
You have multiple applications running on a compute instance that generate a large amount of log
files. You have requirements for these log files to be retained for a total of 60 days: at least
15 days on the boot volume, and then an additional 45 days in any location.
What is the most cost-effective way to meet the 15-day boot volume retention requirement, and
the 60-day total retention requirement?

Create an object storage bucket and use a script that runs daily to move log files older than 15
days from the boot volume to the bucket. Create a lifecycle rule for the bucket to delete any
logs over 60 days old (Correto)

Pergunta 6:
You have the following compartment structure in your tenancy. Root compartment->Training-
>Trainingsubl ->Training-sub2.
You create a policy in the root compartment to allow the default admin for the account
(Administrators) to manage block volumes in compartment Training-sub2. What policy would you
write to meet this requirement?

Allow group Administrators to manage volume-family in compartment Training: Training-sub


1:Training-sub2
(Correto)

Pergunta 7:
Your IT team has asked you to provision an Autonomous Database in Oracle Cloud Infrastructure
(OCI), but they want it to operate very similar to what you have currently on-premises.
What are TWO pre-requisites for successful deployment of an Autonomous Dedicated Database in
OCI?

Identity and Access Management Policies


(Correto)

Exadata Infrastructure
(Correto)
Pergunta 8:
You have provisioned an Autonomous Transaction Processing (ATP) database and logged into the ATP
service console.
What are three abilities that can be performed from this service console? (Choose three.)

reset the admin password


(Correto)

set resource management rules


(Correto)

monitor database activity and SQL queries


(Correto)

Pergunta 9:
Which statement is TRUE about cloning a volume?

You can change the block volume size when cloning a volume
(Correto)

Pergunta 10:
Which DNS resource record type is used to point a host name to an IPv4 address?

A
(Correto)

Pergunta 11:
Your company decided to move a few applications to Oracle Cloud Infrastructure (OCI) in the US
West (us-phoenix-1) region. You need to design a cloud-based disaster recovery (DR)
solution with a requirement to deploy the DR resources in the US East (us-ashburn-1) region to
minimize network latency. What is the recommended deployment?

Deploy production and DR applications in two separate VCNs, each in different regions. Connect
them using a VCN remote peering connection (Correto)

Pergunta 12:
Which two statements are TRUE about Oracle Cloud Infrastructure Compute Service? (Choose two.)

You can launch a virtual or bare metal instance by using the same LaunchInstance API
(Correto)

You can share custom images across tenancies and regions


(Correto)

Pergunta 13:
Which two statements are true about an Oracle Cloud Infrastructure (OCI) virtual cloud network
(VCN)? (Choose two.)

The allowable VCN size range is: /16 to /30


(Correto)

A VCN covers a single, contiguous IPv4 CIDR block of your choice


(Correto)

Pergunta 14:
Which two use Oracle dynamic routing gateway (DRG) for connectivity? (Choose two.)

Remote virtual cloud network (VCN) peering across region


(Correto)

Oracle IPsec VPN


(Correto)

Pergunta 15:
What two use cases to use FastConnect when connecting to a Virtual Cloud Network from on-
premises? (Choose two.)

Serve applications that are latency sensitive and require consistent network performance
(Correto)
Support solutions that require large amounts of data transfer
(Correto)

Pergunta 16:
Which two are required parameters to create a public load balancer instance? (Choose two.)

back end set


(Correto)

listener
(Correto)

Pergunta 17:
Your IT department wants to cut down storage costs, but also meet compliance requirements as set
up by the central audit group. You have a legacy bucket with both Word does (*.docx) and Excel
files (*.xlsx). Your auditors want to retain only Excel files for compliance purposes. Your IT
departments wants to keep all other files for 365 days only. What two steps can you take to meet
this requirement?

Create Object Storage Lifecycle rules to delete objects from the legacy bucket after 365 days
with a filter type - include by pattern: ''.docx" (Correto)

Create Object Storage Lifecycle rules to delete objects from the legacy bucket after 365 days
with a filter type - exclude by pattern: ''.xlsx"
(Correto)

Pergunta 18:
What is the maximum IP address size range that you can have in a Virtual Cloud Network?

/16
(Correto)

Pergunta 19:
You are a system administrator of your company and you are asked to manage updates and patches
across all your compute instances running Oracle Linux in Oracle Cloud Infrastructure (OCI). As
part of your task, you need to apply all the latest kernel security updates to all instances.
Which OCI service will allow you to complete this task?

Using OS Management service


(Correto)

Pergunta 20:
When creating an Oracle Cloud Infrastructures Virtual Cloud Network (VCN) with the VCN wizard,
what THREE gateways get created automatically?

Internet Gateway
(Correto)

NAT Gateway
(Correto)

Service Gateway
(Correto)

Pergunta 21:
Your application front end consists of several Oracle Cloud Infrastructure compute instances
behind a load balancer. You have configured the load balancer to perform health checks on these
instances. What will happen if an instance fails to pass the configured health checks?

The load balancer stops sending traffic to that instance


(Correto)

Pergunta 22:
Which two statements are true about data guard service on DB Systems in Oracle Cloud
Infrastructure (OCI)? (Choose two.)
Both DB Systems must use the same VCN, and port 1521 must be open.
(Correto)

Data guard implementation requires two DB Systems, one containing the primary database and one
containing the standby database
(Correto)

Pergunta 23:
Which two statements are true about Autonomous Data Warehouse (ADW) backup?

You can perform manual backups to OCI object storage in addition to automated backups available
on ADW (Correto)

You can backup ADW database only to a standard bucket type in OCI object storage
(Correto)

Pergunta 24:
You have launched a compute instance running Oracle database in a private subnet in the Oracle
Cloud Infrastructure US East region. You have also created a Service Gateway to back up the data
files to OCI Object Storage in the same region. You have modified the security list associated
with the private subnet to allow traffic to the Service Gateway, but your instance still cannot
access OCI Object Storage. How can you resolve this issue?

Add a rule in the Route Table associated with the private subnet with Target type as "Service
Gateway" and destination service as all IAD services in the Oracle Service Network.'
(Correto)

Pergunta 25:
Which two options are available when configuring DNS resolution for your virtual cloud network?
(Choose two.)

custom resolver (Correto)

Internet and virtual cloud network (VCN) resolver (Correto)

Pergunta 26:
Which statement is TRUE about patching an Oracle Cloud Infrastructure DB System?

There Is no automation with patching, you need to check for patches and manually check and
schedule when to apply the patches (Correto)

Pergunta 27:
Which two statements are TRUE regarding cloning a block volume?

You can change the block volume performance when creating a clone
(Correto)

You can change the block volume size when creating a clone (Correto)

Pergunta 28:
Which FIVE are the required parameters to launch an instance in Oracle Cloud Infrastructure?
(Choose five)

subnet
(Correto)

image operating system


(Correto)

Virtual Cloud Network


(Correto)

instance shape
(Correto)

Availability Domain
(Correto)
Pergunta 29:
As a database administrator, you want to make sure the database is well tuned and be able to
determine when and why the database is not performing at its optimum level. What is the minimum
database edition that will provide you with this functionality?

Enterprise Edition
(Correto)

Pergunta 30:
Your DevOps team needs to interconnect the on-premises network to OCI resources such as a
managed database that reside in a private subnet. They indicated that they have a low budget and
their bandwidth requirements are minimal, so you decide that site-to-site VPN is the best
option. They provided you with their router IP address. You need to create an object in OCI that
represents this router. What object should you create?

Customer Premises Equipment (CPE)


(Correto)

Pergunta 31:
Which two statements are true about policies?

Users need not do anything but still have to be added to a group with appropriate policies
defined
(Correto)

A policy is a document that specifies who can access which Oracle Cloud Infrastructure resources
that your company has, and how (Correto)

Pergunta 32:
Which two options are true for Autonomous Transaction Processing (ATP) database? (Choose two.)

You can scale storage up or down in ATP


(Correto)

You can scale CPU up or down in ATP


(Correto)

Pergunta 33:
What is a valid option when exporting a custom image?

object storage URL (Correto)

Pergunta 34:
You have an application running on Oracle Cloud Infrastructure. You Identified that the read and
write operations are slowing your application down enough to impair user access. The application
is currently using a VM.Standard2.1 compute without any block storage attached to it. Which two
options allow you to increase disk IOPS performance?
Terminate the compute instance preserving the boot volume. Create a new compute instance using
the VM.DenseI02.8 shape using the boot volume preserved and use the NVMe devices to host your
application (Correto)

Terminate the compute instance preserving the boot volume. Create a new compute instance using
the BM.GPU2.2 shape using the boot volume preserved, but no block volume attached
(Correto)

Pergunta 35:
You have two NFS clients running in two different subnets within the same Oracle Cloud
Infrastructure (OCI) Virtual Cloud Network (VCN). You have created a shared file system for the
two NFS clients who want to connect to the same file system, but you want to restrict one of the
clients to have READ access while the other has READ/Write access. Which OCI feature would you
leverage to meet this requirement?

Use File Storage NFS Export Options to control access for the NFS clients
(Correto)

Pergunta 36:
Which two statements are true about Oracle Cloud Infrastructure IPSec VPN Connect?

Each OCI IPSec VPN consists of multiple redundant IPSec tunnels


(Correto)

OCI IPSec VPN can be configured in tunnel mode only


(Correto)

Pergunta 37:
You have an application deployed in Oracle Cloud Infrastructure running only in the Phoenix
region. You were asked to create a disaster recovery (DR) plan that will protect against the
loss of critical data. The DR site must be at least 500 miles from your primary site and data
transfer between the two sites must not traverse the public Internet. Which is the recommended
disaster recovery plan?

Create a DR environment in Ashburn. Associate a DRG with the VCN in each region and create a
remote peering connection between the two VCNs
(Correto)
Pergunta 38:
Which two statements are true about an Oracle Cloud Infrastructure object storage bucket?
(Choose two.)

You can associate a bucket with only a single compartment


(Correto)

You cannot edit or append data to an object, but you can replace the entire object
(Correto)

Pergunta 39:
Which statement is true about Oracle Cloud Infrastructure FastConnect?

For private peering, FastConnect extends your existing infrastructure to a virtual cloud network
(Correto)

Pergunta 40:
Which two statements about fault domains are true? (Choose two.)

A fault domain is a grouping of hardware and infrastructure within an availability domain


(Correto)

Each availability domain contains three fault domains (Correto)

Pergunta 41:
As a network architect you have been tasked to create a fully redundant connection from your
onpremises data center to your virtual cloud network in the us-ashburn-01 region. What two
options will accomplish this requirement? (Choose two.)

Configure one FastConnect Virtual Circuit to the us-ashburn-01 region and a site-to-site VPN to
the us-ashbum-01 region (Correto)

Configure a Site-to-Site VPN from a single on-premises CPE (Correto)

Pergunta 42:
You deployed a web server in Oracle Cloud Infrastructure using an ephemeral public IP. After a
few changes in your web server configuration, you rebooted the server and a new public IP was
associated to your instance.
What should you do to prevent this from happening again?

Create a reserved public IP and associate it with the VNIC of your compute instance
(Correto)

Pergunta 43:
You have an Oracle Cloud Infrastructure (OCI) load balancer distributing traffic via an
evenlyweighted round robin policy to your backend web servers. You notice that one of your web
servers is receiving more traffic than other web servers.
How can you resolve this imbalance?

Disable session persistence on your backend set


(Correto)
Pergunta 44:
Where do you find the tnsnames.ora for your Autonomous Data Warehouse (ADW) database?

The tnsnames.ora file is included in credentials.zip file that you download from service console
of ADW (Correto)

Pergunta 45:
You are designing a shared storage solution for your company in Oracle Cloud Infrastructure. The
proposed storage solution should allow users to create a hierarchical structure (similar to the
directory structure in Linux or Windows based systems). The solution should provide data
encryption and a large amount of storage space.
Which would be the best implementation strategy?

Use file storage service. Create a file system and a mount target. Share the private IP of the
mount target. (Correto)

Pergunta 46:
A company currently uses Microsoft Active Directory as its identity provider. The company
recently purchased Oracle Cloud Infrastructure (OCI) to leverage the cloud platform for its test
and development operations. As the administrator, you are now tasked with giving access only to
developers so that they can start creating resources in their OCI accounts.
Which step will you perform to achieve this requirement?

Create a group for developers on OCI and map the group to a similar group in Microsoft Active
Directory during the federation process
(Correto)

Pergunta 47:
Which is not a valid option for an Oracle Cloud Infrastructure (OCI) compute shape?

Exadata VM
(Correto)

Pergunta 48:
You have an external facing web server running in the Oracle Cloud Infrastructure (OCI) London
region. You are notified that customers in North America and Australia are facing high latency
while connecting to your web server.
Which services are available on OCI that can help you get current latency statistics to your web
server from these markets?

Use the Internet Intelligence tool. Run tests using the web server’s public IP address and review
traceroute details from different vantage points (Correto)

Pergunta 49:
You are about to deploy an e-business application on Oracle Cloud Infrastructure and one of the
requirements is to use a shared file system that supports the NFS protocol. Which storage
service would meet this requirement?

file storage
(Correto)

Pergunta 50:
Which Oracle Cloud Infrastructure (OCI) Identity and Access Management (IAM) policy is invalid?

Allow all-groups to inspect users in tenancy


(Correto)
Pergunta 1:
Which statement is true about the Oracle Cloud Infrastructure File Storage Service Snapshots?

Snapshots are created under the root folder of file system, in a hidden directory
named .snapshot
(Correto)

Pergunta 2:
Which TWO are benefits of Oracle Cloud Infrastructure Transit Routing?

It enables communication between an on-premises network and multiple VCNs in the same region
over a single FastConnect private virtual circuit or Site-to-Site VPN
(Correto)

It enables customers to connect several VCNs to a single Dynamic Routing Gateway


(Correto)

Pergunta 3:
Your application consists of three Oracle Cloud Infrastructure compute instances running behind
a public load balancer. You have configured the load balancer to perform health checks on these
instances, but one of the three instances fails to pass the configured health check. Which of
the following action will the load balancer perform?

Stop sending traffic to the instance that failed health check


(Correto)

Pergunta 4:
Which two parameters are required in a back end set's HTTP health check? (Choose two.)

port
(Correto)

URL path
(Correto)

Pergunta 5:
Which three must be configured for a load balancer to accept incoming traffic? (Choose three.)

a back end set


(Correto)

a listener
(Correto)

a security list that is open on a listener port


(Correto)

Pergunta 6:
Your company sells a service to photographers where their patrons can preview the photos that
they want to order prints. In order to avoid unauthorized copies, the sample photos have lower
resolution and are watermarked. The photos are processed after they are uploaded. The process
should be fast but not Immediate. It creates the samples and sends them to storage outside of
the instances. Which type of instance is ideal for a process like this: short lived and one that
will keep the cost low?

Preemptible instances
(Correto)

Pergunta 7: Correto
What is the maximum number of security lists that can be associated with a subnet?

five
(Correto)

Pergunta 8:
What Must be created before provisioning an Oracle Cloud Infrastructure DB System?

Virtual Cloud Network


(Correto)
Pergunta 9:
Which two Oracle Cloud Infrastructure Compute shapes incur billing while instance is in a STOP
state?

High Performance Computing shapes


(Correto)

Dense I/O Virtual Machine shapes


(Correto)

Pergunta 10:
Which two options are valid for loading data directly into Autonomous Data Warehouse (ADW)?

SQL *Loader
(Correto)

Data Pump
(Correto)

Pergunta 11:
Which two statements about the Oracle File Storage Service (FSS) Security are accurate? (Choose
two.)

FSS leverages UNIX user group and permission checking for file access security
(Correto)

Data in transit to an FSS mount target is encrypted


(Correto)

Pergunta 12:
Where are DB Systems backups stored by default?

object storage on Oracle Cloud Infrastructure


(Correto)

Pergunta 13:
Which TWO are key benefits of setting up Site-to-Site VPN on Oracle Cloud Infrastructure (OCI)?

When setting up Site-to-Site VPN, customers can configure it to use static or dynamic routing
(BGP)
(Correto)

When setting up Site-to-Site VPN, OCI provides redundant VPN tunnels


(Correto)

Pergunta 14:
Which two are true for achieving High Availability on Oracle Cloud Infrastructure? (Choose two.)

Configure your database to have Data Guard in another Availability Domain in Sync mode within a
region (Correto)

Distribute your application servers across all Availability Domains within a region
(Correto)

Pergunta 15:
Which two choices are true for Autonomous Data Warehouse (ADW)? (Choose two.)

Billing for compute stops when ADW is stopped


(Correto)

Billing for storage continues when ADW is stopped


(Correto)

Pergunta 16: Correto


An Aeronautical company requires Infrastructure on Oracle Cloud Infrastructure (OCI) for
computational fluid dynamics, such as simulating airflow over airplane wings. These simulations
require significant amount of computing power.
Which OCI compute shape is best suited run them workload?
Bare Metal HPC shape
(Correto)
Pergunta 17:
A company currently uses Microsoft Active Directory as its identity provider. The company
recently purchased Oracle Cloud Infrastructure (OCI) to leverage the cloud platform for its test
and development operations. As the administrator, you are now tasked with giving access only to
developers so that they can start creating resources in their OCI accounts. Which step will you
perform to achieve this requirement?

Create a group for developers on OCI and map the group to a similar group in Microsoft Active
Directory during the federation process
(Correto)

Pergunta 18:
You must implement a backup solution for your Autonomous Data Warehouse (ADW) that will enable
you to restore data as old as one year with a recovery point objective (RPO) of 10 days. Which
database backup strategy would you select?

Use the automated backups


(Correto)

Pergunta 19:
Which option lists Virtual Cloud Networks (VCNs) that can be peered?

VCN A (10.0.0.0/16) and VCN B (10.1.0.0/16)


(Correto)

Pergunta 20:
Which two statements are true about data guard service on DB Systems in Oracle Cloud
Infrastructure (OCI)? (Choose two.)

Data guard implementation requires two DB Systems, one containing the primary database and one
containing the standby database (Correto)

Data guard configuration on the OCI is limited to one standby database per primary database
(Correto)

Pergunta 21:
You deployed a compute instance (VM.Standard2.16) to run a SQL database. After a few weeks, you
need to increase disk performance by using NVMe disks, the number of CPUs will not change. As a
first step you terminate the instance and preserve the boot volume. What is the next step?

Create a new instance using a VM.DenseIO2.16 using the preserved boot volume and move the SQL
Database data to NVMe disks
(Correto)

Pergunta 22:
Which of the following statement is true regarding Oracle Cloud Infrastructure Object Storage
Pre- Authenticated Requests?

Changing the bucket visibility does not change existing pre-authenticated requests
(Correto)

Pergunta 23:
You had an outage in your application caused by the loss of a shared volume provisioned by File
Storage Service (FSS). At this point, you need to restore the data from a snapshot you created
of the FSS. What are the steps to restore the data?

Open OCI Console, select File Storage Service, find the shared storage, then click on snapshot
and restore (Correto)

Pergunta 24:
Which TWO predefined service names can you use when connecting to an Oracle Cloud Infrastructure
Autonomous Data Warehouse? (Choose two.)

Medium for a lower level of resources to process each SQL statement


(Correto)

High for the highest level of resources to process each SQL statement
(Correto)
Pergunta 25:
You are tasked with creating a highly available clustered application on Oracle Cloud
Infrastructure consisting of three nodes. The round-trip latency between nodes must be less than
500µs (microseconds) and your cluster should be resilient to hardware failure.
What is the recommended deployment strategy?

Deploy the cluster nodes in a single region and deploy each node in different fault domains
within a single AD (Correto)

Pergunta 26:
You are running your warehouse using Autonomous Data Warehouse (ADW) service and you noticed
that a newly configured batch job is always running in serial even though nothing else is
running in the database. All your jobs are configured to run with parallelism enabled.
What could be the reason for this batch job to run in serial?

The new batch job is connected to LOW consumer group.


(Correto)

Pergunta 27:
You have compartments C and D under the root compartment in your Oracle Cloud Infrastructure
(OCI) tenancy; compartment C contains a sub-compartment also named D. You are trying to move
this subcompartment D to the parent compartment D like shown in the picture, but the move fails.
What is the reason for this error?

Both parent and child compartments cannot have the same name
(Correto)

Pergunta 28:
Which two statements are true about restoring a block volume from a manual or policy-based block
volume backup? (Choose two.)

It can be restored as new volumes with different sizes from the backups
(Correto)

It can be restored as a new volume to any AD in the same region


(Correto)

Pergunta 29:
You create a public Load Balancer instance and configure a back end set "BES1" with one back end
server running a service on port 80. You also create a listener on port 80 and configure that
listener to use the back end set "BES1". A client makes one HTTP request to the Load Balancer
with the correct protocol and port.
How many connections does the Load Balancer maintain?

2
(Correto)

Pergunta 30:
You want an Oracle Cloud Infrastructure (OCI) compute instance in your compartment to make API
calls to other services within OCI without storing credentials in a configuration file. What do
you need to do?

Create a dynamic group with appropriate matching rules to include the instance, and reference
this group in your IAM policy statement (Correto)
Pergunta 31:
You are designing a two-tier web application in Oracle Cloud Infrastructure (OCI). Your clients
want to access the web servers from anywhere, but want to prevent access to the database servers
from the Internet.
Which is the recommended way to design the network architecture?

Create public subnets for web servers and private subnets for database servers in your VCN, and
associate separate security lists and route tables for each subnet
(Correto)

Pergunta 32: Correto


As a solution architect, you are showcasing the Oracle Cloud Infrastructure (OCI) Object Storage
feature about Object Versioning to a customer.
Which statement is true in regards to OCI Object Storage Versioning?

By default, object versioning is disabled on a bucket


(Correto)

Pergunta 33:
The Oracle Cloud Infrastructure Block Volume service lets you expand the size of block and boot
volumes. Which three options below can you use to increase the size of your block volumes?
(Choose three.)

Clone an existing volume to a new, larger volume


(Correto)

Take a backup of your existing volume and restore from the volume backup to a larger volume
(Correto)

Expand an existing volume in place with offline resizing


(Correto)

Pergunta 34:
You have an application running on Oracle Cloud Infrastructure. You identified that the read and
write operations are slowing your application down enough to impair user access. The application
is currently using a VM.Standard1.2 compute without any block storage attached to it.
Which two options allow you to increase disk performance? (Choose two.)

Terminate the compute instance preserving the boot volume. Create a new compute instance using a
VM Dense IO shape using the boot volume preserved
(Correto)

Create a backup of the boot volume. Create a new compute instance using a VM Dense IO shape and
restore the backup
(Correto)

Pergunta 35:
Which three load-balancing policies can be used with a backend set? (Choose three.)

IP hash
(Correto)

least connections
(Correto)

weighted round robin


(Correto)

Pergunta 36:
Which two configuration formats does Terraform support? (Choose two.)

JSON
(Correto)

HCL
(Correto)
Pergunta 37:
Which statement is true about Data Guard Implementation in DB systems?

Both DB systems must be in the same compartment, and they must be the same shape
(Correto)

Pergunta 38:
You have two line of business operations (LOB1, LOB2) leveraging Oracle Cloud Infrastructure.
LOB1 is deployed in VCN1 in the OCI US East region, while LOB2 is deployed in VCN2 in the US
West region. You need to peer VCN1 and VCN2 for disaster recovery and data backup purposes. To
ensure you can utilize the OCI Virtual Cloud Network remote peering feature, which CIDR ranges
should be used?

VCN1 (10.0.0.0/16) and VCN2 (172.16.0.0/16)


(Correto)

Pergunta 39:
Which two options are available when setting up DNS for your bare metal and virtual machine DB
Systems? (Choose two.)

Internet and virtual cloud network (VCN)resolver


(Correto)

custom resolver
(Correto)

Pergunta 40:
Which service would you use if your big data workload required shared access and NFS-based
connectivity?

file storage
(Correto)

Pergunta 41:
You are running several Linux based operating systems in your on .premises environment that you
want to import to OCI as custom images. You can launch your imported images as OCI compute
Virtual machines. Which two modes below can be used to launch these imported Linux VMs?

Emulated
(Correto)

Paravirtualized
(Correto)

Pergunta 42:
Which scaling option does Database Cloud Service (DBCS) on Bare Metal Shape offer?

CPU
(Correto)

Pergunta 43:
What version of database includes Active Data guard in OCI?

Enterprise Edition - Extreme Performance


(Correto)

Pergunta 44:
You have an instance running in a development compartment that needs to make API calls against
other OCI services, but you do not want to configure user credentials or a store a configuration
file on the instance. How can you meet this requirement?

Create a dynamic group with matching rules to include your instance and write a policy for this
dynamic group
(Correto)

Pergunta 45:
As the Cloud Architect for your company, you have been tasked with designing a high performance
(HPC) cluster in Oracle Cloud Infrastructure (OCI). The following requirements have been
defined:
• The cluster must be a minimum of three nodes, but may increase to six nodes when demand
requires.
• The cluster must be resilient to any potential infrastructure failures.
• To minimize latency, all nodes must be deployed within the same availability domain (AD).
• Adding or replacing nodes within the cluster should take no more than 30 minutes.
• Which two steps should be performed to satisfy these requirements in OCI? (Choose two.)

Create a custom image of your HPC node compute instance. Launch new compute instances using this
image to reduce provisioning time (Correto)

Deploy the cluster in a single AD. Place each of the nodes in one of the three different fault
domains in that AD (Correto)

Pergunta 46:
You need to set up instance principals so that an application running on an Instance can call
Oracle Cloud Infrastructure (OCI) public services, without the need to configure user
credentials. A developer in your team has already configured the application built using an OCI
SDK to authenticating using the instance principals provider. Which is NOT a necessary step to
complete this set up?

Generate Auth Tokens to enable instances in the dynamic group to authenticate with APIs
(Correto)

Pergunta 47:
You have been tasked with creating one virtual cloud network (VCN) each for two line of business
(LOB) applications. LOB A and LOB B will need to communicate with each other. To ensure that you
can utilize VCN peering, which network CIDR ranges should be used?

VCN A (10.0.0.0/16) and VCN B (10.1.0.0/16)


(Correto)

Pergunta 48:
Your Operations team has recently created a new, standard image that will be used to launch all
new application servers in the Finance compartment. The custom image currently exists in the
Operations compartment. You have access to manage all-resources in the Finance compartment and
do not have access to the Operations compartment.
Which two methods would make the new image available for you to use when deploying new servers
in the Finance compartment? (Choose two.)

Instruct the Operations team to export the image to an object storage bucket. Instruct the
Administrators team to grant you access to the object storage bucket where the custom image is
stored. Use the download URL of the custom image as the image source when launching new compute
resources in the Finance compartment. (Correto)

Instruct the Administrators team to grant you access to use instance-images in the Operations
compartment. Use the Oracle Cloud Identifier (OCID) of the custom image when launching new
compute resources in the Finance compartment
(Correto)

Pergunta 49:
You are implementing Oracle Cloud Infrastructure (OCI) FastConnect to access OCI public access
points (e.g. – object storage). You want other Internet traffic from your on-premises
environment to use your existing connection with your ISP.
What is the correct way to establish OCI FastConnect to access these OCI public endpoints?

Configure public peering on your FastConnect link. Redistribute BGP routes learned into your
existing routing table and advertise a specific route for your network infrastructure to OCI.
(Correto)

Pergunta 50:
Which of the following two tasks can be performed in the Oracle Cloud Infrastructure Console for
Autonomous Data Warehouse?

Scale up/down CPU


(Correto)

Increase Storage allocated for Database


(Correto)
Pergunta 1:
Which two options are available within the service console of Autonomous Transaction
Processing?

Configure resource management rules and reset the admin password


(Correto)

Monitor the health of the database server including CPU, memory and query performance
(Correto)

Pergunta 2:
Which two options are necessary for achieving high availability on Oracle Cloud
Infrastructure?

Distribute your application servers across all Availability Domains within a region
(Correto)

Configure your database to have Data Guard in another Availability Domain in Sync mode
within a region
(Correto)

Pergunta 3:
Which two statements are true about data guard service on DB Systems in Oracle Cloud
Infrastructure (OCI)? (Choose two.)

Both DB Systems must use the same VCN, and port 1521 must be open
(Correto)

Data guard implementation requires two DB Systems, one containing the primary database
and one containing the standby database
(Correto)

Pergunta 4:
Which two choices are true for Oracle Autonomous Database with Shared Exadata
Infrastructure? (Choose two.)

Billing for compute usage stops when autonomous database is stopped


(Correto)

Billing for storage usage continues when autonomous database is stopped


(Correto)

Pergunta 5:
Which two statements are true about DB Systems in Oracle Cloud Infrastructure? (Choose
two.)

The database and backups are encrypted by default


(Correto)

Customers can manage the TDE Wallet after DB Systems are provisioned
(Correto)
Pergunta 6:
You have provisioned an Autonomous Data Warehouse (ADW) database with 16 enabled OCPUs
and need to configure the consumer group for your application.
Which two are true when deciding the number of sessions for each application? (Choose
two.)

The MEDIUM consumer group can run 20 concurrent SQL statements when HIGH consumer group
has 0 SQL statements
(Correto)

The HIGH consumer group can run 3 concurrent SQL statements when MEDIUM consumer group
has 0 SQL statements
(Correto)

Pergunta 7:
You have created a public subnet and an internet gateway in your virtual cloud network
(VCN). The public subnet has an associated route table and security list. However, after
creating several compute instances in the public subnet, none can reach the Internet.

Which two are possible reasons for the connectivity issue?

There is no dynamic routing gateway (DRG) associated with the VCN


(Correto)

The route table has no default route for routing traffic to the internet gateway
(Correto)
Pergunta 8:
You have multiple applications installed on a compute instance and these applications
generate a large amount of log files. These log files must reside on the boot volume for
a minimum of 15 days and must be retained for at least 60 days. The 60-day retention
requirement is causing an issue with available disk space.

What are the two recommended methods to provide additional boot volume space for this
compute instance? (Choose two.)

Create a custom image and launch a new compute instance with a larger boot volume size
(Correto)

Create an object storage bucket and use a script that runs daily to move log files older
than 15 days to the bucket
(Correto)

Pergunta 9:
Your organization has deployed a large, complex application across multiple compute
instances in Oracle Cloud Infrastructure (OCI). These compute instances also have block
volume storage attached to them. You want to create a time consistent backup of this
block volume storage.
Which implementation strategy should be used?

Group volumes in a volume group and create a manual backup of the volume group
(Correto)

Pergunta 10:
You are managing a tier-1 OLTP application on an Autonomous Transaction Processing (ATP)
database. Your business needs to run hourly batch processes on this ATP database that may
consume more CPUs than what is available on the server.

How can you limit these batch processes to not interfere with the OLTP transactions?

Configure ATP resource management rules to change CPU/IO shares for the consumer group of
batch processes
(Correto)

Pergunta 11:
You have created a new compartment called Production to host some production apps. You
have also created users in your tenancy and added them to a Group called "production
group". Your users are still unable to access the Production compartment. How can you
resolve this situation?

Write an IAM Policy for "production_group" granting it access to the production


compartment
(Correto)

Pergunta 12:
You have a working application in the US East region. The app is a 3-tier app with a
database backend. You take regular backups of the database into OCI Object Storage in the
US East region. For Business continuity; you are leveraging OCI Object Storage cross-
region copy feature to copy database backups to the US West region. Which of the
following three steps do you need to execute to meet your requirement?

Write an IAM policy and authorize the Object Storage service to manage objects on your
behalf
(Correto)

Specify an existing destination bucket


(Correto)

Choose an overwrite rule


(Correto)
Pergunta 13:
Which statement is true about the Oracle Cloud Infrastructure File Storage Service Mount
Target?

You can access multiple file systems through a single mount target
(Correto)

Pergunta 14:
You have a high-demand web application running on OCI. Your tenancy administrator has set
up a schedule-based autoscaling policy on instance pool with initial size of 5 instances
for the application.

Policy 1:

• Target pool size: 10 instances


• Execution time: 8:30 a.in. on every Monday through Friday, in every month, in every
year
• Cron expression: 0 30 8 ? * MON-FRI *

Which statement accurately explains the goal of this policy?

Goal: A recurring daily schedule. On weekday morning at 8:30 am. Scale out to 10
instances
(Correto)

Pergunta 15:
You are an administrator with an application running in Oracle Cloud Infrastructure
(OCI). The company has a fleet of OCI compute virtual instances behind a load balancer.
The load balancer backend set health check API is providing a "Critical" level warning.
You have confirmed that your application is running healthy on the backend servers.
What is the possible reason for this Critical' warning?

The security list associated with the subnet in which the backend server is provisioned
does not include the IP range for the source of the health check requests
(Correto)

Pergunta 16:
You have successfully configured identity federation between Oracle Cloud Infrastructure
(OCI) and Oracle Identity Cloud Services (IDCS). A new project manager wants access to
OCI for her team and provides the name of an existing group within IDCS to use when
granting access.

How do you configure federation to allow the project team access to OCI resources?

Create a new IAM group in OCI and map it to the existing IDCS group. Create a new IAM
policy and reference the name of the IAM group in each policy statement.
(Correto)

Pergunta 17:
You are a network architect and have designed the network infrastructure of a three-tier
application on Oracle Cloud Infrastructure (OCI). In the architecture, back- end DB
servers are in a private subnet. One of your DB administrators requests to have access to
OCI object storage service.

Create a service gateway, add a new route rule to the private subnet route table that
uses object storage as your service gateway target type
(Correto)

Pergunta 18:
Which two Oracle Cloud Infrastructure services use a Dynamic Routing Gateway?

OCI FastConnect Private Peering


(Correto)

OCI IPSec VPN Connect


(Correto)

Pergunta 19:
You are responsible for creating and maintaining an enterprise application that consists
of multiple storage volumes across multiple compute instances in Oracle Cloud
Infrastructure (OCI).
The storage volumes include boot volumes and block volumes for your data storage. You
need to create backups of these storage volumes in the most time- efficient manner.
How can you meet this requirement?

Group together multiple storage volumes in a volume group and create volume group backups
(Correto)

Pergunta 20:
As an Oracle Cloud Infrastructure tenancy administrator, you created predefined lists of
values and associated them with tag key definitions.
One of the users in your tenancy complains that she cannot see these predefined values.
What is causing this issue?

The user is not part of an Identity and Access Management group that gives access to
tagging
(Correto)

Pergunta 21: Correto


Which three are default Virtual Cloud Network (VCN) components? (Choose three.)

DHCP options
(Correto)

Route Table
(Correto)

Security List
(Correto)

Pergunta 22: Correto


You have deployed a compute instance (VM.Standard2.24) to run an Oracle database. With
this set up, you run into some performance issues and want to leverage an OCI Dense IO
shape (VM.DenseIO2.24), with which you get 25.6 TB local NVMe SSD. You do not want to
lose the configuration changes you made to the instance. Which of the following two steps
are NOT required to make this transition?

Terminate the VM.Standard2.24 instance and do not preserve the boot volume
(Correto)

Create a new instance using a VM.DenseIO2.24 shape using the preserved boot volume and
move the Oracle Database data to block volumes
(Correto)

Pergunta 23:
You are asked to create a user that will access programmatic endpoints in Oracle Cloud
Infrastructure. The user must not be allowed to authenticate by username and password.
Which two authentication options can you use? (Choose two.)

API signing key


(Correto)

Auth tokens
(Correto)

Pergunta 24: Correto


You are a network architect of an application running on Oracle Cloud Infrastructure
(OCI). Your security team has informed you about a security patch that needs to be
applied immediately to one of the backend web servers. What should you do to ensure that
the OCI load balancer does not forward traffic to this backend server during maintenance?

Drain all existing connections to this backend server and mark the backend web server
offline
(Correto)

Pergunta 25:
Which statement is true about Oracle Cloud Infrastructure (OCI) object storage support
for server-side encryption?

Objects are automatically encrypted as they are uploaded to object storage and decrypted
upon retrieval
(Correto)

Pergunta 26: Ignorado


You have a AI/ML application running on Oracle Cloud Infrastructure. You identified that
the application needs GPU and at least 20Gbps Network throughput.
The application is currently using a VM.Standard2.1 compute without any block storage
attached to it.
Which two options allow you to get your required performance for your application?(Choose
two.)

Terminate the compute instance preserving the boot volume. Create a new compute instance
using the BM.GPU2.2 shape using the boot volume preserved, but no block volume attached
(Correto)

Terminate the compute instance preserving the boot volume. Create a new compute instance
using the BM.GPU2.2 shape using the boot volume preserved and attach a new block volume
to host your application
(Correto)

Pergunta 27:
A customer launched a compute instance in the Virtual Cloud Network (VCN), which has an
internet gateway, a service gateway, a default security lists and a default route table.
The customer opened up Port 22 in the security lists attached to the compute instance
subnet, however is still unable to connect to compute instances using SSH.
Which action can resolve this issue?

Modify the route table associated with the VCN subnet in which the instance resides. Add
a following route to the route table: Destination CIDR: 0.0.0.0/0 Target: Internet
Gateway (IGW)
(Correto)
Pergunta 28:
You have created a virtual cloud network (VCN) with three private subnets. Two of the
subnets contain application servers and the third subnet contains a DB System. The
application requires a shared file system so you have provisioned one using the file
storage service (FSS). You also created the corresponding mount target in one of the
application subnets. The VCN security lists are properly configured so that both
application servers and the DB System can access the file system. The security team
determines that the DB System should have read-only access to the file system.
What change would you make to satisfy this requirement?

Create an NFS export option that allows READ_ONLY access where the source is the CIDR
range of the DB System subnet
(Correto)

Pergunta 29:
Which two are a valid image source when launching a new compute instance? (Choose two.)

custom image
(Correto)

boot volume
(Correto)

Pergunta 30: Ignorado


Which two tagging related items are valid attributes that may be included in payload of
an audit log event? (Choose two.)

Defined tags
(Correto)

Free-form tags
(Correto)

Pergunta 31:
Which three protocols are supported by the OCI network load balancer? (Choose three.)

ICMP
(Correto)

TCP
(Correto)

UDP
(Correto)

Pergunta 32: Ignorado


What is true about data guard set up with fast-start failover (FSFO) in Oracle Cloud
Infrastructure (OCI)?

The best practice for high availability and durability is to run the primary, standby,
and observer in separate availability domains (ADs)
(Correto)

Pergunta 33:
Which two Oracle Cloud Infrastructure database services allow you to dynamically scale
CPU and storage? (Choose two.)

Autonomous Data Warehouse (ADW)


(Correto)

Autonomous Transaction Processing (ATP)


(Correto)

Pergunta 34:
Which storage service is used on OCI for a Data Transfer Service job?

An object bucket
(Correto)

Pergunta 35:
You are running an online gaming application hosted on a VM.Standard2.1 instance shape in
Oracle Cloud Infrastructure. As the game becomes popular, you identify network throughput
as a bottleneck on your instance when uploading user data.
Though you want to resolve the issue, you want to observe the demand for a week before
adding new application instances.
Which action is the most efficient way to resolve this issue?

Change shape of the instance to a higher network bandwidth instance


(Correto)
Pergunta 36:
Which three types of credentials are used to manage Oracle Cloud Infrastructure Identity
and Access Management (IAM)? (Choose three.)

Auth token
(Correto)

Console Password
(Correto)

API Signing Key


(Correto)

Pergunta 37: Ignorado


You are designing a high bandwidth, redundant connection between your data center and
Oracle Cloud Infrastructure (OCI). While researching for OCI FastConnect locations, you
notice that you are co-located with Oracle at one of the Oracle FastConnect locations in
the Ashburn region.
What is the recommended design in this scenario?

Create a cross-connect group and have at least two or more cross-connects in that group.
Create at least two or more virtual circuits in the group
(Correto)

Pergunta 38:
You have five different company locations spread across the US. For a proof-of-concept
(POC) you need to setup secure and encrypted connectivity to your workloads running in a
single virtual cloud network (VCN) in the Oracle Cloud Infrastructure Ashburn region from
all company locations.
What would meet this requirement?

Create five IPsec connections with each company location and terminate those connections
on a single DRG. Attach that DRG to your VCN
(Correto)

Pergunta 39:
Which two statements about file storage service (FSS) are accurate? (Choose two.)

FSS leverages UNIX user group and permission checking for file access security
(Correto)

Data in transit to an FSS mount target is encrypted


(Correto)

Pergunta 40: Ignorado


Your customer is using an Oracle Cloud Infrastructure (OCI) compartment named Production
that hosts several resources such as compute instances, DB Systems and File Systems. Each
resource in the Production compartment is tagged.
The customer's security team wants to restrict access to DB Systems to only the
authorized group of DBAs.
Which OCI Tagging capability can be used to meet this requirement?

Tag-based Access Control


(Correto)

Pergunta 41: Ignorado


Which statement is true regarding Autonomous Transaction Processing (ATP)?

A database name cannot be used concurrently for both an Autonomous Data Warehouse (ADW)
and an ATP database
(Correto)

Pergunta 42: Ignorado


Which three actions need to be performed before attempting a data transfer service job?

Create an object bucket to receive the job


(Correto)

Data Transfer Service and Storage Service Limits should be checked and raised if required
(Correto)

Obtain an available host machine which can run the dts utility on-premises with SATA or
USB drives attached for the transfer job
(Correto)
Pergunta 43:
You currently manage an e-commerce application that utilizes 25 identical compute
resources to handle customer traffic. The stakeholders have asked you to create another
25 identical compute resources in order to deploy and test a new version of the software?
What is the most efficient process to create 25 additional compute resources that are
identical to the first 25?

Create a custom image from 1 of the 25 servers. Use this custom image to provision 25
more servers
(Correto)

Pergunta 44:
Your on-premises hosted application uses Oracle database server. Your database
administrator must have access to the database server for managing the application. Your
database server is sized for seasonal peak workloads, which results in high licensing
costs. You want to move your application to Oracle Cloud Infrastructure (OCI) to take
advantage of CPU scaling options.
Which database offering on OCI would you select?

bare metal DB systems


(Correto)

Pergunta 45:
A customer has established an Oracle Cloud Infrastructure (OCI) FastConnect connection to
OCI. The virtual circuit is up and routes are being advertised from the customer’s end,
however the customer is unable to ping from compute instances inside the virtual cloud
network (VCN) to servers residing in its on-premises data center.
Which two options on OCI would remedy this situation? (Choose two.)

Modify the security list associated with the VCN subnet in which the instance resides.
Add a stateful egress rule to allow ICMP traffic to the customer’s on-premises network
(Correto)

Modify the route table associated with the VCN subnet in which the instance resides. Add
a route to the customer’s on-premises network via the Dynamic Routing Gateway (DRG)
(Correto)

Pergunta 46: Ignorado


You have just created an Autonomous Data Warehouse (ADW) and you want to connect to the
ADW using SQL Developer.
What three items are needed to connect to the ADW using SQL Developer? (Choose three.)

the admin password


(Correto)

the client credentials file


(Correto)

the keystore password


(Correto)

Pergunta 47:
You are responsible for creating and maintaining an enterprise application that consists
of multiple storage volumes across multiple compute instances in Oracle Cloud
Infrastructure (OCI). The storage volumes include boot volumes and block volumes for your
data storage. You need to create backup for the boot volumes that will be done daily and
a backup for the block volumes that will be done every six hours. How can you meet this
requirement?

Group the boot volumes into a volume group and create a custom backup policy. Group the
block volumes and create a custom backup policy
(Correto)

Pergunta 48:
You have an application server running in a public subnet on a compute instance in US
West (us-phoenix-1) region of Oracle Cloud Infrastructure (OCI). The data sitting on this
instance needs to be copied to OCI Object storage bucket available in the same region
without traversing over the internet. To enable the connectivity between the instance and
Object Storage, you created a service gateway with service CIDR of all Object Storage in
us-phoenix-1 enabled. You also modified the security rules to allow the desired traffic.
However, when you tried sending the data to the Object Storage bucket, you notice that
the data is going over the internet and not via the service gateway.
What could be the possible reason for this behavior?

The route table associated with the subnet has no route rule where the destination is
object storage service
(Correto)
Pergunta 49: Ignorado
In Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE), what does a Replica
Set do?

It maintains a stable set of replica Pods running at any given time


(Correto)

Pergunta 50: Ignorado


In which two ways does Oracle Cloud Infrastructure (OCI) file storage (FSS) differ from
OCI object storage and block volume services? (Choose two.)

A file system is created within an availability domain, whereas object storage buckets
exist at the region level
(Correto)

FSS uses the network file system (NFS) protocol, whereas block volume uses iSCSI
(Correto)
Pergunta 1:
You have been notified of an application failure indicating that one or more of the Oracle Cloud
Infrastructure (OCI) resources have become unavailable. After scanning the Compute and Database
consoles, you notice that one of the DB Systems is missing.

What would you do to identify the reason for this missing resource?

Navigate to the Audit console and search the previous 24 hours for all DELETE request actions to
get a list of any resource that was deleted in the past 24 hours
(Correto)

Pergunta 2:
Which is a customer's responsibility on an Oracle Cloud Infrastructure database?

patching the database and OS


(Correto)

Pergunta 3:
Which two resources are available by default when your Oracle Cloud Infrastructure tenancy is
provisioned? (Choose two.)

a set of images, where each image is a template of a virtual hard drive that consists of the OS
and installed software and applications
(Correto)

a variety of shapes, where each shape determines the number of CPUs and memory allocated to an
instance
(Correto)

Pergunta 4:
You developed a microservices based application that runs on Oracle Cloud Infrastructure (OCI)
Container Engine for Kubernetes (OKE). You want to provide access to this cluster to other team
members.
What should you do to provide access to this cluster using as fewest steps as possible?

Create a group in OCI Infrastructure Access Management (IAM). Create a policy to grant access to
the OKE cluster. Other team members should use OCI Cloud Shell to generate the kubeconfig into
their own cloud shell environment and access the cluster using kubectl from cloud shell
(Correto)

Pergunta 5:
Which two will occur when a backend server that is registered with a backend set is marked to
drain connections? (Choose two.)

It disallows new connections to that back-end server


(Correto)

It keeps the connections to that instance open and attempts to complete any in-flight requests
(Correto)

Pergunta 6:
You create a public Load Balancer instance and configure a back end set "BES1" with one back end
server running a service on port 80. You also create a listener on port 80 and configure that
listener to use the back end set "BES1". A client makes one HTTP request to the Load Balancer with
the correct protocol and port.
How many connections does the Load Balancer maintain?

2
(Correto)

Pergunta 7:
Which statement is NOT true about the Oracle Cloud Infrastructure Object Storage service?

Object versioning is enabled at namespace level


(Correto)

Pergunta 8:
Your company has decided to move a few applications to Oracle Cloud Infrastructure and you have
been asked to design it for Disaster Recovery (DR). One of the items of your design is to deploy
the DR at least 300 miles from the home site and minimize the network latency as much as possible.

Based on that, what will be the recommended deployment?

Deploy applications in different regions and have them connected using VCN Remote Peering
(Correto)
Pergunta 9:
You are running a mission-critical database application in Oracle Cloud Infrastructure (OCI). You
take regular backups of your DB system to OCI object storage.
Recently, you notice a failed database backup status in the console.
What step can you take to determine the cause of the backup failure?

Ensure that your database host can connect to OCI object storage

(Correto)

Pergunta 10:
You are about to upload a large log file (5 TiB size) to Oracle Cloud Infrastructure object storage
and have decided to use multipart upload capability for a more efficient and resilient upload.
Which two statements are true about multipart upload? (Choose two.)

The maximum size for an uploaded object is 10 TiB

(Correto)

Individual object parts can be as small as 10 MiB or as large as 50 GiB

(Correto)

Pergunta 11:
You want to limit access for a specific database admit group named ADB-Adnin to only manage backups
of Autonomous Data Warehouse.

Which policy statement should you create to meet this requirement?

Allow group ADB-Admin to manage autonomous-backup in tenancy where target.workloadType = 'DW'

(Correto)

Pergunta 12:
What feature in Oracle Cloud Infrastructure MySQL Database Service provides a distributed,
scalable, shared-nothing, in-memory, query processing engine designed for fast execution of
analytic queries?

HeatWave

(Correto)

Pergunta 13:
You are backing up your on-premises data to Oracle Cloud Infrastructure (OCI) Object Storage
Service.
Requirements:

1. Backups are retained for at-least full 31 days


2. You must be able to access the data immediately if and when needed after the backup

Which OCI object storage tier is suitable to store the backup to minimize the cost?

Auto-Tiering

(Correto)

Pergunta 14:
You need to transfer over 12 TB of data from on-premises to your cloud account. You started copying
this data over the internet and noticed that it will take too long to complete.
Without increasing the costs of your subscription, what is the recommended way to send this amount
of data to your cloud account?

Use Data Transfer Service to send your data


(Correto)
Pergunta 15:
Which three methods can you use to manage Oracle Cloud Infrastructure services? (Choose three.)

REST API

(Correto)

Command-line Interface

(Correto)

Oracle Cloud Infrastructure Console

(Correto)

Pergunta 16:
You have a shared file system between two web servers using File Storage Service (FSS) and you
were tasked to create a backup plan for this environment to protect the data placed into the shared
file system.
What is the recommended approach to create this backup using FSS features?

Implement a backup policy to execute a snapshot of the shared volume

(Correto)

Pergunta 17:
What happens after you successfully run the following command on your Oracle Cloud Infrastructure
Container Engine for Kubernetes (OKE) using the YAML file defined below?

kubectl create -f definition.yml

YAML file – definition.yml

A single Pod with two containers is created

(Correto)

Pergunta 18:
You are deploying a highly available web application in Oracle Cloud Infrastructure and have
decided to use a public load balancer. The back-end web servers will be distributed across all
three availability domains (ADs).
How many subnets should you create to deliver a secure, highly available application?

two subnets in total; one regional private subnet to host your back-end web servers and one regional
public subnet to host your public load load balancer

(Correto)
Pergunta 19:
For what business need should you use Database Cloud Service (DBCS) instead of Oracle database on
a compute instance?

to lower license and infrastructure cost

(Correto)

Pergunta 20:
There are multiple options of migrating Oracle Databases from on-premises to Oracle Cloud
Infrastructure.

Which two characteristics do you need to consider when choosing a migration method? (Choose two.)

On-premises database version and quantity of data, including indexes

(Correto)

On-premises host operating system platform and network bandwidth

(Correto)

Pergunta 21:
You need to create a high performance shared file system service, and have been advised to use OCI
File Storage Service. You have logged into the OCI Console, created a File System in an availability
domain, and followed the steps to mount the shared file system on your Oracle Linux virtual
Instance. However, you are still unable to access the shared file system from your Linux instance.
What is the likely reason for this?

There are no security list rules for mount target traffic

(Correto)

Pergunta 22:
You are an administrator with an application running on OCI. The company has a fleet of OCI compute
virtual instances behind an OCI Load Balancer. The OCI Load Balancer Backend Set health check API
is providing a ‘Critical’ level warning. You have confirmed that your application is running
healthy on the backend servers.

What is the possible reason for this ‘Critical’ warning?

The Backend Server VCN’s Security List does not include the IP range for the source of the health
check requests

(Correto)

Pergunta 23:
Which two statements are true when Oracle Data Guard is configured (using the Console) between two
Virtual Machine DB Systems deployed in Oracle Cloud Infrastructure? (Choose two.)

Primary is a 2-node RAC DB system and Standby is a 2-node RAC DB system

(Correto)

Primary is a 1-node RAC DB system and Standby is a 1-node RAC DB system

(Correto)

Pergunta 24:
Which two statements define the types of DNS resolvers that exist? (Choose two.)

An Internet resolver allows instances to use the host names that are published on the Internet

(Correto)

A custom resolver allows instances to use the host names of the hosts in your on-prem network that
are connected to your VCN by an IPSec VPN connection

(Correto)
Pergunta 25:
A financial firm is designing an application architecture for its online trading platform that
must have high availability and fault tolerance. Their solution architect configured the
application to use an Oracle Cloud Infrastructure Object Storage bucket located in the US West(us-
phoenix-1) region to store large amount of financial data. The stored financial data in the bucket
must not be affected if there is an outage in one of the Availability domains or a complete region.

What should the architect do to avoid any costly service disruptions and ensure data durability?

Create a replication policy to send data to a different bucket in another OCI region

(Correto)

Pergunta 26:
Which statement is TRUE about interconnecting Virtual Cloud Network (VCN)?

Peering VCNs should not have overlapping CIDR blocks

(Correto)

Pergunta 27:
You are responsible for deploying an application on Oracle Cloud Infrastructure(OCI). The
application is memory intensive, and will perform badly if not enough memory is available. You
have created an instance pool of Linux compute instances in OCI to host the application, and
defined an Autoscallng Configuration for the instance pool.

What should you do to ensure that the instance pool autoscales to prevent poor application
performance?

Configure the autoscaling policy to monitor memory usage and scale up the number of instances when
it meets the threshold

(Correto)

Pergunta 28:
You are the Cloud Architect of a company, and are designing a solution on Oracle Cloud
Infrastructure where you want to have all your compute instances resistant to hardware failure.
Which two are recommended best practices to achieve the requirement on Oracle Cloud Infrastructure?
(Choose two.)

Create a custom image of your system drive each time you change the image

(Correto)

Design your system with redundant compute modes in different Availability Domains to support the
failover capability

(Correto)

Pergunta 29:
What is a "transfer package" when transferring data to OCI via the OCI Data Transfer Service?

A transfer package is the logical representation of the physical shipment containing the HDD
transfer devices that you ship to Oracle to upload to OCI

(Correto)

Pergunta 30:
Within your tenancy you have a compute instance with a boot volume and a block volume attached.
The boot volume contains the OS and the attached block volume contains the instance's important
data. Logs on the boot volume have filled the boot volume and are causing issues with the OS.
What should you do to resolve this situation?

Stop the instance that is full. Create a manual backup of the block storage before making changes.
Detach the block volume, create a new instance of the same shape with a larger custom boot volume
and attach the block volume to the new instance. Configure the OS and any related application(s)
to access the block volume under the same mount point as before

(Correto)
Pergunta 31:
You have hired a new employee to run reports from the Autonomous Data Warehouse (ADW) and are not
confident in their SQL writing ability.

Into which consumer group will you assign this individual to minimize the impact of their code?

Low

(Correto)

Pergunta 32:
Why would you-use a Multi-Region Table In Oracle NoSQL Database Cloud Service?

To have a table with the same name maintaining consistent data across the multiple KVStore cluster

(Correto)

Pergunta 33:
You just got a last minute request to create a set of Instances in Oracle Cloud Infrastructure(OCI).
The configuration and installed software are identical for every instance, and you already have a
running instance in your OCI tenancy.

Which image option will allow you to achieve this task with the least amount of effort?

Create a custom image and use it as a template for the new instances

(Correto)

Pergunta 34:
Which TWO statements we TRUE about Private IP addresses in Oracle Cloud Infrastructure?

By default, the primary VNIC of an instance in a subnet has one primary private IP address

(Correto)

A private IP can have an optional public IP assigned to it if it resides in a public subnet

(Correto)

Pergunta 35:
How can you provide users access to an existing compartment?

by adding users to a group and defining a policy to provide the group access to the compartment

(Correto)

Pergunta 36:
Which two statements are true about the Oracle Cloud Infrastructure Object Storage Service? (Choose
two.)

It provides strong consistency

(Correto)

Data is stored redundantly across multiple availability domains (ADs) in a multi-AD region

(Correto)

Pergunta 37:
Which of the following statements is true about the Oracle Cloud Infrastructure (OCI) Object
Storage server-side encryption?

Encryption is enabled by default and cannot be turned off

(Correto)

Pergunta 38:
You are the Solutions Architect of a large company and are tasked with migrating all your services
to Oracle Cloud Infrastructure. As part of this, you first design a Virtual Cloud Network (VCN)
with a public subnet and a private subnet. Then in order to provide Internet connectivity to the
instances in your private subnet, you create an Oracle Linux instance in your public subnet and
configure NAT on it. However, even after adding all related security list rules and routes in the
Route Table, your private subnet instances still cannot connect to the Internet.
Which action should you perform to enable Internet connectivity?

Disable "Source and Destination Check" on the VNIC of your Linux instance

(Correto)

Pergunta 39:
Which storage would you use if your big data workload requires shared access and an NFS based
interface?

File Storage
(Correto)

Pergunta 40:
Which TWO statements we TRUE about Public IP addresses in Oracle Cloud Infrastructure (OCI) ?

You can assign a given instance multiple public IPs across one or more VNICs

(Correto)

Public IP addresses can be ephemeral or reserved

(Correto)

Pergunta 41:
You are in the process of migrating several legacy applications from on-premises to Oracle Cloud
Infrastructure (OCI ). The current servers are already virtualized; however, you notice the version
of CentOS currently running does not align with any of the Oracle provided compute images. How
would you migrate your existing virtual server images to OCI?

Export your current image in QCOW2 format and copy to an object storage bucket. Import it as a
custom image. Select emulated mode to ensure compatibility with legacy drivers

(Correto)

Pergunta 42:
You provisioned an Oracle Autonomous Data Warehouse (ADW) on Oracle Cloud Infrastructure (OCI) and
imported data into ADW. You want to give your business analyst the ability to connect to the ADW
database and run queries.
Which two actions can help you meet this requirement? (Choose two.)

Create a database user account for the business analyst

(Correto)

Grant the predefined database role DWROLE to the database user

(Correto)

Pergunta 43:
Which statement is TRUE about delegating an existing domain to Oracle Cloud Infrastructure (OCI)
DNS service?

Domains can be delegated to OCI DNS from the Domain Registrar's self-service portal

(Correto)

Pergunta 44:
You create an autoscaling configuration of Linux compute instances in Oracle Cloud Infrastructure
(OCI). You noticed that your application is running slow.
After checking your compute instances, you noticed that autoscaling is not launching additional
instances,even though the existing compute instances already have high memory usage. How can you
resolve this issue?

Modify the scaling policy to monitor CPU usage and scale up the number of instances when it meets
the threshold

(Correto)
Pergunta 45:
When terminating a compute instance, which statement is TRUE?

Users can preserve the boot volume associated with the instance

(Correto)

Pergunta 46:
Which two statements are true about encryption on Oracle Cloud Infrastructure (OCI)? (Choose two.)

By default, Object Storage and Block Storage are encrypted at rest

(Correto)

By default, DB Systems offer an encrypted database

(Correto)

Pergunta 47:
You are designing a lab exercise with an application that includes a large number of graphics with
large file sizes. The application becomes unresponsive if the graphics are embedded in the
application. You have uploaded the graphics to the Oracle Cloud Infrastructure Object Storage
bucket and added the URL paths for the individual objects in the application. You need to ensure
these graphics are accessible without requiring any authentication for an extended period of time.
How can you achieve requirements?

Make the Object Storage bucket public and use the URL path for the individual objects

(Correto)

Pergunta 48:
Your company is moving an Internet-facing, 2-tier web application into Oracle Cloud Infrastructure.
The application must have a highly available architecture.

Which two design options would you consider? (Choose two.)

Place all web servers behind a public load balancer

(Correto)

Create an Internet Gateway and attach it to your VCN. Deploy public load balancer nodes into two
Available Domains

(Correto)

Pergunta 49:
Where is Oracle Cloud Infrastructure (OCI) Private DNS available?

OCI Private DNS is available in all OCI regions

(Correto)

Pergunta 50:
What does Terraform use to create, manage, and manipulate infrastructure resources?

provider

(Correto)
Pergunta 1:
You have one database-style application that frequently makes many random reads and writes across
the dataset.
Which storage offering supports this application?

block storage service


(Correto)

Pergunta 2:
You have setup your environment as shown below with the Mount Target "MT" successfully mounted on
both compute instances CLIENT-X and CLIENT-Y.
For security reasons you want to control the access to the File System A in such a way that CLIENT-
X has READ/WRITE and CLIENT-Y has READ only permission
What you should do?

Update the mount target export options to restrict CLIENT-Y access to read-only
Correto)

Pergunta 3:
Which THREE capabilities are available with Oracle Cloud Infrastructure DNS service?

Create and manage records


(Correto)

Create and manage zones


(Correto)

View all zones


(Correto)

Pergunta 4:
Why are two subnets required to create a public load balancer when additional subnets are often
used for back-end servers? (Choose two.)

Additional subnets for back-end servers allow for separate security lists for these servers
(Correto)

Additional subnets for back-end servers allow for separate route tables for these servers
(Correto)

Pergunta 5:
When creating multiple subnets within a Virtual Cloud Network (VCN), security lists are often made
to group common services, for example, SSH and RDP (remote access), 80 and 443 (HTTP), and so on.
By default, what is the maximum number of security lists that can be associated with a subnet upon
creation?

5
(Correto)

Pergunta 6:
Which three components can you configure in Oracle Infrastructure Identity and Access Management?
(Choose three.)

Users
(Correto)

Groups
(Correto)

Policies
(Correto)

Pergunta 7:
Which three are valid Terraform configuration components? (Choose three.)

resource
(Correto)

variable
(Correto)

data source
(Correto)
Pergunta 8:
You have created a virtual cloud network (VCN) with three private subnets. Two of the subnets
contain application servers and the third subnet contains a DB System. The application requires a
shared file system so you have provisioned one using the file storage service (FSS). You also
created the corresponding mount target in one of the application subnets. The VCN security lists
are properly configured so that both application servers and the DB System can access the file
system. The security team determines that the DB System should have read-only access to the file
system.What change would you make to satisfy this requirement?

Create an NFS export option that allows READ_ONLY access where the source is the CIDR range of the
DB System subnet
(Correto)

Pergunta 9:
What is the default backup location for database backup on Database Cloud Service (DBCS)?

Object Storage on Oracle Cloud Infrastructure


(Correto)

Pergunta 10:
Which two resources are availability domain constructs? (Choose two.)

Compute Instance
(Correto)

Block Volume
(Correto)

Pergunta 11:
A new employee has just started working for your company. You create an Oracle Cloud Infrastructure
user account for this employee, following which they are able to log in, but still cannot create
any resources. What should you do to resolve this?

Add the employee to a group with policies to grant access to relevant resources
(Correto)

Pergunta 12:
You deployed a database on a Standard Compute Instance in Oracle Cloud Infrastructure(OCI) due to
cost concerns. The database requires additional storage with high I/O and you decided to use OCI
Block Volume service for it. With this requirement in mind, which elastic performance option should
you choose for the Block Volume?

Higher Performance
(Correto)

Pergunta 13:
What happens when you run terraform plan?

It shows the operator the course of action that would be taken if a change is applied
(Correto)

Pergunta 14:
You are responsible for setting up access for all the cloud users of a large enterprise. You log
in to the Phoenix region and start creating users and policies. You then realize that some users
might be creating resources in the Ashburn region. Which step should you perform to enable those
users?

IAM users are global. As an administrator, make sure that you subscribe to the Ashburn region
(Correto)

Pergunta 15:
Which statement is TRUE about Oracle Cloud Identifiers (OCID)?

If you delete a user, and them create a new user with the same name, the user will be considered
a different user because of different OCIDs
(Correto)

Pergunta 16:
Which statement is TRUE about a pre-authenticated request in Oracle Cloud Infrastructure Object
Storage?

You cannot extend the expiration date on a pre-authenticated request


(Correto)
Pergunta 17:
Which of the following statements is TRUE about cloning a volume in OCI Block Volume service?

You can change the block volume size when cloning a volume
(Correto)

Pergunta 18:
For a compute instance that is launched in a private subnet in a Virtual Cloud Network (VCN),
which action needs to be performed to connect to the Internet, assuming that the required security
list is properly set up?

Create and configure Network Address Translation (NAT) in a public subnet and route all traffic
to it
(Correto)

Pergunta 19:
An instance is launched with a primary VNIC that is created during instance launch.
Which two operations are true when you add secondary VNICs to an existing instance? (Choose two.)

The primary and secondary VNIC association should be within the same Availability Domain
(Correto)

You can remove the secondary VNIC later if it is not needed


(Correto)

Pergunta 20:
Which resource is required when connecting to your on-premises network from your Virtual Cloud
Network (VCN) via IPSec VPN or FastConnect?

Dynamic Routing Gateway (DRG)


(Correto)

Pergunta 21:
Which two statements are true about subnets within a VCN? (Choose two.)

Instances obtain their private IP and the associated security list from their subnets
(Correto)

You can have multiple subnets in an Availability Domain for a given VCN
(Correto)

Pergunta 22:
Which option is NOT a valid action within the Oracle Cloud Infrastructure (OCI) Block Volume
service?

Attach a block volume to an instance in a different availability domain


(Correto)

Pergunta 23:
What is the maximum CIDR range that can be assigned when configuring a virtual cloud network?

/16
(Correto)

Pergunta 24:
A customer wants to do development on premise while leveraging services such as Java Cloud, Mobile
Developer Cloud, and App Builder Services. The customer would also like to scale out the
application, stretching from on-premises to the cloud by using a common API.
Which two Infrastructure options can the customer leverage to do this? (Choose two.)

Oracle Cloud Infrastructure


(Correto)

Oracle Cloud at Customer


(Correto)
Pergunta 25:
In which language are Terraform and Terraform providers written?

Go
(Correto)

Pergunta 26:
What is a valid RFC 1918 CIDR prefix that can be used for creating an Oracle Cloud infrastructure
Virtual Cloud Network?

192.168.0.0/16
(Correto)

Pergunta 27:
Which two tools would you use to manage Database Cloud Service (DBCS)? (Choose two.)

SQL Developer
(Correto)

Oracle Enterprise Manager


(Correto)

Pergunta 28:
Which three are capabilities of the dbaascli utility? (Choose three.)

Start and open the database instance


(Correto)

Patching the primary database deployment


(Correto)

Switchover and failover in an Oracle Guard configuration


(Correto)

Pergunta 29:
Which two statements about Oracle Cloud Infrastructure File Storage Service (FSS) are accurate?
(Choose two.)

File systems use Oracle-managed keys by default


(Correto)

Customer can encrypt data in their file system using their own Vault encryption key
(Correto)

Pergunta 30:
When creating a subnet, one or more placeholder security lists are often associated with the
subnet. Why?

Each network endpoint or instance in the subnet needs its own security list
(Correto)

Pergunta 31:
Which two are required to create an IPSec VPN connection? (Choose two.)

security list
(Correto)

static route CIDR


(Correto)

Pergunta 32:
Which two are true for Oracle Cloud Infrastructure DNS? (Choose two.)

It supports segregation of traffic by using the private pool


(Correto)

It supports other cloud providers such as AWS and Azure


(Correto)

Pergunta 33:
Which statement is true about Oracle Cloud Infrastructure Object Storage Service?

You cannot directly download an object from an Archive Object Storage bucket
(Correto)
Pergunta 34:
Which two are NOT an image source when launching a new compute instance? (Choose two.)

bare metal instance


(Correto)

Object Storage
(Correto)

Pergunta 35:
Which is NOT a valid Oracle Cloud Infrastructure Virtual Cloud Network (VCN) approach?

Ensure VCN CIDR prefix overlaps with other VCNs in your tenancy or with your organizations private
IP network ranges
(Correto)

Pergunta 36:
Which two identity providers can your administrator federate with Oracle Cloud Infrastructure?
(Choose two.)

Microsoft Active Directory


(Correto)

Oracle Identity Cloud Services


(Correto)

Pergunta 37:
Your company has decided to move a few applications to Oracle Cloud and you have been asked to
design it for both High Availability (HA) and Disaster Recovery (DR).
Which two should you consider while designing your Oracle Cloud Infrastructure architecture?
(Choose two.)

Availability Domain
(Correto)

Region
(Correto)

Pergunta 38:
Which certificate format is used with the load balancer?

PEM
(Correto)

Pergunta 39:
When deploying a highly available, Internet-facing, 2-tier web application on Oracle Cloud
Infrastructure (OCI), which design option would you use?

Deploy all web servers into multiple Availability Domains and behind a public load balancer, and
deploy two single-node OCI database systems across two Availability Domains with Data Guard enabled
(Correto)

Pergunta 40:
Which two statements are TRUE about restoring a volume from a block volume backup in Oracle Cloud
Infrastructure Block Volume service? (Choose two.)

You can restore a volume to any availability domain within the same region where the backup is
stored
(Correto)

You can restore a block volume backup to a larger volume size


(Correto)

You might also like