Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

You are an admin of an OCI tenancy. To save cost, you want to restrict the amount of OCPUs that can be provisioned in each compartment. Which will allow this?

A.

Compartment quotas

B.

Budgets

C.

Service limits

D.

Resource Manager

To upload a file from a compute instance into Object Storage, you SSH into the compute instance and run the following OCI CLI command: oci os object put -ns mynamespace -bn mybucket --name myfile.txt --file /Users/me/myfile.txt --auth instance_principal Which statement must be true for this command to succeed?

A.

The bucket has a pre-authenticated request (PAR) that specifies the compute instance that will upload to it.

B.

Your OCI user has the permission to upload to the bucket.

C.

The instance matches a matching rule for a dynamic group with the permission to up-load to the bucket.

D.

Your OCI API key has been placed on the compute instance.

You set up a bastion host in your VCN to only allow your IP address (140.19.2.140) to establish SSH connections to your Compute Instances that are deployed in a private subnet. The Compute Instances have an attached Network Security Group with a Source Type: Network Security Group (NSG), Source NSG: NSG-050504. To secure the bastion host, you added the following ingress rules to its Network Security Group:

However, after checking the bastion host logs, you discovered that there are IP addresses other than your own that can access your bastion host. What is the root cause of this issue? (Choose the best answer.)

A.

The port 22 provides unrestricted access to 140.19.2.140 and to other IP address.

B.

A netmask of /32 allows all IP address in the 140.19.2.0 network, other than your IP 140.19.2.140

C.

All compute instances associated with NSG-050504 are also able to connect to the bastion host.

D.

The Security List allows access to all IP address which overrides the Network Security Group ingress rules.

You have the following compartment structure within your company Oracle Cloud Infrastructure (OCI) tenancy:

You want to create a policy in the root compartment to allow SystemAdmins to manage VCNs only in CompartmentC. Which policy is correct? (Choose the best answer.)

A.

Allow group SystemAdmins to manage virtual-network-family in compartment Com-partmentA:CompartmentB:CompartmentC

B.

Allow group SystemAdmins to manage virtual-network-family in compartment CompartmentC

C.

Allow group SystemAdmins to manage virtual-network-family in compartment CompartmentB:CompartmentC

D.

Allow group SystemAdmins to manage virtual-network-family in compartment Root