What is a key feature of Oracle Cloud Infrastructure Functions?
D
Explanation:
OCI Functions automatically handles operating system patches and upgrades, ensuring that the
functions are secure and up-to-date without requiring manual maintenance from users.
Which is NOT a component of an Identity and Access Management (IAM) policy statement in Oracle
Cloud Infrastructure?
D
Explanation:
IAM policies define access control by specifying who can access which resources and what actions
they can perform. Data backup frequency is not a component of IAM policy statements.
Which Oracle Cloud Infrastructure service is not designed for use with multiple cloud providers?
D
Explanation:
MySQL HeatWave Database Service is optimized for analytics and machine learning workloads within
Oracle Cloud Infrastructure, and it is not designed for use across multiple cloud providers.
Which Oracle Cloud Infrastructure Autonomous Database service is designed for building and
deploying low-code applications rapidly?
C
Explanation:
Oracle APEX Application Development is a low-code platform that allows users to quickly build and
deploy data-centric applications without needing extensive programming.
Which is NOT a type of instance offered by the Oracle Cloud Infrastructure Compute service?
D
Explanation:
Nano instances are not offered by OCI. The compute service provides other instance types like Virtual
Machines, Bare Metal, and Dedicated Hosts but does not include Nano instances.
Which feature does the Oracle Cloud Infrastructure Compute service leverage for ensuring high
availability of applications?
A
Explanation:
Fault domains in Oracle Cloud Infrastructure are used to distribute instances across different physical
hardware within an availability domain. This helps in ensuring high availability and fault tolerance by
reducing the impact of hardware failures on instances.
Which Oracle Cloud Infrastructure (OCI) offering allows you to run cloud services in your own data
center while maintaining regulatory compliance?
C
Explanation:
OCI Dedicated Region provides a fully managed Oracle Cloud Infrastructure region in a customer's
data center, allowing them to meet regulatory compliance while running cloud services on-premises.
What is a key advantage of using virtual nodes in an Oracle Container Engine for Kubernetes cluster?
C
Explanation:
Virtual nodes abstract away the underlying infrastructure management, providing a serverless
Kubernetes experience that reduces the operational burden on users.
Which of the following is NOT a use case suitable for OCI Container Instances?
C
Explanation:
OCI Container Instances are designed for simpler workloads, whereas running containerized apps at
scale on Kubernetes requires a container orchestration platform, which is a different use case.
Which statement best describes the default AuthZ behavior for users and groups in OCI Identity and
Access Management?
D
Explanation:
In OCI, users and groups must be explicitly granted access to resources through IAM policies. If
access is not granted in a policy, it is denied by default, ensuring controlled access.