Which statement is true about restoring a block volume from block volume backups?
It can be restored as new volumes to any Availability Domain within the same
[Link]
It must be restored as new volumes to the same Availability Domain on which the
original block volume backup resides.
It can be restored as new volumes to any Availability Domain across different
regions.
It can be restored as new volumes with different sizes from the backups.
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?
� 1. Use block storage. Create and attach a large block storage volume to one
compute instance. Assign a public IP to the compute instance. Store data on the
block storage and access it by connecting to the compute instance.
� 2. Use object storage. Create a single namespace and multiple buckets to
create the hierarchical Directory structure.
� 3. Use object storage. Create multiple namespaces with one bucket each.
Make the buckets publicly accessible.
� 4. Use file storage service. Create a file system and a mount target. Share
the private IP of the mount target
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?
� 1. Create a new instance using a VM.DenseIO2.16 shape using the preserved
boot volume and move the SQL Database data to block volume
� 2. Create a new instance using a VM.DenseIO2.8 shape using the preserved
boot volume and move the SQL Database data to NVMe disks
� 3. Create a new instance using a VM.Standard1.16 shape using the preserved
boot volume and move the SQL Database data to NVMe disks
� 4. Create a new instance using a VM.DenseIO2.16 shape using the preserved
boot volume move the SQL Database data to NVMe disks
Correct
In which two ways does Oracle Cloud Infrastructure (OCI) file storage (FSS) differ
from OCI object storage and block
volume services? (Choose two.)
A. Block volume service is NVMe based, while FSS is not
B. Object storage and block volume services offer default encryption, but FSS does
not
C. A file system is created within an availability domain, whereas object storage
buckets exist at the region level
D. FSS uses the network file system (NFS) protocol, whereas block volume uses iSCSI
Which two must be configured for a load balancer to accept incoming traffic?
(Choose two.)
A. a listener
B. a back-end server
C. a back end set
D. a security list that is open on a listener port
E. a certificate
Which two are required parameters to create a public load balancer instance?
� 1. backend set
� 2. listener
� 3. load balancer name
� 4. Two public subnets
� 5. Certificate
Your application front end consists of several Oracle Cloud Infrastructure compute
instances behind a load balancer instance. You have configured the load balancer to
perform health checks on these instances.
If an instance fails to pass health checks, what will happen?
� 1. The instance is replaced automatically by the load balancer
� 2. The instance is terminated automatically by the load balancer.
� 3. The instance is taken out of the back end set by the load balancer.
� 4. The load balancer stops sending traffic to that instance.
Which service is NOT supported by Oracle Cloud Infrastructure CLI?
A. load balancer
B. compute
C. database
D. block volumes
Why are two subnets required to create a public load balancer when additional
subnets are often used for back-end servers? (Choose two.)
A. Routing is simpler when the load balancer is not in the same subnet as the back-
end server.
B. Performance is higher when more subnets are used.
C. Additional subnets for back-end servers allow for separate route tables for
these servers.
D. Additional subnets for back-end servers allow for separate security lists for
these servers.
For what business need should you use Database Cloud Service (DBCS) instead of an
Oracle database on a compute instance?
� 1. To bring your own license on a compute service
� 2. To lower license and Infrastructure cost
� 3. To build an Oracle database on a compute service
� 4. to implement Oracle RAC for high availability
Which 2 db systems allow you to scale out the CPU?
� 1. ADW
� 2. ATP
� 3. DB on VM
� 4. DB on BM
What is true about data guard set up with a fast-start failover (FSFO) in Oracle
Cloud Infrastructure (OCI)?
� 1. The best practices for high availability and durability is to run the
primary, standby, and observer in separate availability domains (ADs).
� 2. When you configure data guard using OCI console, the default mode is set
to maxprotection.
� 3. You cannot create the standby DB system in a different AD from the
primary DB system.
� 4. You cannot use database command line interface (CLI) to set up data
guard with FSFO.
-- complex*************
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?
� 1. Configure private peering on your FastConnect link. Redistribute BGP
routes learned into your Existing routing table and advertise a default from your
network infrastructure to OCI.
� 2. Configure private peering on your FastConnect link with a static route
that points to OCI object Storage service.
� 3. Configure public peering on your FastConnect link with a static route
that points to OCI object Storage service.
� 4. 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