Which five are the required parameters to launch an instance in Oracle Cloud Infrastructure? (Choose five.)
A. subnet
B. Availability Domain
C. Virtual Cloud Network
D. host name
E. instance shape
F. image operating system
G. private IP address
Which statement is true about Oracle Cloud Identifiers (OCID)?
A. mytenancy.oc.ocid is a valid OCID.
B. 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.
C. Users can customize OCIDs for all the resources in their compartments.
D. If you delete a user, and then create a new user with the same name, the new user will be assigned the exact same OCIDs as the system remembers.
Which storage would you use if your big data workload requires shared access and an NFS based interface?
A. File Storage
B. Storage Software Cloud Appliance
C. Object Storage
D. Archive Storage
E. Block Volume
Which storage service is used on OCI for a Data Transfer Service job?
A. An instance with enough storage to accommodate the job
B. An object bucket
C. A File System service instance
D. Block Volume
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?
A. Create a reserved public IP and associate it with the security list that your complete instance is using
B. Create a reserved public IP and associate it with the subnet of your compute instance
C. Create a reserved public IP and associate it with the VNIC of your compute instance
D. Create a reserved public IP and associate it with the hosts file of your web server
Which two statements are true about restoring a block volume from a manual or policy-based block volume backup? (Choose two.)
A. It can be restored as new volumes with different sizes from the backups
B. It can be restored as a new volume to any AD across different regions
C. It must be restored as a new volume to the same availability domain (AD) on which the original block volume backup resides
D. It can be restored as a new volume to any AD in the same region
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.)
A. PEM Certificate file
B. Auth tokens
C. API signing key
D. Windows password
E. SSH key pair
In what two ways does Oracle Cloud Infrastructure (OCI) file storage service differ from OCI object storage and block volume services?
A. You can move object storage buckets, block volumes and file storage mount targets between compartments.
B. File Storage uses the network file system (NFS) protocol, whereas block volume uses iSCSI.
C. Block volume service Is NVMe based, while file storage service is not.
D. File storage mount target does not provide a private IP address, while the object storage bucket provides one.
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?
A. Native
B. Mixed
C. Paravirtualized
D. Emulated
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?
A. VCN1 (10.0.0.0/16) and VCN2 (10.0.1.0/24)
B. VCN1 (10.0.0.0/16) and VCN2 (172.16.0.0/16)
C. VCN1 (172.16.1.0/24) and VCN2 (172.16.1.0/27)
D. VCN1 (192.168.0.0/16) and VCN2 (192.168.1.0/27)