Which of the following statements is true about the Oracle Cloud Infrastructure (OCI) Object Storage serverside encryption?
A. Encryption of data encryption keys with a master encryption key is optional.
B. Customer-provided encryption keys are always stored in OCI Vault service.
C. Encryption is enabled by default and cannot be turned off.
D. Each object in a bucket is always encrypted with the same data encryption key.
Which two statements below are correct with respect to adding secondary Virtual Network Interface Cards (VNICs) to an existing compute instance in Oracle Cloud Infrastructure? (Choose two.)
A. The secondary VNIC is required to be in the same Virtual Cloud Network (VCN), but can be in different subnet, as the primary VNIC.
B. The primary and secondary VNIC association can be in different virtual cloud networks (VCNs).
C. You cannot assign an Ephemeral Public IP to a secondary VNIC.
D. The primary and secondary VNIC association must be in the same availability domain.
E. You can remove the primary VNIC after the secondary VNIC's attachment is complete.
Which statement is true about interconnecting Virtual Cloud Network (VCN)?
A. VCNs support transitive peering.
B. Peering VCNs should not have overlapping CIDR blocks.
C. VCNs must be in the same tenancy to be peered.
D. The only way to interconnect VCNs is through peering.
You have an application server running in a public subnet on a compute instance in US West (us- phoenix1) 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?
A. The route table associated with the subnet has no route rule where the destination is object storage service
B. The service gateway created in the VCN resides in a different availability domain
C. The security list associated with the subnet has an egress rule that allows all traffic to be forwarded to a destination CIDR 0.0.0.0/0
D. Identity and Access Management (IAM) policies restrict the access to the object storage bucket
Which two choices are true for Oracle Autonomous Database with Shared Exadata Infrastructure?
A. Billing for storage usage continues when autonomous database is stopped.
B. Billing stops for both CPU and storage usage when autonomous database is stopped.
C. Billing for compute usage stops when autonomous database is stopped.
D. Autonomous database does not support per-second billing.
E. Billing does not stop when autonomous database is terminated.
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?
A. Create clones of all boot volumes and block volumes one at a time.
B. Create on-demand full backups of boot volumes, and copy data in block volumes to Object Storage using OCI CLI.
C. Create on-demand full backups of block volumes, and create custom images from the boot volumes.
D. Group together multiple storage volumes in a volume group and create volume group backups.
Which DNS resource record type is used to point a host name to an IPv4 address?
A. ALIAS
B. A
C. CNAME
D. AAAA
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.)
A. Region
B. Instance Shape
C. Compartments
D. Availability Domain
Which two options are available when setting up DNS for your bare metal and virtual machine DB Systems? (Choose two.)
A. Internet and custom resolver
B. Google DNS servers
C. custom resolver
D. Internet and virtual cloud network (VCN) resolver
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?
A. Write an IAM policy and authorize the Object Storage service to manage objects on your behalf
B. Specify an existing destination bucket
C. Specify the bucket visibility for both the source and destination buckets
D. Provide a destination object name
E. Provide an option to choose bulk copying of objects
F. Choose an overwrite rule