Which three components are part of Oracle Cloud Infrastructure (OCI) identity and access management service?
Components ofIAM
RESOURCE
The cloud objects that your company's employees create and use when interacting withOracle Cloud Infrastructure. For example: compute instances, block storage volumes, virtual cloud networks (VCNs), subnets, route tables, etc.
USER
GROUP
A collection of users who all need the same type of access to a particular set of resources or compartment.
DYNAMIC GROUP
A special type of group that contains resources (such as compute instances) that match rules that you define (thus the membership can change dynamically as matching resources are created or deleted). These instances act as 'principal' actors and can make API calls to services according to policies that you write for the dynamic group.
NETWORK SOURCE
A group of IP addresses that are allowed to access resources in your tenancy. The IP addresses can be public IP addresses or IP addresses from a VCN within your tenancy. After you create the network source, you use policy to restrict access to only requests that originate from the IPs in the network source.
COMPARTMENT
TENANCY
The root compartment that containsallof your organization'sOracle Cloud Infrastructureresources. Oracle automatically creates your company's tenancy for you. Directly within the tenancy are yourIAMentities (users, groups, compartments, and some policies; you can also put policies into compartments inside the tenancy). You place the other types of cloud resources (e.g., instances, virtual networks, block storage volumes, etc.) inside the compartments that you create.
POLICY
HOME REGION
FEDERATION
A relationship that an administrator configures between an identity provider and a service provider. When you federateOracle Cloud Infrastructurewith an identity provider, you manage users and groups in the identity provider. You manage authorization inOracle Cloud Infrastructure's IAM service.Oracle Cloud Infrastructuretenancies are federated with Oracle Identity Cloud Service by default.
https://docs.cloud.oracle.com/en-us/iaas/Content/Identity/Concepts/overview.htm
In what two ways does Oracle Cloud Infrastructure (OCI) offer industry leading price-performance?
OCIleverages advanced encryption that leads to fast performance, OCIdoes not over subscribe CPU, but only memory, and OCIhypervisor provides industry leading performance are WRONG.
However, OCI does back claims with SLAs and offers predictable pricing for all services.
Which is NOT a valid business benefit for a customer considering migrating their infrastructure and apps to Oracle Cloud Infrastructure (OCI)?
Oracle Cloud Infrastructure is a set of complementary cloud services that enable you to build and run a wide range of applications and services in a highly available hosted environment. Oracle Cloud Infrastructure offers high-performance compute capabilities (as physical hardware instances) and storage capacity in a flexible overlay virtual network that is securely accessible from your on-premises network.
https://docs.cloud.oracle.com/en-us/iaas/Content/GSG/Concepts/baremetalintro.htm
One of the major benefits of cloud computing is REDUCEDTCO. Therefore, Increased TCOis the incorrect option.
Which Oracle Cloud Infrastructure (OCI) service allows you to automate provisioning of Infrastructure resources using Terraform?