Which statement is NOT true about compartments in Oracle Cloud Infrastructure?
C
Explanation:
This statement is NOT true. Compartments in Oracle Cloud Infrastructure do not provide a way to
store and manage encryption keys and secrets. This functionality is typically handled by other
services such as Key Management.
In Oracle Cloud Infrastructure, who is responsible for securing the workloads and configuring the
cloud resources?
D
Explanation:
Both Oracle and the customer share the responsibility for securing workloads and configuring cloud
resources. Oracle provides the foundational security infrastructure, while customers are responsible
for implementing security measures within their applications and data.
What is the primary function of a Route Table in the Oracle Cloud Infrastructure Networking service?
C
Explanation:
The primary function of a Route Table is to define routing rules for traffic leaving the Virtual Cloud
Network (VCN) subnet. It specifies which gateway or service should be used to route traffic to
external destinations.
Which workload type is NOT optimized for Oracle Autonomous Database on Shared Exadata
Infrastructure?
D
Explanation:
High-performance computing (HPC) typically involves complex calculations and processing, which
are not optimized for Oracle Autonomous Database on Shared Exadata Infrastructure. HPC often
requires specialized hardware and configurations for optimal performance.
What is the primary purpose of Oracle Cloud Infrastructure Functions?
B
Explanation:
Oracle Cloud Infrastructure Functions is a serverless computing service that allows developers to run
code without managing servers. It is designed to respond to events or HTTP requests and is ideal for
event-driven applications.
Why might you choose to use containers instead of virtual machines?
B
Explanation:
Containers share the host operating system's kernel, leading to quicker startup times and lower
overhead compared to virtual machines. They offer more agility and resource efficiency, making
them suitable for scalable applications.
Which component of the Oracle Cloud Infrastructure Networking service allows resources in a VCN
to access Oracle Cloud services without traversing the public Internet?
C
Explanation:
A Service Gateway provides secure access to Oracle Cloud services from within a VCN without the
need to traverse the public Internet. It facilitates private and efficient communication between
resources and cloud services.
Which type of load balancing policy is supported by Oracle Cloud Infrastructure Load Balancer?
B
Explanation:
Weighted Round Robin is a load balancing policy that distributes traffic based on weights assigned to
backend servers. It provides more control over traffic distribution, allowing higher-weighted servers
to receive more requests.
What is the primary purpose of the MySQL Database Service HeatWave configuration in OCI?
B
Explanation:
MySQL Database Service HeatWave is designed to accelerate query performance by offloading
analytics to an in-memory columnar store. It enables faster query execution for analytical workloads.
What is the primary purpose of a Network Security Group (NSG) in the Oracle Cloud Infrastructure
Networking service?
B
Explanation:
Network Security Groups (NSGs) act as virtual firewalls in OCI, controlling inbound and outbound
traffic for specific resources within a VCN. You can define rules based on IPs, ports, and protocols.
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.