nerdexam
Oracle

1Z0-1085-22 · Question #99

Which feature allows you to group and logically isolate your Oracle Cloud Infrastructure (OCI) resources?

The correct answer is D. Compartments. It is collection of related resources. Compartments are a fundamental component of Oracle Cloud Infrastructure for organizing and isolating your cloud resources. You use them to clearly separate resources for the purposes of measuring usage and billing, access (through the use…

Understand OCI Core Infrastructure Services

Question

Which feature allows you to group and logically isolate your Oracle Cloud Infrastructure (OCI) resources?

Options

  • ATenancy
  • BIdentity and Access Management Groups
  • CAvailability Domains
  • DCompartments

How the community answered

(38 responses)
  • A
    16% (6)
  • B
    3% (1)
  • C
    8% (3)
  • D
    74% (28)

Explanation

It is collection of related resources. Compartments are a fundamental component of Oracle Cloud Infrastructure for organizing and isolating your cloud resources. You use them to clearly separate resources for the purposes of measuring usage and billing, access (through the use of IAM Service policies), and isolation (separating the resources for one project or business unit from another). A common approach is to create a compartment for each major part of your organization. For more information, see Overview of the IAM Service and also Setting Up Your To place a resource in a compartment, simply specify the compartment ID in the "Create" request object when initially creating the resource. For example, to launch an instance into a particular compartment, specify that compartment's OCID in the LaunchInstance request. You can't move an existing resource from one compartment to another. To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see Getting Started with Policies. cli/2.9.9/oci_cli_docs/cmdref/iam/compartment.html

Topics

#compartments#resource isolation#tenancy organization

Community Discussion

No community discussion yet for this question.

Full 1Z0-1085-22 Practice