Oracle Cloud Foundation Certification Complete
Oracle Cloud Foundation Certification Complete
IAM
(Answer all questions in this section)
2. Which is NOT a valid method for authenticating a Principal in OCI Identity and Access
Management (IAM) service?
(1) Points
API Signing Key
OCI Vault Master Encryption Keys
Auth Tokens
Console user name, Password
Answer : OCI Vault Master Encryption Keys
IAM
(Answer all questions in this section)
3. Which is NOT a valid statement regarding OCI Compartments?
(1) Points
Resources can interact with other resources in different compartments.
You can give group of users access to compartments by writing policies.
Each resource belongs to a single compartment.
Compartments are restricted to a single region.
Answer : Compartments are restricted to a single region
IAM
(Answer all questions in this section)
4. How is a resource in OCI identified?
(1) Points
Tenancy ID
OCID
Username
Compartment Name
Answer : OCID
IAM
(Answer all questions in this section)
5. Which feature of OCI Identity and Access Management (IAM) service
specifies authorization for various actions for authenticated Principals?
(1) Points
Group
Role
Policy (*)
Compartment
Correct. IAM Policies are used to specify authorization.
Networking
(Answer all questions in this section)
1. Which virtual cloud network (VCN) component enables both inbound
and outbound traffic
between a VCN and the internet?
(1) Points
Dynamic Routing Gateway
Service Gateway
NAT Gateway
Internet Gateway (*)
Correct. An internet gateway allows both inbound and outbound traffic.
3. Which virtual cloud network (VCN) component blocks inbound traffic, but enables
outbound traffic to the internet?
(1) Points
NAT Gateway
Internet Gateway
Dynamic Routing Gateway
Service Gateway
Answer : NAT Gateway
4. Which statements are true about the Oracle Cloud Infrastructure (OCI) Load Balancing
service?
(1) Points
It works with public IP addresses only.
It distributes traffic to different backend servers in a virtual cloud network (VCN).
It can span across OCI regions.
It supports TCP and HTTP protocols only.
Answer :
The Load Balancing service provides automated traffic distribution from one entry point to
multiple servers reachable from your VCN.
5. Which components are created by default with the creation of a virtual
cloud network (VCN)? (Choose three)
(Choose all correct answers)
(1) Points
Default set of DHCP options, with default values
Default security list, with default security rules
Dynamic Routing Gateway
Default route table, with no route rules
Local Peering Gateway
Answer :
Each VCN comes with a default set of route tables, security lists and DHCP options with
initial values that you can change.
Compute
(Answer all questions in this section)
1. You have a web application that receives 10X more traffic on the weekends than
weekdays. You need to automatically match capacity to demand, keep the application always
up and running, and save cost.
Which OCI compute feature can be used to meet these requirements?
(1) Points
Parallel Scaling
Manual Scaling
Vertical Scaling
Autoscaling
Answer : AutoScalling
Compute
(Answer all questions in this section)
2. Which statement is true about OCI Compute Service?
(1) Points
It doesn’t support Windows workloads.
It provides options to create Bare Metal or a Virtual Machine instance.
It provides a single size for different types of workloads.
It is used only for running databases.
Compute
(Answer all questions in this section)
3. Which is a feature of the OCI OS Management Service?
(1) Points
Disk Encryption
Cost Management
Automated Patch Management
Autoscaling
Answer : Automated Patch Management
Compute
(Answer all questions in this section)
4. Which parameter is NOT modifiable?
(1) Points
Amount of Memory
Number of OCPUs
Primary Private IP address
Fault Domain
Storage
Answer : Correct. In order to provision a volume to an instance, you need to attach it to the
instance.
Storage
(Answer all questions in this section)
2. You want to store the backup of a database in cloud storage for an
extended period of time.
Which type of storage should you configure for these files?
(1) Points
Archive Storage (*)
Block Volume
Object Storage
File Storage
Correct. The Archive Storage service is ideal for storing data that is seldom accessed, but
requires long retention periods.
Storage
(Answer all questions in this section)
3. Which statement is true about OCI File Storage?
(1) Points
It is supported by Windows operating system only.
It is a local file system for a compute instance.
It is supported by Linux operating systems only.
It organizes files in a hierarchy of named directories. (*)
Answer : It organizes files in a hierarchy of named directories.
Storage
(Answer all questions in this section)
4. You store multiple versions of objects in a bucket, but your IT team has
asked you to delete any previous object versions 120 days after the
object version transitions from the latest version to a previous version.
Which OCI Object Storage feature can be used for this purpose?
(1) Points
Object Lifecycle Management (*)
Retention Rules
Multipart Uploads
Pre-Authenticated Requests
Correct. Object Lifecycle management manages object storage versioning.
Database
(Answer all questions in this section)
1. Which types of DB Systems is NOT available in OCI?
(1) Points
VM DB System
ATP DB System
Bare Metal DB Systems
Exadata DB System
Answer : Correct. ATP is a workload type on the Autonomous Database and not a DB
system
Database
(Answer all questions in this section)
2. Which task is NOT performed by default by an Autonomous Database?
(1) Points
Firmware Patching
Data Loading
Backups
Database Upgrades
Answer : Data Loading
Database
(Answer all questions in this section)
3. Which database edition would you use to launch a two-node Oracle RAC DB System?
(1) Points
Database Enterprise Edition High Performance
Database Standard Edition
Oracle Enterprise Edition - Extreme Performance.
Database Enterprise Edition
Database
(Answer all questions in this section)
4. Which infrastructure option is available for creating and managing an
Autonomous Database?
(1) Points
Bare Metal Infrastructure
Exadata Cloud@Customer
Dedicated Infrastructure
VM DB System
5. Which fully managed database would you use to achieve a single-digit millisecond latency
with high performance workloads?
(1) Points
DB System
NoSQL
Autonomous
MySQL
Answer : NO SQL
Security
(Answer all questions in this section)
1. Which statement is true about Security Zones?
(1) Points
Data in a security zone can be copied to another standard compartment.
They are associated with a compartment.
Existing resources cannot be moved to a security zone.
They are associated with an availability domain.
Answer : Correct. A security zone is associated with a compartment and a security zone
recipe.
2. You want to centrally manage the encryption keys and secret credentials that protect your
data.
What should you use to achieve this?
(1) Points
Cloud Guard
Data Safe
Encryption Wallet
Vault
Answer : Correct. Oracle Cloud Infrastructure Vault is a managed service that lets you
centrally manage the encryption keys that protect your data and the secret credentials that you
use to securely access resources
4. You want to add another step of user verification along with password authentication.
What should you use to achieve this?
(1) Points
Identity and Access Management
Multi-factor Authentication
Identity Federation
Identity Provider
Answer : Correct. Multi-factor authentication is a method of authentication that requires the
use of more than one factor to verify a user’s identity.
5. Your IT team has created a web-based marketing site that needs to be protected against
internet threats including Cross-Site Scripting (XSS) and SQL Injection.
(1) Points
Application Firewall
Vulnerability Scanning
Vault
Bastion
Answer : 5. Your IT team has created a web-based marketing site that needs to be protected
against internet threats including Cross-Site Scripting (XSS) and SQL Injection.
(1) Points
Web Application Firewall
Vulnerability Scanning
Vault
Bastion
App Dev
Answer: Correct. A single registry can contain both private and public Docker repositories.
(1) Points
Events
Resource Manager
Oracle Functions
Compute
Answer : Correct. Using Terraform, Resource Manager helps you install, configure, and
manage resources through the "infrastructure-as-code" model.
3. Which OCI service lets you to run code without provisioning any underlying infrastructure
such as virtual machines?
(1) Points
Oracle Functions
Oracle Container Engine for Kubernetes
Storage Gateway
API Gateway
Answer: Correct. The serverless and elastic architecture of Oracle Functions means there's
no infrastructure administration or software administration for you to perform.
4. A banking platform has been re-designed to a Microservices-based architecture using
Docker containers.
Which OCI service should be used for deployment of these new Microservices?
(1) Points
Events Service
API Gateway
Oracle Container Engine for Kubernetes
Streaming Service
Correct. Oracle Cloud Infrastructure Container Engine for Kubernetes is a fully-managed,
scalable, and highly available service that you can use to deploy your containerized
applications to the cloud.
2. Which statements is true with regard to the Oracle Cloud Infrastructure (OCI) Logging
service?
(1) Points
It can analyze critical diagnostic information that describes how resources are performing.
It can index, enrich, and aggregate log data from applications.
It enables you to analyze cloud resources using custom metrics
It enables you to monitor cloud resources using metrics and alarms.
Answer :
Correct. The OCI Logging service can be used to enable,manage and search critical
diagnostic information that describes how resources are performing.
Audit Logs
Custom Logs
Alert Logs
Answer : Alert Logs
4. Which OCI Monitoring service feature uses metrics for monitoring and consists of a
trigger action and notification method?
(1) Points
Namespace
Queries
Alarms
Triggers
Answer :
Alarms use metrics for monitoring and consists of a trigger action and notification method.
5. Which OCI service will send you an alert for high usage?
(1) Points
Monitoring
Logging
Events
Logging Analytics
Answer :
Correct. The Oracle Cloud Infrastructure Monitoring service enables you to actively and
passively monitor your cloud resources using the Metrics and Alarms features.
Analytics and AI
1. Which statement correctly describe the OCI Accelerated Data Science SDK?
(1) Points
It is a PHP library that makes common tasks faster, easier, and less error prone.
It is an additional cost to the Data Science service.
It is a Python library that makes common tasks faster, easier, and less error prone.
It is a JavaScript library that makes common tasks faster, easier, and less error
prone.
Answer : Correct. The Oracle Accelerated Data Science (ADS) SDK is a Python library that
is included as part of the OCI Data Science service.
2. Your client needs to move their Extract-Transform-Load (ETL) process to Oracle Cloud
Infrastructure (OCI). They want to take a no-code approach.
Answer : Correct. Data Integration enables the ETL developers to develop, build, and test
data integration solutions
3. Your organization consumes and analyzes data from a wide variety of sources. Many
departments are struggling with finding trusted data sources.
Which OCI service should you use to harvest the metadata and provide a central repository?
(1) Points
Data Flow
Autonomous Data Warehouse
Data Integration
Data Catalog
Answer : Correct. Data Catalog can harvest technical metadata from a wide range of
supported data sources that are accessible using public or private IPs.
4. Your organization has a Spark application that sometimes consumes a large amount of
compute resources. You need to run this on OCI.
(1) Points
Data Integration
Data Catalog
Data Flow
File Storage
Answer : Correct. Data flow is used to easily create, share, run, and view the output of
Apache Spark applications.
Answer : Correct. Find the information you need by exploring the data assets, browsing the
data catalog, or using the quick search bar.
Hybrid
4. Which Oracle offering lets a customer provision OCI services into their
own data centers in a self-contained model, achieving the same
architecture and billing as the OCI public cloud?
(1) Points
OCI Dedicated Region (*)
OCI Customer Region
OCI Private Region
Oracle Cloud VMware Solution
Correct. Dedicated regions are public regions assigned to a single organization.
Compartment are logically separate and compartment can have sub compartments up to
6levels deep.
A,b,D we can change but we need downtime to move another rack
In Vertical scaling when u edit an instance instance get instanted in another default defaut
domain so fault domain can change
Online resizing mean no down time.Always increase and cannot decreae size
Answer : Policy
Answer : Allow Group
Load Balancer:
Basic Tier
Balance Tier
Higher Tier
Ultra Higher Tier