SlideShare a Scribd company logo
1 of 57
l
O M oAR
cPSD
| 11272986
1z0-997-20 OCI professional Incomplete
Cross-Cultural Communication(Chamberlain University)
StuDocu is not sponsored or endorsed by any college or university
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
1. Which three scenarios are suitable for the use of Oracle Cloud Infrastructure
(OCI) Autonomous Transaction Processing "" Serverless (ATP-S) deployment?
(Choose three.)
• A. A manufacturing company is running Oracle E-Business Suite application
onpremises. They are looking to move this application to OCI and they want to
use a managed database offering for their database tier.
• B. A midsize company is considering migrating its legacy on-premises MongoDB
database to Oracle Cloud Infrastructure (OCI). The database has significantly
higher workloads on weekends than weekdays.
• C. A small startup is deploying a new application for eCommerce and it requires
a database to store customers' transactions. The team is unsure of what the load
will look like since it is a new application.
• D. A well-established, online auction marketplace is running an application where
there is database usage 24x7, but also has peaks of activity that are hard to
predict. When the peaks happen, the total activities may reach 3 times the
normal activity level.
• E. A developer working on an internal project needs to use a database during
work hours but doesn't need it during nights or weekends. The project budget
requires her to keep costs low.
Hide Solution Discussion
Correct Answer: ACE
Reference:
https://oracle.github.io/learning-library/oci-library/L100-LAB/ATP_Lab/ATP_HOL.html
Question #2Topic 1
You are the Solution Architect that designed this Oracle Cloud Infrastructure (OCI)
compartment layout for your organization:
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
The development team has deployed quite a few instances under "˜Compute'
Compartment and the operations team needs to list the instances under the same
compartment for their testing. Both teams, development and operations are part of a
group called "˜Eng-group'.
You have been looking for an option to allow the operations team to list the instances
without access any confidential information or metadata of the resources.
Which IAM policy should you write based on these requirements? (Choose the best
answer.)
• A. Allow group Eng-group to inspect instance-family in compartment
DevTeam:Compute and attach the policy to "˜SysTest-Team' Compartment.
• B. Allow group Eng-group to read instance-family in compartment
DevTeam:Compute and attach the policy to "˜Dev-Team' Compartment.
• C. Allow group Eng-group to inspect instance-family in compartment
DevTeam:Compute and attach the policy to "˜Engineering' Compartment.
• D. Allow group Eng-group to read instance-family in compartment Compute and
attach the policy to "˜Engineering' Compartment.
Hide Solution Discussion 1
Correct Answer: C
Question #3Topic 1
You are working for a Travel company and your travel portal application is a collection
of microservices that run on Oracle Cloud Infrastructure Container Engine for
Kubernetes. As per the recent security overview, you have noticed that Oracle has
published a newer image of the Operating System used by the worker nodes. You want
to make sure that your application doesn't face any downtime but at the same time the
worker nodes gets upgraded to the latest version of the Operating System.
What should you do to get this upgrade done without application downtime? (Choose
the best answer.)
• A. 1. Shutdown the worker nodes 2. Create a new node pool 3. Manually
schedule the pods on the newly built node pool
• B. 1. Create a new node pool using the latest available Operating System
image. 2. Run kubectl cordon <node name> against all the worker nodes in
the old pool to stop any new application pods to get scheduled 3. Run
kubectl drain <node name> """"delete""local""data """"force
""""ignore""daemonsets to evict any Pods that are running 4. Delete the
old node pool
• C. 1. Create a new node pool using the latest available Operating System image
2. Run kubectl taint nodes """"all node""role.kubernetes.io/master"" 3. Delete the
old node pool
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
• D. 1. Run kubectl cordon <node name> against all the worker nodes in the old
pool to stop any new application pods to get scheduled 2. Run kubectl drain
<node name> """"delete""local""data """"force """"ignore""daemonsets to evict any
Pods that are running 3. Download the patches for the new Operating System
image 4. Patch the worker nodes to the latest Operating System image
Hide Solution Discussion
Correct Answer: D
Question #4Topic 1
You work for a large bank where security and compliance are critical. As part of the
security overview meeting, your company decided to minimize the installation of local
tools on your laptop. You have been running Ansible and kubectl to spin up Oracle
Container Engine for Kubernetes (OKE) clusters and deployed your application. For
authentication, you are using an Oracle Cloud Infrastructure (OCI) CLI config file that
contains OCIDs, Fingerprint, and a locally stored PEM file. Your security team
doesn't want you to store any local API key and certificate, or any other local tools.
Which two actions should you perform to spin up the OKE cluster and interact with
it?
(Choose two.)
• A. Create a developer workstation on OCI. Install Ansible and kubectl on it. Use
resource principal to authenticate against OCI API and create the OKE Cluster.
B. Develop your own code using OCI SDK to deploy the OKE cluster.
• C. Work on OCI Cloud Shell to use built-in Ansible and kubectl to deploy
the OKE cluster. Use OCI_CLI_AUTH=instance_obo_user environment
variable to authenticate using built-in token.
• D. Work on OCI Cloud Shell to use built-in Ansible and kubectl to deploy the
OKE cluster. Bring in your own config file and certificate to authenticate against
OCI API.
• E. Create a developer workstation on OCI. Install Ansible and kubectl on it.
Use instance principal to authenticate against OCI API and create the OKE
Cluster.
Hide Solution Discussion
Correct Answer: CE
Reference:
https://oracle-cloud-infrastructure-
ansiblemodules.readthedocs.io/en/latest/modules/oci_cluster_module.html
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Q.5. A new international hacktivist group, based in London, launched wide scale cyber
attacks including SQL Injection and Cross-Site Scripting (XSS) across multiple websites
which are hosted in Oracle Cloud Infrastructure (OCI). As an IT consultant, you must
configure a Web Application Firewall (WAF) to protect these websites against the
attacks.
How should you configure your WAF to protect the website against those attacks?
(Choose the best answer.)
• A. Enable a Protection Rule to block the attacks based on HTTP Headers that
contain XSS and SQL strings.
• B. Enable an Access Rule to block the IP Address range from London.
• C. Enable a Protection Rule to block requests XSS Filters Categories and
SQL Filters Categories.
• D. Enable a Protection Rule to block requests that came from London.
• E. Enable an Access Rule that contains XSS Filters Categories and SQL Filters
Categories.
Hide Solution Discussion 1
Correct Answer: C
Reference:
https://docs.cloud.oracle.com/en-us/iaas/Content/WAF/Reference/protectionruleids.htm
Question #6Topic 1
You work for a public health care company based in the United States. Their existing
patient records system runs in an on-premise data center and the customer is sending
tape backups offsite as part of their disaster recovery planning.
You developed an alternative archival solution using Oracle Cloud Infrastructure (OCI)
that will save the company a significant amount of money on a yearly basis.
The solution involves storing data in an OCI Object Storage bucket. After reviewing your
solution with the customer Global Risk and Compliance (GRC) team, they highlighted
four security requirements:
✑All data less than 1 year old must be accessible within 2 hours
✑All data must be retained for at least 10 years and be accessible within 48 hours
✑All data must be encrypted at rest
✑No data may be transmitted across the public internet
Which two options meet the requirements outlined by the customer GRC team?
(Choose two.)
• A. Provision a FastConnect link to the closest OCI region and configure a private
peering virtual circuit.
• B. Provision a FastConnect link to the closest OCI region and configure a public
peering virtual circuit.
• C. Create an OCI Object Storage Standard tier bucket. Configure a lifecycle policy
to archive any object that is older than 365 days.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
• D. Create an OCI Object Storage Standard tier bucket. Configure a lifecycle policy
to delete any object that is older than 7 years.
• E. Create a VPN connection between your on-premises data center and OCI.
Create a Virtual Cloud Network (VCN) along with an OCI Service Gateway for OCI
Object Storage.
Hide Solution Discussion 2
Correct Answer: BC
Question #7Topic 1
You are helping a customer troubleshoot a problem. The customer has several Oracle
Linux servers in a private subnet within a Virtual Cloud Network (VCN). The servers are
configured to periodically communicate to the Internet to get security patches for
applications installed on them.
The servers are unable to reach the internet. An Internet Gateway has been deployed in
the public subnet in the VCN and the appropriate routes are configured in the Route
Table associated with the public subnet.
Based on cost considerations, which option will fix this issue? (Choose the best answer)
• A. Create a NAT gateway in the VCN and configure the NAT gateway as the
route target for the private subnet.
• B. Create another Internet Gateway and configure it as route target for the
private subnet.
• C. Create a Public Load Balancer in front of the servers and add the servers to
the Backend Set of the Public Load Balancer.
• D. Implement a NAT instance in the public subnet of the VCN and configure the
NAT instance as the route target for the private subnet.
Hide Solution Discussion 1
Correct Answer: (A,
Question #8Topic 1
Multiple departments in your company use a shared Oracle Cloud Infrastructure (OCI)
tenancy to implement their projects. You are in charge of managing the cost of OCI
resources in the tenancy and need to obtain better insights into department's usage.
Which three options can you implement together to accomplish this? (Choose three.)
• A. Create a budget that matches your commitment amount and an alert at 100
percent of the forecast.
• B. Set up a tag default that automatically applies tags to all specified resources
created in a compartment. Then use these tags for cost analysis.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
• C. Set up different compartments for each department. Then track and analyze
cost per compartment.
• D. Use the billing cost tracking report to analyze costs.
Reference:
https://www.oracle.com/a/ocom/docs/cloud/ops-billing-100.pdf
(22)
Previous Questions Next Questions
9. After performing maintenance on an Oracle Linux compute instance the system is
returned to a running state. You attempt to connect using SSH but are unable to do so.
You decide to create an instance console connection to troubleshoot the issue.
Which three tasks would enable you to connect to the console connection and begin
troubleshooting? (Choose three.)
• A. Stop the compute instance using the Oracle Cloud Infrastructure (OCI)
Command Line Interface (CLI).
• B. Reboot the compute instance using the Oracle Cloud Infrastructure (OCI)
Management Console.
• C. Edit the Linux boot menu to enable access to console.
• D. Upload an API signing key for console connection authentication.
• E. Use SSH to connect to the public IP address of the compute instance and
provide the console connection OCID as the username.
• F. Use SSH to connect to the service endpoint of the console connection service.
Hide Solution Discussion 1
Correct Answer: BCF
Reference:
https://oracle.github.io/learning-library/oci-library/L200-LAB/Compute-
ConsoleConnection/HOL-Console-Connection.html
Question #10Topic 1
You designed and deployed your Autonomous Data Warehouse (ADW) so that it is
accessible from your on-premise data center and servers running on both private and
public networks in Oracle Cloud Infrastructure (OCI).
E. Set up a consolidated budget-tracking tags to analyze costs in a granular
manner.
Hide Solution Discussion 1
Correct Answer: (ABC)
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
As you are testing the connectivity to your ADW database from the different access
paths, you notice that the server running on the private network is unable to connect to
ADW.
Which two steps do you need to take to enable connectivity from the server on the
private network to ADW? (Choose two.)
• A. Add an entry in the Security List of the ADW allowing ingress traffic for CIDR
block 10.2.2.0/24
• B. Add an entry in the route table (associated with the private subnet) with
destination of 0.0.0.0/0; target type of NAT Gateway, add a stateful egress rule to
the security list (associated with the private subnet) with destination of 0.0.0.0/0
and for all IP protocols.
• C. Add an entry in the access control list of ADW for IP address 129.146.160.11
• D. Add an entry in the route table (associated with the private subnet) with
destination of 0.0.0.0/0; target type of Internet Gateway, add a stateful egress
rule to the security list (associated with the private subnet) with destination of
0.0.0.0/0 and for all IP protocols.
• E. Add an entry in the access control list of ADW for CIDR block 10.2.2.0/24.
Hide Solution Discussion 2
Correct Answer: AB
Question #11Topic 1
An Oracle Cloud Infrastructure (OCI) Public Load Balancer's SSL certificate is expiring
soon. You noticed the Load Balancer is configured with SSL Termination only. When
the certificate expires, data traffic can be interrupted and security compromised. What
steps do you need to take to prevent this situation? (Choose the best answer.)
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
• A. Add the new SSL certificate to the Load Balancer and update backend servers
to use the new certificate bundle.
• B. Add the new SSL certificate to the Load Balancer and update listeners to use
the new certificate bundle.
• C. Add the new SSL certificate to the Load Balancer, update listeners and
backend sets so they can use the new certificate bundle.
• D. Add the new SSL certificate to the Load Balancer, update backend servers to
work with a new certificate and edit listeners so they can use the new certificate
bundle.
• E. Add the new SSL certificate to the Load Balancer and implement end to end
SSL so it can encrypt the traffic from clients all the way to the backend servers.
Hide Solution Discussion 1
Correct Answer: A (B)
Reference:
https://docs.cloud.oracle.com/en-
us/iaas/Content/Balance/Tasks/managingcertificates.htm
Question #12Topic 1
Your company will soon start moving critical systems into Oracle Cloud Infrastructure
(OCI) platform. These systems will reside in the us-phoenix-1 and us- ashburn-1
regions. As part of the migration planning, you are reviewing the company's existing
security policies and written guidelines for the OCI platform usage within the company.
Your security processes for critical systems require that all data is encrypted at rest
using Customer-Managed Keys.
Which two options ensure compliance with this policy? (Choose two.)
• A. You do not need to perform any additional actions because the OCI Block
Volume service always encrypts all block volumes, boot volumes, and volume
backups at rest by using the Advanced Encryption Standard (AES) algorithm with
256-bit encryption.
• B. When you create a new OCI Object Storage bucket through OCI console, you
need to choose "ENCRYPT USING CUSTOMER-MANAGED KEYS" option.
• C. When you create a new block volume through OCI console, select "Encrypt
using Customer-Managed Keys" checkbox and use encryption keys generated and
stored in OCI Vault.
• D. When you create a new compute instance through OCI console, you use the
default options for "configure boot volume" to speed up the process to create this
compute instance.
• E. When you create a new compute instance through OCI console, you use the
default shape to speed up the process to create this compute instance.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Hide Solution Discussion 1
Correct Answer: (BC)
Reference:
https://docs.cloud.oracle.com/en-us/iaas/Content/Block/Concepts/overview.htm
Previous Questions Next Questions
13. A hospital in Austin has hosted its web-based medical records portal entirely in
Oracle Cloud Infrastructure (OCI) using compute instances for its web-tier and DB
System database for its data tier. To validate compliance with Health Insurance
Portability and Accountability (HIPAA), the hospital hired an IT security professional to
check their systems.
It was found that there were a lot of unauthorized requests coming from a set of IP
addresses originating from a county in Southeast Asia.
Which option can mitigate this type of attack? (Choose the best answer.)
• A. Block the attacking IP addresses by creating a Security List rule to deny access
to the subnet where the web server is running.
• B. Block the attacking IP addresses by creating a Network Security Group rule to
deny access to the compute instance where the web server is running.
• C. Implementing an OCI Web Application Firewall Bot Management policy to
identify the attacking IP addresses and mitigate the threat.
• D. Block the attacking IP addresses by implementing an OCI Web Application
Firewall policy using Access Control Rules.
Hide Solution Discussion 2
Correct Answer: D
Question #14Topic 1
You work for a large bank where your main application is a payment processing
gateway API. You deployed the application on Oracle Container Engine for
Kubernetes (OKE) and used API Gateway with several policies to control the access of
the API endpoint.
However, your customers are complaining about the unavailability of the API endpoint.
Upon checking, you noticed that the Gateway URL is throwing Service
Unavailable error. You need to check the backend latency and backend responses
when this error started last night.
What should you do to get this data? (Choose the best answer.)
• A. Check with the application owner and search the log file for the container to get
the metrics from the log file.
• B. Go to Governance Menu and click on Audit to see the Audit log for the API
Gateway. Filter it using Start and End date with a 503 response status.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
• C. Go to Developer Services and click on API Gateway. Go to the detail page of
the gateway and select Metrics. Change the Start and End time to filter the metrics.
• D. Go to Monitoring and click on Service Metrics. Choose the Metric
Namespace as oci_apigateway. Change the Start and End time accordingly.
Add a Dimension and select httpStatusCode: 503. Check the backend latency
and backend responses metric.
Hide Solution Discussion 1
Correct Answer: D
Reference:
https://docs.cloud.oracle.com/en-
us/iaas/Content/APIGateway/Reference/apigatewaymetrics.htm
Question #15Topic 1
You are running a legacy application in a compute instance on Oracle Cloud
Infrastructure (OCI). To provide enough space for it to store internal data, a block
volume is attached to the instance in paravirtualized mode.
Your application is not resilient to crash-consistent backup.
What should you do to backup the block volume in a secure and cost effective way?
(Choose the best answer.)
• A. Save your application data, detach the block volume and create a clone.
• B. Create a volume group, add the boot volume and then run the volume group
backup.
• C. Create a backup, detach the block volume and save your application data.
D. Save your application data, detach the block volume and create a
backup.
Hide Solution Discussion Correct
Answer: D
Question #16Topic 1
You work as a solutions architect for an online retail store creating a portal to allow the
users to pay for their groceries using credit cards. Since the application is not fully
compliant with the Payment Card Industry Data Security Standard (PCI DSS), your
company is looking to use a third-party payment service to process credit card
payments.
The third-party service allows a maximum of 5 public IP addresses at a time.
However, your website is using Oracle Cloud Infrastructure (OCI) Instance Pool Auto
Scaling policy to create up to 15 instances during peak traffic demand, which are
launched in VCN private subnets and attached to an OCI public Load Balancer. Upon
user payment, the portal connects to the payment service over the Internet to
complete the transaction
What solution can you implement to make sure that all 15 compute instances can
connect to the third party system to process the payments during peak traffic demand?
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
(Choose the best answer.)
• A. Route credit card payment request from the compute instances through the NAT
Gateway. On the third-party services, whitelist the public IP associated with the
NAT Gateway.
• B. Create an OCI Command Line Interface (CLI) script to automatically reserve
public IP address for the compute instances. On the third-party services, whitelist
the Reserved public IP.
• C. Whitelist the Internet Gateway Public IP on the third party service and route all
payment requests through the Internet Gateway.
• D. Route payment request from the compute instances through the OCI Load
Balancer, which will then be routed to the third party service.
Hide Solution Discussion 1
Correct Answer: B (A, D)
Previous Questions Next Questions
17. You are developing a Serverless function for your company's IoT project. This
function should access Oracle Cloud Infrastructure (OCI) Object Storage to store some
files. You choose Oracle Functions to deploy this function on OCI. However, your
security team doesn't allow you to carry any API Token or RSA Key to authenticate the
function against the OCI API to access the Object Storage.
What should you do to get this function to access OCI Object Storage without carrying
any static authentication files? (Choose the best answer.)
• A. Set up a Dynamic Group using the format below:
Create a policy using the format below to give access to OCI Object
Storage:
Include a call to a "˜resource principal provider' in your function code as
below:
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
• C. There is no way that you can access the OCI resources from a running
function.
• D. Add these two policy statements for your compartment to give your function
automatic access to all other OCI
Question #18Topic 1
You work for a retail company and they developed a Microservices based shopping
application that needs to access Oracle Autonomous Database from the application.
As an Architect, you have been tasked to treat all of the application components as
Kubernetes native objects, such as the microservices, Oracle Autonomous database,
Kubernetes services, etc.
What should you do to make sure that you can use Kubernetes constructs to manage
the life cycle of the application components, including Oracle Autonomous
Database? (Choose the best answer.)
• A. Create an Oracle Cloud Infrastructure (OCI) Service Gateway and connect to
the Oracle Autonomous Database using the private IP address from the
microservice.
• B. Provision an Oracle Autonomous Database and then use OCI Service Broker
to access the database as a native component to your Kubernetes cluster.
• C. Create a service from the Kubernetes cluster and point to the Oracle
Autonomous Database using its FQDN.
• D. Install and secure the OCI Service Broker for Kubernetes. Then provision and
bind to the required Oracle Cloud Infrastructure services.
Hide Solution Discussion 1
Correct Answer: D
Reference:
https://docs.cloud.oracle.com/en-
us/iaas/Content/ContEng/Tasks/contengaddingservicebrokers.htm
B. Add these two policy statements for your compartment and then include a call
to a "˜resource principal provider' in your function
code:
resources:
Hide Solution Discussion
Correct Answer: (A)
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Question #19Topic 1
A large London based eCommerce company is running Oracle DB Systems Virtual
Machine RAC database on Oracle Cloud Infrastructure (OCI) for their eCommerce
application in the uk-london-1 region. They are currently taking automatic backups of
the database, as configured during the database provisioning activity. They are
launching a new product soon, which is expected to sell in large quantities all over the
world.
The application architecture should have minimal cost, no data loss, no performance
impacts during the database backup windows and should have minimal downtime.
What is the most efficient and cost-effective mechanism of modifying the database
deployment architecture to meet these application goals? (Choose the best answer.)
A. Launch a new VM RAC database in another availability domain, launch a compute
instance, deploy Oracle GoldenGate on it and then configure it to replicate the data
from the eCommerce Database over to the new VM RAC database using GoldenGate.
Take backups from the new VM RAC database.
• B. Turn off automatic backups from the eCommerce database, implement Oracle
Active Data Guard with the standby database deployed on another availability
domain, and take backups from the standby database.
• C. Launch a new VM RAC database in another availability domain, launch a
compute instance, deploy Oracle GoldenGate on it and then configure
bidirectional replication from the eCommerce Database over to the new VM RAC
database using GoldenDate. Take backup from the new VM RAC database.
• D. Turn off automatic backups from the eCommerce database, implement Oracle
Data Guard with the standby database deployed on another availability domain,
take backups from the standby database.
Hide Solution Discussion Correct
Answer: D (C)
Question #20Topic 1
Your organization is using Oracle Cloud Infrastructure (OCI) and wants to setup a
disaster recovery plan by copying block volume backups to another region at regular
intervals. This makes it easier to rebuild applications and data in the destination region
if a region wide disaster occurs in the source region.
Which IAM Policy statement allows the VolumeAdmins group to copy volume backups
between regions? (Choose the best answer.)
• A. Allow group VolumeAdmins to inspect volumes""family in tenancy
• B. Allow group VolumeAdmins to use backups in tenancy
• C. Allow group VolumrAdmins to manage volumes in tenancy
• D. Allow group VolumeAdmins to copy volume""backups in tenancy
Hide Solution Discussion 1
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Correct Answer: B
Reference:
https://docs.cloud.oracle.com/en-
us/iaas/Content/Block/Tasks/copyingvolumebackupcrossregion.htm#Copying_a_Volum
e_Backup_Between_Regions
21. You have multiple IAM users who launch different types of compute instances and
block volumes every day. As a result, your Oracle Cloud Infrastructure (OCI) tenancy
quickly hit the service limit and you can no longer create any new instances. As you are
cleaning up the environment, you notice that the majority of the instances and block
volumes are untagged. Therefore, it is difficult to pinpoint the owner of these resources
and verify if they are safe to terminate.
Because of this, your company has issued a new mandate, which requires adding a
predefined set of tags to identify owners before launching compute instances.
Which option is the simplest way to implement this new requirement? (Choose the best
answer.)
• A. Create tag variables to automatically tag a resource with the user name.
• B. Create a policy to automatically tag a resource with the user name.
• C. Create a policy using IAM requiring users to tag specific resources. This will
allow a user to launch compute instances only if certain tags were defined.
• D. Create tag variables for each compartment to automatically tag a resource
with the user name.
• E. Create a default tag for each compartment, which ensures that appropriate
tags are applied at resource creation.
Hide Solution Discussion 1
Correct Answer: E (A)
Reference:
https://docs.cloud.oracle.com/en-
us/iaas/Content/Tagging/Tasks/managingtagdefaults.htm
Question #22Topic 1
You have an Oracle database system in a virtual cloud network (VCN) that needs to
be accessible on port 1521 from your on-premises network CIDR 172.17.0.0/24.
You have the following configuration currently:
✑Virtual cloud network (VCN) is associated with a Dynamic Routing Gateway (DRG),
and DRG has an active IPSec connection with your on-premises data center.
✑Oracle database system is hosted in a private subnet.
✑The private subnet route table has following configuration.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
✑The private subnet security list has following INGRESS security rule.
✑The Oracle database system is part of a network security group with following security
rules.
However, you are still unable to connect to the Oracle Database system.
Which action will resolve this issue? (Choose the best answer.)
• B. Add an EGRESS rule in network security group as following.
• C. Add a route rule in the private subnet route table as following.
• D. Add an Egress rule in private subnet security list as following.
A. Add an EGRESS rule in private subnet security list as
following.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Question #23Topic 1
A retail company runs their online shopping platform entirely on Oracle Cloud
Infrastructure (OCI). This is a 3-tier web application that includes a 100 Mbps Load
Balancer, Virtual Machine Instances for web and application tiers, and an Oracle DB
Systems Virtual Machine. Due to unprecedented growth, they noticed an increase in the
incoming traffic to their website and all users start getting 503 (Service Unavailable)
errors.
What is the potential problem in this scenario? (Choose the best answer.)
• A. You did not configure a Service Gateway to allow connection between web
servers and Load Balancer.
• B. The Traffic Management Policy is not set to Load Balancer the traffic to the
web servers.
• C. The Load Balancer health check status indicates critical situation for half of
the backend web servers.
• D. The Database is down hence users cannot access the web site.
• E. All the web servers are too busy and not able to answer any request from
users.
Hide Solution Discussion 1
Correct Answer: E)
Question #24Topic 1
An automobile company wants to deploy their CRM application for Oracle Database on
Oracle Cloud Infrastructure (OCI) DB Systems for one of its major clients.
In compliance with the business continuity program of the client, they need to provide a
Recovery Point Objective (RPO) of 24 hours and a Recovery Time
Objective (RTO) of 1 hour. The CRM application should be available even in the event
that an entire OCI Region is down.
Which approach meets these requirements in the most cost effective manner? (Choose
the best answer.)
• A. Deploy a 1 node VM Oracle database in one region. Manually Configure a
Recovery Manager (RMAN) database backup schedule to take hourly database
backups. Asynchronously copy the database backups to object storage in another
Hide Solution Discussion
Correct Answer: A
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
OCI region. If the primary OCI region is unavailable, launch a new 1 node VM
Database in the other OCI region and restore the production database from the
backup.
• B. Deploy a 1 node VM Oracle database in one region and replicate the database
to a 1 node VM Oracle database in another region using a manual setup and
configuration of Oracle Data Guard.
• C. Deploy an Autonomous Transaction Processing database in one region and
replicate it to an Autonomous Transaction Processing database in another region
using Oracle GoldenGate.
• D. Deploy a 2 node Virtual Machine (VM) Oracle RAC database in one region and
replicate the database to a 2 node VM Oracle RAC database in another region
using a manual setup and configuration of Oracle Data Guard.
Hide Solution Discussion
Correct Answer: B
Previous Questions Next Questions
25. Your team is conducting a root cause analysis (RCA) following a recent, unplanned
outage. One of the block volumes attached to your production WebLogic server was
deleted and you have been tasked with identifying the source of the action. You search
the Audit logs and find several Delete actions that occurred in the previous 24 hours.
Given the sample excerpt of this event:
Which item from the event log helps you identify the individual or service that initiated
the DeleteVolume API call? (Choose the best answer.)
• A. eventId
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
• B. requestAgent
• C. eventource
• D. requestOrigin
E. principalId
Question #26Topic 1
You are responsible for migrating your on-premises legacy databases on 11.2.0.4
version to Autonomous Transaction Processing "" Dedicated (ATP""D) in Oracle
Cloud Infrastructure (OCI). As a solution architect, you need to plan your migration
approach.
Which two options do you need to implement together to migrate your on-premises
databases to OCI? (Choose two.)
• A. Use Oracle GoldenGate replication to keep on-premises database online
during migration.
• B. Convert on-premises databases to PDB, upgrade to 19c, and encrypt.
•
• C. Use Oracle Data Guard to keep on-premises database always active during
migration.
• D. Retain changes to Oracle shipped privileges, stored procedures or views in
the on-premises databases.
• E. Retain all legacy structures and unsupported features (e.g. legacy LOBs) in
the on-premises databases for migration.
Hide Solution Discussion 1
Correct Answer: BC (AB)
Question #27Topic 1
An online stock trading application is deployed to multiple Availability Domains in the
usphoenix-1 region. Considering the high volume of financial transactions that the
trading application handles, the company has hired you to ensure that the data stored
by the application is scalable, highly-available, and disaster resilient.
In the event of failure, the Recovery Time Objective (RTO) must be less than 2 hours to
meet regulatory compliance requirements.
Which Disaster Recovery strategy should be used to achieve the RTO requirement in
the event of system failure? (Choose the best answer.)
Hide Solution Discussion
Correct Answer: E
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
• A. Configure your application to use synchronous master-slave data replication
between Availability Domains.
• B. Configure hourly block volumes backups through the Storage Gateway service.
• C. Store hourly block volumes backup to NVME device under a compute instance
and generate a custom image every 5 minutes.
• D. Configure hourly block volumes backups using the Oracle Cloud Infrastructure
(OCI) Command Line Interface (CLI).
Hide Solution Discussion 1
Correct Answer: A (D)
Question #28Topic 1
An organization has its IT infrastructure in a hybrid setup with an on-premises
environment and an Oracle Cloud Infrastructure (OCI) Virtual Cloud Network (VCN) in
the us-phoenix-1 region. The on-premises applications communicate with compute
instances inside the VCN over a hardware VPN connection. They are looking to
implement an Intrusion Detection and Prevention (IDS/IPS) system for their OCI
environment. This platform should have the ability to scale to thousands of compute
instances running inside the VCN.
How should they architect their solution on OCI to achieve this goal? (Choose the best
answer.)
• A. Set up an OCI Private Load Balancer and configure IDS/IPS related health
checks at TCP and/or HTTP level to inspect traffic.
• B. Configure autoscaling on a compute instance pool and set vNIC to promiscuous
mode to collect traffic across the VCN and send it to the IDS/IPS platform for
inspection.
• C. Configure each host with an agent that collects all network traffic and sends that
traffic to the IDS/IPS platform for inspection.
• D. There is no need to implement an IPS/IDS system as traffic coming over IPSec
VPN tunnels is already encrypted.
Hide Solution Discussion 1
Correct Answer: B (C )
Previous Questions Next Questions
29. You work for a bank as the lead Oracle Cloud Infrastructure architect. You designed
a highly scalable solution for your company's banking application. The architecture
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
includes a load balancer, application servers with autoscaling configuration based on
CPU utilization, and an Autonomous Database with Transaction
Processing workload type running in a Virtual Cloud Network (VCN).
During the peak utilization period, the application users complain that the application
runs slow.
What are two possible reasons for the application running slow at times? (Choose two.)
• A. The VCN does not have a Network Security Group configured to allow traffic
from the load balancer to all the application servers in the backend set.
• B. Instance pool in autoscaling configuration for the application servers did not
scale out due to compartment quota breach of the VM shapes used by the
application servers.
• C. The load balancer is not configured correctly to send traffic to all the listeners of
the application servers in the backend set.
• D. Instance pool in autoscaling configuration for the Autonomous Database did not
scale out due to misconfigured scaling policy.
• E. Instance pool in autoscaling configuration for the application servers did not
scale out due to service limit breach of the VM shapes used by the application
servers.
Hide Solution Discussion 1
Correct Answer: BD (BE)
Question #30Topic 1
You are working as a solution architect with a global automotive provider who is looking
to create a multi-cloud solution. They want to run their application tier in
Microsoft Azure while utilizing the Oracle DB Systems in the Oracle Cloud Infrastructure
(OCI).
What is the most-fault tolerant and secure solution for this customer? (Choose the best
answer.)
• A. Deploy the Oracle database system into a public subnet in your VCN and assign
a public IP address. Connect your application tier running in Azure to the public IP
address of the database system over the internet.
• B. Create a FastConnect virtual circuit with Microsoft Azure as the provider to
establish a private interconnect between the application tier running in the Azure
Virtual Network and the OCI VCN that contains the Oracle Databases.
• C. Create an encrypted, Virtual Private Network connection between the Microsoft
Azure Virtual Network that contains the application tier and the OCI Virtual Cloud
Network (VCN) that contains the Oracle Databases.
• D. Use an OCI Virtual Cloud Network remote peering connection to create a
remote network connection between the application tier running in Microsoft Azure
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Virtual Network and Oracle Databases running in the OCI Virtual Cloud Network
(VCN).
Hide Solution Discussion 1
Correct Answer: D (B)
Question #31Topic 1
You are designing the network infrastructure for two application servers: appserver-1
and appserver-2 running in two different subnets inside the same Virtual
Cloud Network (VCN) in Oracle Cloud Infrastructure (OCI). You have a requirement
where your end users will access appserver-1 from the internet and appserver-2 from
the on-premises network. The on-premises network is connected to your VCN over a
FastConnect virtual circuit.
How should you design your routing configuration to meet these requirements? (Choose
the best answer.)
• A. Configure a single routing table (Route Table-1) that has two sets of rules: one
that has route to internet via the Internet Gateway and another that propagates
specific routes for the on-premise network via Dynamic Routing Gateway (DRG).
Associate the routing table with the VCN.
• B. Configure two routing tables: Route Table-1 that has a route to internet via the
Internet gateway. Associate this route table to the subnet containing appserver- 1.
Route Table-2 that propagate specific routes for the on-premises network via the
Dynamic Routing Gateway (DRG). Associate this route table to subnet containing
appserver-2.
• C. Configure a single routing table (Route Table-1) that has two sets of rules. One
that has route to internet via the Internet Gateway and another that propagates
specific routes for the on-premise network via the Dynamic Routing Gateway.
Associate the routing table with all the VCN subnets.
• D. Configure two routing tables (Route Table-1 & Route Table-2) that have rule to
route all traffic via the Dynamic Routing Gateway (DRG). Associate the two routing
tables with all the VCN subnets.
Hide Solution Discussion 2
Correct Answer: C (B)
Question #32Topic 1
An online registration system is currently hosted on one large Oracle Cloud
Infrastructure (OCI) Bare metal compute instance with attached block volumes to store
all of the users' data. The registration system accepts the information from the user,
including documents and photos and then performs automated verification and
processing to check is the user is eligible for registration.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
The registration system becomes unavailable at times, when there is a surge of users
using the system. The existing architecture needs improvement as it takes a long time
for the system to complete the processing and the attached block volumes are not large
enough to store the ever growing data being uploaded by the users.
Which is the most effective option to achieve a highly scalable solution? (Choose the
best answer.)
• A. Upgrade your architecture to use a pool of Bare metal servers and configure
them to use their local SSDs for faster data access. Set up Oracle Streaming
Service (OSS) to distribute the tasks to the pool of Bare metal instances with Auto
Scaling to dynamically increase or decrease the pool of compute instances
depending on the length of the Streaming queue.
• B. Change your architecture to use an OCI Object Storage standard tier bucket;
replace the single bare metal instance with an Oracle Streaming Service (OSS) to
ingest the incoming requests and distribute the tasks to a group of compute
instances with Auto Scaling.
• C. Attach more Block volumes as the data volume increases, use Oracle
Notification Service (ONS) to distribute tasks to a pool of compute instances
working in parallel, and Auto Scaling to dynamically size the pool of instances
depending on the number of notifications received from the Notification Service.
Use Resource Manager stacks to replicate your architecture to another region.
• D. Upgrade your architecture to use more Block volumes as the data volume
increases. Replace the single bare metal instance with a group of compute
instances with Auto Scaling to dynamically increase or decrease the compute
instance pools depending on the traffic.
Hide Solution Discussion
Correct Answer: D
Previous Questions Next Questions
33. Your customer recently provisioned a 1-Gbps FastConnect connection in ap-tokyo-1
region of Oracle Cloud Infrastructure (OCI). They will use this to connect to one Virtual
Cloud Network (VCN) in their production OCI tenancy compartment and another VCN in
their development OCI tenancy.
How should you configure the connectivity between on-premises and the two VCNs in
OCI using the single FastConnect connection? (Choose the best answer.)
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
• A. Provision a Dynamic Routing Gateway (DRG) and create a private virtual circuit
for the FastConnect connection. Create one additional route table in your
production VCN that includes two routes rules. One with a destination of the
onpremises network using the DRG, and a second with a destination of the
development VCN, also using the DRG.
• B. Create two private virtual circuits on the FastConnect link. Create two Dynamic
Routing Gateways, one for each VCNs. Attach the virtual circuits to the dynamic
routing gateways.
• C. Create a hub-VCN that uses DRG to communicate with the on-premises
network over FastConnect. Connect the hub-VCN to the production VCN spoke
and with development VCN spoke, each peered via their respective Local Peering
Gateway (LPG).
• D. Create a single private virtual circuit over FastConnect and attach Fastconnect
to either of the VCN's DRG. Use Remote Peering to peer production and
development VCNs.
Hide Solution Discussion
Correct Answer: C
Reference:
https://docs.cloud.oracle.com/en-us/iaas/Content/Network/Tasks/transitrouting.htm
Question #34Topic 1
All three Data Guard configurations are fully supported on Oracle Cloud Infrastructure
(OCI). You want to deploy a maximum availability architecture (MAA) for database
workload.
Which option should you consider while designing your Data Guard configuration to
ensure best RTO and RPO without causing any data loss? (Choose the best answer.)
• A. Configure "Maximum Availability" mode in SYNC mode between two availability
domains (same region), and use the Maximum Availability mode in ASYNC mode
between two regions.
• B. Configure "Maximum Protection" mode which provides zero data loss if the
primary database fails.
• C. Configure "Maximum Scalability" mode which provides the highest level of
scalability without compromising the availability of the primary database.
• D. Configure "Maximum Performance" mode in SYNC mode between two
availability domains (same region) which provides the highest level of data
protection that is possible without affecting the performance of the primary
database.
Hide Solution Discussion
Correct Answer: A Reference: https://docs.oracle.com/en/solutions/design-
dr/plan-dr-databases1.html#GUID52D010DF-FB8D-4098-B6D3-
C7C4CAFB0FE4
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Question #35Topic 1
As a part of a migration exercise for an existing on-premises application to Oracle Cloud
Infrastructure (OCI), you are required to transfer a 7 TB file to OCI Object
Storage. You have decided to upload it using the multipart upload functionality of Object
Storage.
Which two statements are true? (Choose two.)
• A. It is possible to split this file into multiple parts using rclone tool provided by
Object Storage.
• B. Contiguous numbers need to be assigned for each part so that Object Storage
constructs the object by ordering part numbers in ascending order.
• C. After initiating a multipart upload by making a CreateMultiPartUpload REST API
Call, the upload remains active until you explicitly commit it or about it.
• D. It is possible to split this file into multiple parts using the APIs provided by Object
Storage.
• E. Active multipart upload can be checked by listing all parts that have been
uploaded, however it is not possible to list information for an individual object part
in an active multipart upload.
Hide Solution Discussion 1
Correct Answer: BC (CE)
Reference:
https://docs.cloud.oracle.com/en-
us/iaas/Content/Object/Tasks/usingmultipartuploads.htm
Question #36Topic 1
You are advising the database administrator responsible for managing non-
production environment for Oracle Autonomous Database running on Oracle Cloud
Infrastructure. You need to help the database administrator ensure that the
nonproduction environments have a copy of the current data from the production
environment in a manner that is most time-efficient.
Which method should you recommend? (Choose the best answer.)
• A. Take a full database backup of the production Autonomous database and create
the non-production database from it.
• B. Create a metadata clone of the production Autonomous Database and create
the non-production database from it.
• C. Create a full clone of the production Autonomous Database and create the non-
production database from it.
• D. Take a Data Pump export of the production Autonomous database and import
into the non-production database.
Hide Solution Discussion
Correct Answer: (C)
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Previous Questions Next Questions
37. Your customer went through a recent departmental re-structure. As part of this
change, they are organizing their Oracle Cloud Infrastructure (OCI) compartment
structure to align with the company's new organizational structure.
They made the following change:
Compartment x is moved, and its parent compartment is now compartment c.
Policy defined in compartment A: Allow group networkadmins to manage subnets in
compartment X
Policy defined in root compartment: Allow group admins to read subnets in compartment
Finance:A:X
After you move the compartment, which two IAM policies would be required to ensure
both groups retain the same permissions to compartment X that they had before?
(Choose two.)
• A. Define a policy in the root compartment as follows: Allow group admins to
manage subnets in compartment Finance:A:X
• B. Define a policy in compartment HR as follows: Allow group networkadmins to
manage subnets in compartment C:X.
• C. Define a policy in the root compartment as follows: Allow group admins to read
subnets in compartment HR:C:X
• D. Define a policy in compartment C as follows: Allow group networkadmins to read
subnets in compartment X
Hide Solution Discussion 1
Correct Answer: BC
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Question #38Topic 1
A company has an urgent requirement to migrate 300 TB of data to Oracle Cloud
Infrastructure (OCI) in two weeks. Their data center has been recently struck by a
massive hurricane and the building has been badly damaged, although still operational.
They have a 100 Mbps Internet line but the connection is intermittent due to the
damages caused to the electrical grid.
In this scenario, what is the most effective service to use to migrate the data to OCI
given the time constraints? (Choose the best answer.)
• A. Use multiple OCI Data Transfer Appliances to transfer data to OCI.
• B. Setup an OCI Storage Gateway to connect your data center and your VCN.
Once the connection has been established, upload all data to OCI.
• C. Setup a hybrid network by launching a 1Gbps FastConnect virtual circuit
between your data center and OCI. Use OCI Object Storage multipart upload tool
to automate the migration of your data to OCI.
• D. Setup an OCI Storage Gateway to connect your data center and your VCN.
Once the connection has been established, upload all data to OCI using OCI
Storage Gateway Cloud Sync tool.
• E. Upload the data to OCI using OCI Object Storage multipart upload tool.
Hide Solution Discussion 1
Correct Answer: (A)
Question #39Topic 1
You are working as a solutions architect for an online retail store in Frankfurt which uses
multiple compute instance VMs spread among three availability domains in the
eufrankfurt-1 region. You noticed the website is having very high traffic, so you enabled
autoscaling to suffice the needs of your application but, you observed that one of the
availability domains is not receiving any traffic.
What could be wrong in this situation? (Choose the best answer.)
• A. Autoscaling only works with single availability domains.
• B. You forgot to attach a load balancer to your instance pool configuration.
• C. You have to manually add all three availability domains to your load balancer
configuration.
• D. Autoscaling is using an Instance Pool configured to create instances in two
availability Domains.
• E. Autoscaling can be enabled for multiple availability domains only in uk-
london1 region.
Hide Solution Discussion
Correct Answer: D
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Question #40Topic 1
A retail company has recently adopted a hybrid architecture. They have the following
requirements for their end-to-end connectivity model between their on- premises
data center and Oracle Cloud Infrastructure (OCI) region. ✑Highly available
connection with service level redundancy
✑Dedicated network bandwidth with low latency
Which connectivity setup is the most cost-effective solution for this scenario? (Choose
the best answer.)
• A. Setup FastConnect virtual circuit as your primary connection, and an IPSec VPN
as a backup connection. Use separate edge devices in your on-premises data
center for each connection. From your edge devices, advertise more specific
routes through FastConnect virtual circuit, and less specific routes through the
backup IPSec VPN path.
• B. Setup IPSec VPN as your primary connection, and a FastConnect virtual circuit
as a backup connection. Use separate edge devices in your on-premises data
center for each connection. From your edge devices, advertise more specific
routes through IPSec VPN, and less specific routes through the backup
FastConnect virtual circuit.
• C. Setup FastConnect virtual circuit as your primary connection, and a second
FastConnect virtual circuit as a backup connection. Make sure your FastConnect
physical connectivity is redundant. Use a single edge device in your on-premises
data center for each connection. From your edge device, advertise more specific
routes via primary FastConnect virtual circuit, and less specific routes through the
backup FastConnect virtual circuit.
• D. Setup IPSec VPN as your primary connection, and a second IPSec VPN as a
backup connection. Use separate edge devices in your on-premises data center for
each connection. From your edge devices, advertise more specific routes via
primary IPSec VPN, and less specific routes through the backup IPSec VPN.
Hide Solution Discussion
Correct Answer: A
Previous Questions Next Questions
41. A global retailer is setting up the cloud architecture to be deployed in Oracle
Cloud Infrastructure (OCI) which will have thousands of users from two major
geographical regions: North America and Asia Pacific. The requirements of the
services are: ✑Service needs to be available 24/7 to avoid any business disruption
✑North American customers should be served by application running in North American
regions
✑Asia Pacific customers should be served by applications running in Asia Pacific
regions
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
✑Must be resilient enough to handle the outage of an entire OCI region To meet
this requirement, you have deployed your OCI resources to multiple OCI
Regions.
Which solution will deliver traffic with the lowest latency and provide fault tolerance?
(Choose the best answer.)
• A. OCI DNS, Traffic Management with Geolocation steering policy
• B. OCI, DNS, Traffic Management with Failover steering policy
• C. OCI, DNS, Traffic Management with Load Balancer steering policy, Health
Checks
Question #42Topic 1
You are a solutions architect for a global health care company which has numerous
data centers around the globe. Due to the ever growing data that your company is
storing, you were instructed to set up a durable, cost-effective solution to archive your
data from
your existing on-premises tape-based backup infrastructure to Oracle Cloud
Infrastructure (OCI).
What is the most-effective mechanism to implement this requirement? (Choose the best
answer.)
• A. Use the File Storage Service in OCI and copy the data from your existing
tape-based backup to the shared file system.
• B. Setup an on-premises OCI Storage Gateway which will back up your data to
OCI Object Storage Standard tier. Use Object Storage life cycle policy
management to move any data older than 30 days from Standard to Archive tier.
• C. Setup FastConnect to connect your on-premises network to your OCI VCN
and use rsync tool to copy your data to OCI Object Storage Archive tier.
• D. Setup an on-premises OCI Storage Gateway which will back up your data to
OCI Object Storage Standard tier.
• E. Setup an on-premises OCI Storage Gateway which will back up your data to
OCI Object Storage Archive tier.
Hide Solution Discussion 1
Correct Answer: D ( E)
Question #43Topic 1
D. OCI DNS, Traffic Management with Geolocation steering policy, Health
Checks
Hide Solution Discussion
Correct Answer: D
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
A digital marketing company is planning to host a website on Oracle Cloud
Infrastructure (OCI) and leverage OCI Container Engine for Kubernetes (OKE). This
web server will make API calls to access OCI Object Storage to store all images
uploaded by users.
For security purposes, your manager instructed you to ensure that the credentials used
by the web server to allow access to OCI Object Storage are not stored locally on the
compute instance.
What solution results in an implementation with the least effort for this scenario?
(Choose the best answer.)
• A. Configure the credentials using OCI Registry (OCIR) which will automatically
connect with OKE allowing the web server to make API calls to OCI Object
Storage.
• B. Configure the credentials using Instance Principal to allow the web server to
make API calls to OCI Object Storage.
• C. Configure the credentials using OCI Key Management to allow an instance to
make API calls and grant access to OCI Object Storage.
• D. Configure the credentials to use Transparent Data Encryption (TDE) which will
automatically allow the web server to make API calls to OCI Object Storage.
Hide Solution Discussion 1
Correct Answer: ( B)
Question #44Topic 1
You are tasked with building a highly available, fault tolerant web application for your
current employer. The security team is concerned about an increase in malicious
webbased attacks across the internet and asked what you can do to add a higher level
of security to the website.
How should you architect the solution on Oracle Cloud Infrastructure (OCI) to meet all
requirements defined by your organization? (Choose the best answer.)
• A. Deploy at least 3 web application servers, each in a different fault domain,
using a regional private subnet. Place a public load balancer in a regional public
subnet and create a backend set for all of the web application servers. Deploy a
Web Application Firewall (WAF) and configure the load balancer public IP
address as the origin .
• B. Deploy at least 3 web application servers, each in a different fault domain,
using a regional private subnet. Place a public load balancer in a regional public
subnet and create a backend set for all of the web application servers. Create a
Geolocation steering policy in Traffic Management and add an answer pool that
directs to the public IP address of the load balancer. Configure a global catch-all
rule to use this answer pool.
• C. Deploy at least 3 web application servers, each in a different fault domain,
using a regional public subnet. Ensure that each web application server is
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
assigned a public IP address. Deploy a Web Application Firewall (WAF) and
configure one Origin for each public IP address.
• D. Deploy at least 3 web application servers, each in a different fault domain,
using a regional public subnet. Use the OCI Traffic Management service to
create a load balancing policy that will resolve DNS evenly between all web
servers.
Hide Solution Discussion
Correct Answer: D
45. Given this compartment structure:
You are managing a compute instance that currently resides in the Compute
compartment. The Virtual Cloud Network (VCN) into which the compute instance was
originally deployed, also resides in this compartment. To support a project-related task,
you need to move just the compute instance to the SysTest-Team compartment. You
log into your Oracle Cloud Infrastructure (OCI) account and use the Move Resource
option to place the compute instance in the new compartment.
What will be the result of your attempt to move the compute instance to the new
compartment? (Choose the best answer.)
• A. The move will be successful. The compute instance's public and private IP
addresses will stay the same. The compute instance will remain associated with
the VCN from the source compartment.
• B. The move will fail and you will be prompted to move the VCN first. Once VCN is
moved to the target compartment, the compute instance can be moved.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
• C. After moving the compute instance, you must move the compute instance
VNIC as a separate action. The public and private IP addresses of the
instance will remain unchanged and it will still be associated with the VCN
from the source compartment.
• D. The move will be successful. However, the compute instance's public and
private IP addresses will change, and it will be associated to the first VCN that was
created in the new, target compartment.
Hide Solution Discussion
Correct Answer: C
Question #46Topic 1
A civil engineering company is running an online portal in which engineers can upload
their constructions photos, videos, and other digital files.
There is a new requirement for you to implement: the online portal must offload the
digital content to an Object Storage bucket for a period of 72 hours. After the provided
time limit has elapsed, the portal will hold all the digital content locally and wait for the
next offload period.
Which option fulfills this requirement? (Choose the best answer.)
• A. Create a pre-authenticated URL for the entire Object Storage bucket to read and
list the content with an expiration of 72 hours.
• B. Create a Dynamic Group with matching rule for the portal compute instance and
grant access to the Object Storage bucket for 72 hours.
• C. Create a pre-authenticated URL for the entire Object Storage bucket to write
content with an expiration of 72 hours.
• D. Create a pre-authenticated URL for each object that is uploaded to the Object
Storage bucket with an expiration of 72 hours.
Hide Solution Discussion
Correct Answer: D
Question #47Topic 1
To serve web traffic for a popular product, your cloud engineer has provisioned four
BM.Standard2.52 instances, evenly spread across two availability domains in the
usashburn-1 region; LoadBalancer is used to deliver the traffic across instances.
After several months, the product grows even more popular and you need additional
compute capacity. As a result, an engineer provisioned two additional
VM.Standard2.8 instances.
You register the two VM.Standard2.8 instances with your Load Balancer Backend set
and quickly find that the VM.Standard2.8 instances are now running at
100% of CPU utilization but the BM.Standard2.52 instances have significant CPU
capacity that's unused.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Which option is the most cost effective and uses instances capacity most effectively?
(Choose the best answer.)
• A. Configure Autoscalinginstance pool with LoadBalancer to add up to 3 more
BM.Standard2.52 instances when triggered. Shut off VM.Standard2.8 instances.
• B. Configure LoadBalancer with two VM.Standard2.8 instances and use
Autoscaling instance pool to add up to two additional VM.Standard2.8 instances.
Shut off BM.Standard2.52 instances.
• C. Route traffic to BM.Standard2.52 and VM.Standard2.8 instances directly using
DNS and Health Checks. Shut off the Load Balancer.
• D. Configure your Load Balancer with weighted round robin policy to distribute
traffic to the compute instances, with more weight assigned to bare metal
instances.
Hide Solution Discussion
Correct Answer: A
Question #48Topic 1
A large financial company has a web application hosted in their on-premises data
center. They are migrating their application to Oracle Cloud Infrastructure (OCI) and
require no downtime while the migration is on-going. In order to achieve this, they have
decided to divert only 30% of the traffic to the new application running in OCI and keep
the rest 70% traffic to their on-premises infrastructure. Once the migration is complete
and application works fine, they will divert all traffic to OCI.
As a solution architect working with this customer, which suggestion should you provide
them? (Choose the best answer.)
• A. Use OCI Traffic management with Failover steering policy and distribute the
traffic between OCI and on-premises infrastructure.
• B. Use an OCI Load Balancer and distribute the traffic between OCI and
onpremises infrastructure.
• C. Use VPN connectivity between on-premises infrastructure and OCI, and create
routing tables to distribute the traffic between them.
• D. Use OCI Traffic management with Load Balancing steering policy and distribute
the traffic between OCI and on-premises infrastructure.
Hide Solution Discussion
Correct Answer: D
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Previous Questions Next Questions
49. Your company developed a function that needs to access the Oracle Database
to inject some data to it at runtime. You are tasked to move this function to the
Oracle Cloud Infrastructure (OCI) and use Oracle Functions and access Oracle
Autonomous Database. You created a Dockerfile below to run this function,
however, you are getting this error "cx_Oracle.DatabaseError: ORA""12560:
TNS:protocol adapter error".
What should you do to make sure that Oracle Functions can run this Dockerfile
properly? (Choose the best answer.)
• A. Add these two lines to your Dockerfile: groupadd """"gid 1000 fn &&  adduser
""""uid 1000 """"gid fn fn
• B. Use """"privileged flag while running the Docker container to add runtime
privilege
• C. Use """"cap""add=ALL flag while running the Docker container to add runtime
capability
• D. You ned to run this Container as root, so add this line: USER root
Hide Solution Discussion 1
Correct Answer: (A)
Question #50Topic 1
Your company needs to migrate a business critical application from your data center to
Oracle Cloud Infrastructure (OCI). The application runs on Oracle
Database and both the application and database servers run on Oracle Linux version 7.
The application server is WebLogic server running on multiple 4-core servers and the
database is deployed as an Oracle Database Enterprise Edition RAC database on 2
servers (4-cores each).
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
Which method of database migration should you choose so that the application has
minimal impact? (Choose the best answer.)
• A. Deploy Virtual Machine RAC DB system on OCI and use the Oracle Database
Backup module with RMAN to migrate the data from customer on-premises to
OCI.
• B. Deploy Virtual Machine RAC DB system on OCI and use the ZDM tool for
the database migration.
• C. Deploy Autonomous Transaction Processing Database on OCI and use the
MV2ADB tool for the database migration.
• D. Deploy Exadata Cloud Service Base rack and use Oracle Data Pump tool to
migrate the data from customer on-premises to OCI.
You have created compartment called Dev for developers. There are two 1AM
groups for developers: group-devl and group-dev2. You need to write an
Identity and Access Management (1AM) policy to give users in these groups
access to manage all resources in the compartment Dev. Which of the
following 1AM policy will accomplish this?
A.Allow any-user to manage all resources in compartment Dev where
request.group= /group-
dev*/
B.Allow group /group-dev*/ to manage all resources in compartment Dev
C.Allow group group-devl group-dev2 to manage all resources in compartment
Dev
D.Allow any-user to manage all resources in tenancy where
target.comparment= Dev
A global retailer has decided to re-design its e-commerce platform to have
a micro-services architecture. They would like to decouple application
architecture into smaller, independent services using Oracle Cloud
Infrastructure (OCI). They have decided to use both containers and servers
technologies to run these application instances.
Which option should you recommend to build this new platform?
A. Install a kubernetes cluster on OCI and use OCI event service
.B . Use Oracle Container Engine for kubernetes, OCI Registry
and OCI Functions.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
C. Use OCI Resource Manager to automate compute Instances provisioning
and use OCI Streaming service.
D. Use OCI functions, OCI object storage and OCI event service.
Which of the following is NOT a good use case for using the functionality
available in the Oracle Cloud Infrastructure (OCI) Events service?
A. Capture Monitoring Alarms and invoke Autoscaling of compute instances
.B. Triggers Function using Oracle Functions when new files are uploaded in
an OCI Object Storage bucket
.C. Publish all events in a specific compartment to Oracle Streaming
service for later analysis.
D. Publish a notification when long lived tasks complete, such as OCI
Autonomous Database backup completion.
E. Trigger a notification when a function completes its execution.
All three Data Guard Configuration are fully supported on Oracle Cloud
infrastructure (OCI). You want to deploy a maximum availability
architecture (MAA) for database workload.
Which option should you consider while designing your Data Guard
configuration to ensure best RTO and PRO without causing any data loss?
A. Configure "Maximum Protection" mode which provides zero data loss If
the primary database fails
.B. Configure "Maximum Performance" mode In SYNC mode between two
availability domains (same region) which provides, the highest level of
data protection that is possible without affecting the performance of the
primary database.
C. Configure ''Maximum Scalability" mode which provides the highest
level of scalability without compromising the availability of the primary
database.
D. Configure ''Maximum Availability" mode in SYNC mode between two
availability domains (same region), and use the Maximum Availability mode
in SYNC mode between two regions.
A retail company runs their online shopping platform entirely on Oracle
cloud Infrastructure (OCI). This is a 3-tier web application that Includes
a Mbps Load Balancer. Virtual Machine Instances for web and an Oracle DB
Systems Virtual Machine Due to unprecedented growth, they noticed an
Increase in the Incoming traffic to their website and all users start
getting 503 (Service Unavailable) errors.
What is the potential problem in this scenario?
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
A.The Load Balancer health check status Indicates critical situation for
half of the backend
webservers
B.All the web servers are too busy and not able to answer any request
from users.
C.The Database Is down hence users can not access the web site
D.The Traffic Management Policy is not set to load Balancer the traffic
to the web servers.
E.You did not configure a Service Gateway to allow connection between
web servers and load Balance
Your company will soon start moving critical systems Into Oracle Cloud
Infrastructure (OCI) platform. These systems will reside in the us-phoenix-
1and us-ashburn 1 regions. As part of the migration planning, you are
reviewing the company's existing security policies and written guidelines
for the OCI platform usage within the company. you have to work with the
company managed key. Which two options ensure compliance with this policy?
A. When you create a new compute instance through OCI console, you use
the default options for "configure boot volume" to speed up the process to
create this compute instance
. B. When you create a new block volume through OCI console, select Encrypt
using Key
Management checkbox and use encryption keys generated and stored in OCI Key
Management Service
. C. When you create a new compute instance through OCI console, you use
the default shape to speed up the process to create this compute instance.
D. When you create a new OCI Object Storage bucket through OCI console,
you need to choose "ENCRYPT USING CUSTOMER-MANAGED KEYS" option
.E. You do not need to perform any additional actions because the OCI Block
Volume service always encrypts all block volumes, boot volumes, and volume
backups at rest by using the Advanced Encryption Standard (AES) algorithm
with 256-bit encryption.
You want to automate the processing of new image files to generate
thumbnails. The expected rate is 10 new files every hour.
Which of the following is the most cost effective option to meet this
requirement in Oracle Cloud Infrastructure (OCI)?
A. Upload all files to an Oracle Streaming Service (OSS) stream. Setup
a cron job to invoke a function in Oracle Functions to fetch data from the
stream. Invoke another function to process the image files and generate
thumbnails.
Store thumbnails in another OSS stream.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
B. Build a web application to ingest the files and save them to a NoSQL
Database. Configure OCI Events service to trigger a notification using
Oracle Notification Service (ONS). ONS invokes a custom application to
process the image files to generate thumbnails. Store thumbnails in a
NoSQL Database table
.C. Upload files to an OCI Object storage bucket. Every time a file is
uploaded, trigger an event with an action to provision a compute instance
with a cloud-init script to access the file, process it and store it back
in an Object storage bucket. Terminate the instance using Autoscaling
policy after the processing is finished.
D. Upload files to an OCI Object storage bucket. Every time a file is
uploaded, an event is emitted. Write a rule to filter these events with an
action to trigger a function in Oracle Functions. The function processes
the image in the file and stores the thumbnails back in an Object storage
bucket.
A global media organization is working on a project which lets users upload
their videos on their site. After upload is complete, the video should be
automatically processed by an Al algorithm. The algorithm will try to
recognize actions in the videos so that it can be used to show related
advertisements in future. The development team wants to focus on writing Al
code and don't want to worry about underlying infrastructure for high-
availability, scalability, security and monitoring. Which OCI services
should you recommend for this project?
A. Use OCI Events service for triggering automatic processing of video,
Oracle Container
Engine for Kubernetes (OKE) and OCI Digital Assistant
B. Use Oracle Container Engine for Kubernetes (OKE) for deployment of Al
Code, OCI Notifications and Object Storage
C. Use OCI Resource Manager to manage the underlying infrastructure, OCI
Functions and OCI
Events service
.D. Use Object Storage for storing videos, OCI Events service and OCI
Functions
As a part of migration exercise for an existing on premises application to
Oracle Cloud Infrastructure (OCT), yon ore required to transfer a 7 TB file
to OCI Object Storage. You have decided to upload functionality of Object
Storage.
Which two statements are true?
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
A.Active multipart upload can be checked by listing all parts that have
been uploaded, however It Is not possible to list information for
individual object part in an active multipart upload
B.It is possible to spill this fileInto multiple parts using the APIs
provided by Object Storage.
C.It is possible to split this file into multiple parts using rclone tool
provided by Object Storage.
D.After initiating a multipart upload by making a CreateMultlPartUpload
RESI API Call, the upload remains active until you explicitly commit it
or abort
. E. Contiguous numbers need to be assigned for each part so that Object
Storage constructs the object by ordering, part numbers in ascending order
An online registration system Is currently hosted on one large Oracle Cloud
Infrastructure (OCT) Bare metal compute Instance with attached block volume
to store of the users' dat a. The registration system accepts the
Information from the user, Including documents and photos then performs
automated verification and processing to check it the user is eligible for
registration.
The registration system becomes unavailable at tunes when there is a surge
of users using the system the existing architecture needs improvement as it
takes a long time for the system to complete the processing and the
attached block volumes are not large enough to use data being uploaded by
the users.
Which Is the most effective option to achieve a highly scalable solution?
A. Upgrade your architecture to use a pool of Bare metal servers and
configure them to use their local SSDs for faster data access Set up Oracle
Streaming Service (OSS) to distribute the tasks to the pool of Bare metal
Instances with Auto Scaling to dynamically increase or decrease the pool of
compute instances depending on the length of the Streaming queue
.B. Attach more Block volumes as the data volume increase, use Oracle
Notification Service (ONS) to distribute tasks to a pool of compute
instances working In parallel, and Auto Scaling to dynamically size the
pool of Instances depending on the number of notifications received from
the Notification Service. Use Resource Manager stacks to replicate your
architecture to another region.
C. Change your architecture to use an OCI Object Storage standard tier
bucket, replace the single bare metal instance with a Oracle Streaming
Service (OSS) to ingest the Incoming requests and distribute the tasks to a
group of compute Instances with Auto Scaling
D. Upgrade your architecture to use more Block volumes as the data
volume Increases. Replace the single bare metal instance with a group of
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
compute instances with Auto Scaling to dynamically increase or decrease the
compute instance pools depending on the traffic.
You are working with a customer who needs to attach an Oracle Cloud
Infrastructure (OCI) block volume to a VM instance with read/write access
type. The customer wants to know if the number of IOPS and throughput
performance differs between the following two choices:
*Option A: attach a single 1 TB block volume to the VM instance
*Option B: attach two separate 500 GB block volumes In a RAID 0 array
configuration to the VM instance You can assume that the customer is using
iSCSI attachment type to attach the volumes to the instance. In addition,
you can assume 1 MB block size for throughput and 4 KB block size for IOPS
consideration.
How should you respond to the customer?
A. Option B provides better IOPS and throughput performance
. B. Option B provides higher level of throughput, but lower level of
IOPS performance. C. Both options provide the same number of IOPS and
throughput performance.
D.Option A provides better IOPS, but lower throughput performance.
An organization has its mission critical application consisting of multiple
application servers and databases running inside Virtual Cloud Network
(VCN) in uk-london-1 region. Their solution architect wants to further
strengthen their architecture by planning for Disaster Recovery (DR) in eu-
frankfurt-1 region.
Which two solutions should their architect keep in mind while designing for
DR?
A. It is not possible to use Active Data Guard to synchronize a
database in uk-london-1 region toequivalent database in eu-frankfurt-1
region.
B. Load balancer will automatically distribute traffic between
both the regions
. C. A remote VCN peering connection is required to establish secure and
reliable connectivity between different VCNs created in uk-london-1 and eu-
frankfurt-1 region
. D. rsync utility can be used to asynchronously copy file systems or
snapshot data to another region.
E.The RTO is the acceptable timeframe of lost data that application can
tolerate.
Your team is conducting a root analysis (RCA) following a recent, unplanned
outage. One of the block volumes attached to your production WebLogic
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
server was deleted and you have tasked with identifying the source of the
action. You search the Audit logs and find several Delete actions that
occurred in the previous 24 hours. Given the sample of this event.
Which item from the event log helps you identify the individual or service
that initiated the DeleteVolume API call?
A.requestAgent
B.eventource
C
D.requestOrigin
E.eventId
You are designing the network infrastructure for two application servers:
appserver-1 and appserver-
2 running in two different subnets inside the same Virtual Cloud Network
(VCN) Oracle Cloud Infrastructure (OCI). You have a requirement where your
end users will access appserver-1 from the internet and appserver-2 from
the on-premises network. The on-premises network is connected to your VCN
over a FastConnect virtual circuit.
How should you design your routing configuration to meet these
requirements?
A. Configure a single routing table (Route Table-1) that has two set of
rules. One that has route to internet via the internet Gateway and another
that propagate specific routes for the on-premise network via the Dynamic
Routing Gateway. Associate the routing table with all the VCN subnets.
B. Configure a single routing table (Routing Table-1) that has two set
of rules: one that has route to internet via the Internet Gateway and
another that propagates specific routes for the on-premises
network via Dynamic Routing Gateway (DRG). Associate the routing table with
the VCN.
C. Configure two routing tables: Route Table-1 that has a route to
internet via the Internet gateway. Associate this route table to the subnet
containing appserver-1. Route Table-2 that propagate specific routes for
the on-premises network via the Dynamic Routing Gateway (DRG) Associate
this route table to subnet containing appserver-2
. D. Configure two routing table (Route table-1 Route Table-2) that have
rule to route all traffic via the Dynamic Routing Gateway (DRG) Associate
the two routing tables with all the VCN subnets.
As an administrator you want to give users of ObjectWriters group full
access to bucket Bucket-A and its objects in compartment comp-images. You
.
principalld
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
want users of ObjectWriters to not be able to access or modify properties
of any other buckets and its objects in the compartment comp-images. Select
the statement(s) below that will best define your IAM policies.
A. Allow group ObjectWriters to inspect buckets in compartment
comp-images Allow group
ObjectWriters to read buckets in compartment comp-images where
target.bucket.name=' Bucket-A"
Allow group ObjectWriters to manage objects in compartment comp-images
where target.bucket.name=' Bucket-A'
B. Allow group ObjectWriters to manage buckets in compartment
comp-images where target.bucket.name=' Bucket-A
' C. Allow group ObjectWritexs to read buckets in
compartmentcomp-images Allow group ObjectWriters to manage
objects in compartment comp- images where target.bucket.name=
'Bucket-A'
D. Allow group ObjectWriters to mange buckets in compartment comp- images
Allow group
ObjectWriters to manage objects in compartment comp-images where
target.bucket.name= 'Eucket-
A'
Your customer has gone through a recent departmental re structure. As part
of this change, they are organizing their Oracle Cloud Infrastructure (OCI)
compartment structure to align with the company's new organizational
structure.
They have made the following change:
Compartment x Is moved, and its parent compartment is now compartment c.
Policy defined in compartment A: Allow group networkadmins to manage
subnets in compartment X
Policy defined in root compartment: Allow group admins to read subnets in
compartment Finance:A:X After the compartment move, which action will
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
provide users of group networkadmins and admins with similar privileges as
before the move?
A. Define a policy in Compartment C as follows: Allow group network
admins to manage subnets in compartment X.
B. No change in any policy statement is required as compartments move
automatically moves alt the policy statements associated with compartments
as well
. C. Define a policy in compartment C as follows: Allow group admins to
read subnets in compartment HR:C:X
D. Define a policy in compartment HR as follows: Allow group network
admins to manage subnets in compartment X
. E. Define a policy in compartment C as follows Allow group admins to read
subnets in compartment HR:C:X
You are running a legacy application In a compute Instance on Oracle Cloud
Infrastructure (OCI). To provide enough space for it to store internal
data, a block volume is attached to the instance in paravirtualized mode.
Your application is not resilient to crash-consistent backup. What should
you do to securely backup the block volume?
A. Create a backup, detach the block volume and save your application data
.B. Before creating a backup, save your application data and detach the
block volume.
C. Create a volume group, add the block volume and boot volume and then
run the volume group backup
.D. Use the block volume clone feature to save cost and speed up the backup
process
Give this compartment structure:
You want to move a compute instance that is in 'Compute' compartment to
'SysTes-Team'.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
You login to your Oracle Cloud Infrastructure (OCI)account and use the
'Move Resource' option. What will happen when you attempt moving the
compute resource?
A. The move will be successful though Compute Instance and its Public
and Private IP address will stay the same. The Compute instance VNIC will
need to be moved separately. The Compute instance will still be associated
with the original VCN.
B. The move will fail and you will be prompted to move the VCN first.
Once VCN is moved to the target compartment, the Compute instance can be
moved
. C. The move will be successful though Compute Instance Public and Private
IP address changed, and it will be associated to the VCN in target
compartment
. D. The move will be successful though Compute Instance and its Public and
Private IP address will stay the same. The Compute instance VNIC will still
be associated with the original VCN.
Which three scenarios are suitable for the Oracle Infrastructure (OCI)
Autonomous transaction Processing Server less (ATP-S) deployment?
A. well established, online auction marketplace is running an
application where there is database usage 24*7 but also has peaks of
activity that the hard to predict when the peaks happen, the total
activities may reach 3 times the normal activity level (Correct)
B. A small startup is deploying a new application fen eCommerce and it
requires database to store customers' transactions the team b of what the
load will look like since it is a new application.
(Correct
) C. A midsize company is considering migrating its legacy on premises
MongoDB database to Oracle Cloud Infrastructure (OCI). The database has
significantly higher workloads on weekends than weekdays
D. A developer working on an Internal project needs to use a database
during work hours but doesn't need It during nights or weekends. the
project budget requires her to keep costs low.
(Correct)
E. A manufacturing company is running Oracle E-Business Suite
application on premises. They are looking to move this application to OCI
and they want to use a managed database offering for their database tier.
You have been asked to review some network proposals by a major client. The
client's IT director needs to provision two Virtual Cloud Network (VCN) for
a major application. Both applications use a large number of virtual
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
machine instances, and so will ideally occupy VCNs with as many address
spaces as possible. Additionally, in the future, VCN peering will be
required to allow communication between the VCNs.
Which of the following are valid IP ranges to consider for the VCNs?
A.10.0.0.0/16 and 10.0.64.0/24
B.10.0.0.0/24 and 10.0.1.0/24
C.10.0.1.0/24 and 10.0.1.0/27
D.10.0.0.0/8 and 11.0.0.0/8
A large financial company has a web application hosted in their on-premises
data center. They are migrating their application to Oracle Cloud
Infrastructure (OCI) and require no downtime while the migration is on-
going. In order to achieve this, they have decided to divert only 30% of
the application works fine, they divert all traffic to OCI.
As a solution architect working with this customer, which suggestion should
you provide them?
A. Use OCI Traffic management with failover steering policy and
distribute the traffic between OC1 and on premises infrastructure
. B. Use OCI Traffic management with Load Balancing steering policy and
distribute the traffic between OCI and on premises infrastructure
. C. Use an OCI load Balancer and distribute the traffic between OCI and on
premises infrastructure.
D. Use VPN connectivity between on premises Infrastructure and OCI, and
create routing tables to distribute the traffic between them.
You are tasked with backing up your data using Oracle Cloud Infrastructure
Block Volume service. When you are finalizing your block volume backup
schedule, which of the following two are valid considerations for your
backup plan? (Choose Two)
A. Frequency: How often you want to back up your data
. B. Location: Determine the Object Store Bucket where the backups will be
stored.
C. Encryption: Whether to use your own key to encrypt your volume
backups
. D. Governance: Tagging of backups so you can capture backup related API
calls through the Audit service.
E. Number of stored backups: How many backups you need to keep available
and the deletion schedule for those you no longer need.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
An E-commerce company which sells computers, tablets, and other electronics
items has recently decided to move all of their on-premises infrastructure
to Oracle Cloud Infrastructure (OCI). One of their on-premises application
is running on an NGINX server and the Oracle Database is running in a 2
node Oracle Real Application Clusters (RAC) configuration.
They cannot afford to have any application down time when they do the
migration.
What is an effective mechanism to migrate the customer application to OCI
and set up regular automated backups?
A. Launch a compute instance for both the NGINX application server
and the database server. Attach block volumes on the database server
compute instance and enable backup policy to backup the block volumes
. B. Launch a compute instance and run an NGINX server to host the
application. Deploy
Exadata Quarter Rack, enable automatic backups and import the database
using Oracle Data Pump
. C. Launch a compute instance and run an NGINX server to host the
application. Deploy a 2 node VM DB Systems with Oracle RAC enabled. Setup
Oracle GoldenGate to synchronize data from their on-premises database to
OCIVM Database. Export and Import the on-premises database to OCIVM DB
Systems using Oracle Data Pump, apply the GoldenGate trail files to sync up
the OCI database with the on-premises database. Enable automatic backups
for the OCIVM database and then cutoverthe application from on-premises to
OCI.
D. Launch a compute instance and run an NGINX server to host the
application. Deploy a 2 node VM DB Systems with Oracle RAC enabled. Import
the on-premises database to OCI VM DB Systems using Oracle Data Pump and
then enable automatic backups.
You work for a German company as the Lead Oracle Cloud Infrastructure
architect. You have designed a highly scalable architecture for your
company's business critical application which uses the Load Balancer service
auto which uses the Load Balancer service, autoscaling configuration for the
application servers and a 2 Node VM Oracle RAC database. During the peak
utilization period of the- application yon notice that the application is
running slow and customers are complaining. This is resulting in support
tickets being created for API timeouts and negative sentiment from the
customer base.
What are two possible reasons for this application slowness?
A. Autoscaling configuration for the application servers didn't
happen due to 1AM policy that's blocking access to the application
server compartment
t B. The Load Balancer configuration is not sending traffic to the listener
of the application servers.
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
C. Autoscaling configuration for the application servers didn't happen
due to compartment quota breach of the VM shapes used by the application
servers
. D. Autoscaling configuration for the application servers didn't happen
due to service limit breach of the VM shapes used by the application
servers
E. The Load Balancer doesn't have a Network Security Group to allow
traffic to the application servers.
A global retailer is setting up the cloud architecture to be deployed in
Oracle Cloud infrastructure (OCI) which will have thousands of users from
two major geographical regions: North America and Asia Pacific. The
requirements of the services are:
*Service needs to be available 27/7 to avoid any business disruption
*North American customers should be served by application running In North
American regions
*Asia Pacific customers should be served by applications running In Asia
Pacific regions
*Must be resilient enough to handle the outage of an entire OCI region
A.OCl DNS, Traffic Management with Failover steering policy
B.OCl DNS, Traffic Management with Geolocation steering policy.
Health Checks
C.OCl DNS, Traffic Management with Geolocation steering policy
D.OCl DNS,' Traffic Management with Load Balancer steering policy,
Health Checks
You have been asked to implement a bespoke financial application in Oracle
Cloud Infrastructure using virtual machine instances controlled by
Autoscaling across multiple Availability Domains. The application stores
transaction logs, intermediate transaction data, and audit data and needs
to store this on a persistent, durable data store accessible from all of
the application servers. The application requires the file system to be
mounted in the /audit folder on the Linux file system. The system needs to
tolerate the failure of two or more Fault Domains and still maintain data
integrity. The solution should be as low maintenance as possible.
What storage architecture should you suggest?
A. Use locally attached NVMe instances and configure RAID 0 replication
between servers. B. Use File Storage Service(FSS). Configure FSS to
operate from all Availability Domains the application servers operate in
and mount the file system in the /audit folder
l
O M oAR
cPSD
| 11272986
Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
. C. Implement a single instance and install an NFS server, configure and
create an NFS share, and mount this as /audit on the application instances.
D. Store the data on Oracle Object Storage mounted at the /audit mount
point on all the Linux instances using the default mount options.
You are working as a solution architect for a customer in Frankfurt, which
uses multiple compute instance VMs spread among three Availability Domains
in the Oracle Cloud Infrastructure (OCI) eufrankfurt-1 region. The compute
instances do not have public IP addresses and are running in private
subnets inside a Virtual Cloud Network (VCN). You have set up OCI
Autoscaling feature for the compute instances, but find out that instances
cannot be auto scaled. You have enabled monitoring on the instances.
What could be wrong in this situation?
A.Autoscaling only works for instances with public IP addresses.
B.Autoscaling only works with single availability domains.
C.You need to assign a reserved public IP address to the compute
instances
.D. You need to set up a Service Gateway to send metrics to the OCI
Monitoring service.
You are creating an Oracle Cloud Infrastructure Dynamic Group. To determine
the members of this group you are defining a set of matching rules.
Which of the following are the supported variables to define conditions in
the matching rules?
(Choose Two)
A.iam.policy.id - the OCID of the IAM policy to apply to the group.
B.instance.tenancy.id - the OCID of the tenancy where the instance resides.
C.tag.<tagnamespace>.<tagkey>.value - the tag namespace and tag key.
D.instance.compartment.id - the OCID of the compartment where the instance
resides.
You are responsible for migrating your on premises legacy databases on
11.2.0.4 version to Autonomous Transaction Processing Dedicated (ATP-D) In
Oracle Cloud Infrastructure (OCI). As a solution architect, you need to
plan your migration approach.
Which two options do you need to implement together to migrate your on
premises databases to OCI?
A. Use Oracle Data Guard to keep on premises database always active
during migration B. Retain changes to Oracle shipped privileges, stored
procedures or views In the on-premises databases
1z0-997-20-oci-professional-incomplete   2021  update sax ah.docx
1z0-997-20-oci-professional-incomplete   2021  update sax ah.docx
1z0-997-20-oci-professional-incomplete   2021  update sax ah.docx
1z0-997-20-oci-professional-incomplete   2021  update sax ah.docx
1z0-997-20-oci-professional-incomplete   2021  update sax ah.docx
1z0-997-20-oci-professional-incomplete   2021  update sax ah.docx
1z0-997-20-oci-professional-incomplete   2021  update sax ah.docx
1z0-997-20-oci-professional-incomplete   2021  update sax ah.docx

More Related Content

Similar to 1z0-997-20-oci-professional-incomplete 2021 update sax ah.docx

OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open WideOCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
OCCIware
 
OpenStack in Action! 5 - Dell - OpenStack powered solutions - Patrick Hamon
OpenStack in Action! 5 - Dell - OpenStack powered solutions - Patrick HamonOpenStack in Action! 5 - Dell - OpenStack powered solutions - Patrick Hamon
OpenStack in Action! 5 - Dell - OpenStack powered solutions - Patrick Hamon
eNovance
 

Similar to 1z0-997-20-oci-professional-incomplete 2021 update sax ah.docx (20)

Microsoft az-104 Dumps
Microsoft az-104 DumpsMicrosoft az-104 Dumps
Microsoft az-104 Dumps
 
OCI Oracle Foundations Associate (1Z0-1085-23) Exam Dumps 2023.pdf
OCI Oracle Foundations Associate (1Z0-1085-23) Exam Dumps 2023.pdfOCI Oracle Foundations Associate (1Z0-1085-23) Exam Dumps 2023.pdf
OCI Oracle Foundations Associate (1Z0-1085-23) Exam Dumps 2023.pdf
 
OCI Architect Associate (1Z0-1072-22) Exam Dumps 2023.pdf
OCI Architect Associate (1Z0-1072-22) Exam Dumps 2023.pdfOCI Architect Associate (1Z0-1072-22) Exam Dumps 2023.pdf
OCI Architect Associate (1Z0-1072-22) Exam Dumps 2023.pdf
 
70-494 it examen braindumps
70-494 it examen braindumps70-494 it examen braindumps
70-494 it examen braindumps
 
AZ-104 Questions Answers Dumps
AZ-104 Questions Answers DumpsAZ-104 Questions Answers Dumps
AZ-104 Questions Answers Dumps
 
OCCIware & Linked Data prototype OW2Con@POSS
OCCIware & Linked Data prototype OW2Con@POSSOCCIware & Linked Data prototype OW2Con@POSS
OCCIware & Linked Data prototype OW2Con@POSS
 
3V0-32.21 Dumps Questions
3V0-32.21 Dumps Questions3V0-32.21 Dumps Questions
3V0-32.21 Dumps Questions
 
oci-container-engine-oke-100.pdf
oci-container-engine-oke-100.pdfoci-container-engine-oke-100.pdf
oci-container-engine-oke-100.pdf
 
Mit4032 cloud computing
Mit4032   cloud computingMit4032   cloud computing
Mit4032 cloud computing
 
TechEvent 2019: Vom Rechenzentrum in die Oracle Cloud - Übertragungsmethoden;...
TechEvent 2019: Vom Rechenzentrum in die Oracle Cloud - Übertragungsmethoden;...TechEvent 2019: Vom Rechenzentrum in die Oracle Cloud - Übertragungsmethoden;...
TechEvent 2019: Vom Rechenzentrum in die Oracle Cloud - Übertragungsmethoden;...
 
Using Blueprints to Overcome Multi-speed IT Challenges
Using Blueprints to Overcome Multi-speed IT ChallengesUsing Blueprints to Overcome Multi-speed IT Challenges
Using Blueprints to Overcome Multi-speed IT Challenges
 
Amazon AWS SAA-C03 Exam Dumps
Amazon AWS SAA-C03 Exam DumpsAmazon AWS SAA-C03 Exam Dumps
Amazon AWS SAA-C03 Exam Dumps
 
Adam azure presentation
Adam   azure presentationAdam   azure presentation
Adam azure presentation
 
AWS Certified Solutions Architect - Associate Practice Questions Flashcards _...
AWS Certified Solutions Architect - Associate Practice Questions Flashcards _...AWS Certified Solutions Architect - Associate Practice Questions Flashcards _...
AWS Certified Solutions Architect - Associate Practice Questions Flashcards _...
 
EclipseCon 2016 - OCCIware : one Cloud API to rule them all
EclipseCon 2016 - OCCIware : one Cloud API to rule them allEclipseCon 2016 - OCCIware : one Cloud API to rule them all
EclipseCon 2016 - OCCIware : one Cloud API to rule them all
 
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open WideOCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
 
OpenStack in Action! 5 - Dell - OpenStack powered solutions - Patrick Hamon
OpenStack in Action! 5 - Dell - OpenStack powered solutions - Patrick HamonOpenStack in Action! 5 - Dell - OpenStack powered solutions - Patrick Hamon
OpenStack in Action! 5 - Dell - OpenStack powered solutions - Patrick Hamon
 
Microsoft DevOps AZ-400 Real Dumps 2023
Microsoft DevOps AZ-400 Real Dumps 2023Microsoft DevOps AZ-400 Real Dumps 2023
Microsoft DevOps AZ-400 Real Dumps 2023
 
Auto scaling with Ruby, AWS, Jenkins and Redis
Auto scaling with Ruby, AWS, Jenkins and RedisAuto scaling with Ruby, AWS, Jenkins and Redis
Auto scaling with Ruby, AWS, Jenkins and Redis
 
BGOUG "Agile Data: revolutionizing database cloning'
BGOUG  "Agile Data: revolutionizing database cloning'BGOUG  "Agile Data: revolutionizing database cloning'
BGOUG "Agile Data: revolutionizing database cloning'
 

Recently uploaded

Personalisation of Education by AI and Big Data - Lourdes Guàrdia
Personalisation of Education by AI and Big Data - Lourdes GuàrdiaPersonalisation of Education by AI and Big Data - Lourdes Guàrdia
Personalisation of Education by AI and Big Data - Lourdes Guàrdia
EADTU
 

Recently uploaded (20)

ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptx
 
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
 
Personalisation of Education by AI and Big Data - Lourdes Guàrdia
Personalisation of Education by AI and Big Data - Lourdes GuàrdiaPersonalisation of Education by AI and Big Data - Lourdes Guàrdia
Personalisation of Education by AI and Big Data - Lourdes Guàrdia
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptx
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
 
The Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFThe Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDF
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024
 
Supporting Newcomer Multilingual Learners
Supporting Newcomer  Multilingual LearnersSupporting Newcomer  Multilingual Learners
Supporting Newcomer Multilingual Learners
 
How to Manage Website in Odoo 17 Studio App.pptx
How to Manage Website in Odoo 17 Studio App.pptxHow to Manage Website in Odoo 17 Studio App.pptx
How to Manage Website in Odoo 17 Studio App.pptx
 
MOOD STABLIZERS DRUGS.pptx
MOOD     STABLIZERS           DRUGS.pptxMOOD     STABLIZERS           DRUGS.pptx
MOOD STABLIZERS DRUGS.pptx
 
Improved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio AppImproved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio App
 
male presentation...pdf.................
male presentation...pdf.................male presentation...pdf.................
male presentation...pdf.................
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
ANTI PARKISON DRUGS.pptx
ANTI         PARKISON          DRUGS.pptxANTI         PARKISON          DRUGS.pptx
ANTI PARKISON DRUGS.pptx
 
Đề tieng anh thpt 2024 danh cho cac ban hoc sinh
Đề tieng anh thpt 2024 danh cho cac ban hoc sinhĐề tieng anh thpt 2024 danh cho cac ban hoc sinh
Đề tieng anh thpt 2024 danh cho cac ban hoc sinh
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....
 

1z0-997-20-oci-professional-incomplete 2021 update sax ah.docx

  • 1. l O M oAR cPSD | 11272986 1z0-997-20 OCI professional Incomplete Cross-Cultural Communication(Chamberlain University)
  • 2. StuDocu is not sponsored or endorsed by any college or university Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com)
  • 3. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) 1. Which three scenarios are suitable for the use of Oracle Cloud Infrastructure (OCI) Autonomous Transaction Processing "" Serverless (ATP-S) deployment? (Choose three.) • A. A manufacturing company is running Oracle E-Business Suite application onpremises. They are looking to move this application to OCI and they want to use a managed database offering for their database tier. • B. A midsize company is considering migrating its legacy on-premises MongoDB database to Oracle Cloud Infrastructure (OCI). The database has significantly higher workloads on weekends than weekdays. • C. A small startup is deploying a new application for eCommerce and it requires a database to store customers' transactions. The team is unsure of what the load will look like since it is a new application. • D. A well-established, online auction marketplace is running an application where there is database usage 24x7, but also has peaks of activity that are hard to predict. When the peaks happen, the total activities may reach 3 times the normal activity level. • E. A developer working on an internal project needs to use a database during work hours but doesn't need it during nights or weekends. The project budget requires her to keep costs low. Hide Solution Discussion Correct Answer: ACE Reference: https://oracle.github.io/learning-library/oci-library/L100-LAB/ATP_Lab/ATP_HOL.html Question #2Topic 1 You are the Solution Architect that designed this Oracle Cloud Infrastructure (OCI) compartment layout for your organization:
  • 4. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) The development team has deployed quite a few instances under "˜Compute' Compartment and the operations team needs to list the instances under the same compartment for their testing. Both teams, development and operations are part of a group called "˜Eng-group'. You have been looking for an option to allow the operations team to list the instances without access any confidential information or metadata of the resources. Which IAM policy should you write based on these requirements? (Choose the best answer.) • A. Allow group Eng-group to inspect instance-family in compartment DevTeam:Compute and attach the policy to "˜SysTest-Team' Compartment. • B. Allow group Eng-group to read instance-family in compartment DevTeam:Compute and attach the policy to "˜Dev-Team' Compartment. • C. Allow group Eng-group to inspect instance-family in compartment DevTeam:Compute and attach the policy to "˜Engineering' Compartment. • D. Allow group Eng-group to read instance-family in compartment Compute and attach the policy to "˜Engineering' Compartment. Hide Solution Discussion 1 Correct Answer: C Question #3Topic 1 You are working for a Travel company and your travel portal application is a collection of microservices that run on Oracle Cloud Infrastructure Container Engine for Kubernetes. As per the recent security overview, you have noticed that Oracle has published a newer image of the Operating System used by the worker nodes. You want to make sure that your application doesn't face any downtime but at the same time the worker nodes gets upgraded to the latest version of the Operating System. What should you do to get this upgrade done without application downtime? (Choose the best answer.) • A. 1. Shutdown the worker nodes 2. Create a new node pool 3. Manually schedule the pods on the newly built node pool • B. 1. Create a new node pool using the latest available Operating System image. 2. Run kubectl cordon <node name> against all the worker nodes in the old pool to stop any new application pods to get scheduled 3. Run kubectl drain <node name> """"delete""local""data """"force """"ignore""daemonsets to evict any Pods that are running 4. Delete the old node pool • C. 1. Create a new node pool using the latest available Operating System image 2. Run kubectl taint nodes """"all node""role.kubernetes.io/master"" 3. Delete the old node pool
  • 5. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) • D. 1. Run kubectl cordon <node name> against all the worker nodes in the old pool to stop any new application pods to get scheduled 2. Run kubectl drain <node name> """"delete""local""data """"force """"ignore""daemonsets to evict any Pods that are running 3. Download the patches for the new Operating System image 4. Patch the worker nodes to the latest Operating System image Hide Solution Discussion Correct Answer: D Question #4Topic 1 You work for a large bank where security and compliance are critical. As part of the security overview meeting, your company decided to minimize the installation of local tools on your laptop. You have been running Ansible and kubectl to spin up Oracle Container Engine for Kubernetes (OKE) clusters and deployed your application. For authentication, you are using an Oracle Cloud Infrastructure (OCI) CLI config file that contains OCIDs, Fingerprint, and a locally stored PEM file. Your security team doesn't want you to store any local API key and certificate, or any other local tools. Which two actions should you perform to spin up the OKE cluster and interact with it? (Choose two.) • A. Create a developer workstation on OCI. Install Ansible and kubectl on it. Use resource principal to authenticate against OCI API and create the OKE Cluster. B. Develop your own code using OCI SDK to deploy the OKE cluster. • C. Work on OCI Cloud Shell to use built-in Ansible and kubectl to deploy the OKE cluster. Use OCI_CLI_AUTH=instance_obo_user environment variable to authenticate using built-in token. • D. Work on OCI Cloud Shell to use built-in Ansible and kubectl to deploy the OKE cluster. Bring in your own config file and certificate to authenticate against OCI API. • E. Create a developer workstation on OCI. Install Ansible and kubectl on it. Use instance principal to authenticate against OCI API and create the OKE Cluster. Hide Solution Discussion Correct Answer: CE Reference: https://oracle-cloud-infrastructure- ansiblemodules.readthedocs.io/en/latest/modules/oci_cluster_module.html
  • 6. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Q.5. A new international hacktivist group, based in London, launched wide scale cyber attacks including SQL Injection and Cross-Site Scripting (XSS) across multiple websites which are hosted in Oracle Cloud Infrastructure (OCI). As an IT consultant, you must configure a Web Application Firewall (WAF) to protect these websites against the attacks. How should you configure your WAF to protect the website against those attacks? (Choose the best answer.) • A. Enable a Protection Rule to block the attacks based on HTTP Headers that contain XSS and SQL strings. • B. Enable an Access Rule to block the IP Address range from London. • C. Enable a Protection Rule to block requests XSS Filters Categories and SQL Filters Categories. • D. Enable a Protection Rule to block requests that came from London. • E. Enable an Access Rule that contains XSS Filters Categories and SQL Filters Categories. Hide Solution Discussion 1 Correct Answer: C Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/WAF/Reference/protectionruleids.htm Question #6Topic 1 You work for a public health care company based in the United States. Their existing patient records system runs in an on-premise data center and the customer is sending tape backups offsite as part of their disaster recovery planning. You developed an alternative archival solution using Oracle Cloud Infrastructure (OCI) that will save the company a significant amount of money on a yearly basis. The solution involves storing data in an OCI Object Storage bucket. After reviewing your solution with the customer Global Risk and Compliance (GRC) team, they highlighted four security requirements: ✑All data less than 1 year old must be accessible within 2 hours ✑All data must be retained for at least 10 years and be accessible within 48 hours ✑All data must be encrypted at rest ✑No data may be transmitted across the public internet Which two options meet the requirements outlined by the customer GRC team? (Choose two.) • A. Provision a FastConnect link to the closest OCI region and configure a private peering virtual circuit. • B. Provision a FastConnect link to the closest OCI region and configure a public peering virtual circuit. • C. Create an OCI Object Storage Standard tier bucket. Configure a lifecycle policy to archive any object that is older than 365 days.
  • 7. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) • D. Create an OCI Object Storage Standard tier bucket. Configure a lifecycle policy to delete any object that is older than 7 years. • E. Create a VPN connection between your on-premises data center and OCI. Create a Virtual Cloud Network (VCN) along with an OCI Service Gateway for OCI Object Storage. Hide Solution Discussion 2 Correct Answer: BC Question #7Topic 1 You are helping a customer troubleshoot a problem. The customer has several Oracle Linux servers in a private subnet within a Virtual Cloud Network (VCN). The servers are configured to periodically communicate to the Internet to get security patches for applications installed on them. The servers are unable to reach the internet. An Internet Gateway has been deployed in the public subnet in the VCN and the appropriate routes are configured in the Route Table associated with the public subnet. Based on cost considerations, which option will fix this issue? (Choose the best answer) • A. Create a NAT gateway in the VCN and configure the NAT gateway as the route target for the private subnet. • B. Create another Internet Gateway and configure it as route target for the private subnet. • C. Create a Public Load Balancer in front of the servers and add the servers to the Backend Set of the Public Load Balancer. • D. Implement a NAT instance in the public subnet of the VCN and configure the NAT instance as the route target for the private subnet. Hide Solution Discussion 1 Correct Answer: (A, Question #8Topic 1 Multiple departments in your company use a shared Oracle Cloud Infrastructure (OCI) tenancy to implement their projects. You are in charge of managing the cost of OCI resources in the tenancy and need to obtain better insights into department's usage. Which three options can you implement together to accomplish this? (Choose three.) • A. Create a budget that matches your commitment amount and an alert at 100 percent of the forecast. • B. Set up a tag default that automatically applies tags to all specified resources created in a compartment. Then use these tags for cost analysis.
  • 8. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) • C. Set up different compartments for each department. Then track and analyze cost per compartment. • D. Use the billing cost tracking report to analyze costs. Reference: https://www.oracle.com/a/ocom/docs/cloud/ops-billing-100.pdf (22) Previous Questions Next Questions 9. After performing maintenance on an Oracle Linux compute instance the system is returned to a running state. You attempt to connect using SSH but are unable to do so. You decide to create an instance console connection to troubleshoot the issue. Which three tasks would enable you to connect to the console connection and begin troubleshooting? (Choose three.) • A. Stop the compute instance using the Oracle Cloud Infrastructure (OCI) Command Line Interface (CLI). • B. Reboot the compute instance using the Oracle Cloud Infrastructure (OCI) Management Console. • C. Edit the Linux boot menu to enable access to console. • D. Upload an API signing key for console connection authentication. • E. Use SSH to connect to the public IP address of the compute instance and provide the console connection OCID as the username. • F. Use SSH to connect to the service endpoint of the console connection service. Hide Solution Discussion 1 Correct Answer: BCF Reference: https://oracle.github.io/learning-library/oci-library/L200-LAB/Compute- ConsoleConnection/HOL-Console-Connection.html Question #10Topic 1 You designed and deployed your Autonomous Data Warehouse (ADW) so that it is accessible from your on-premise data center and servers running on both private and public networks in Oracle Cloud Infrastructure (OCI). E. Set up a consolidated budget-tracking tags to analyze costs in a granular manner. Hide Solution Discussion 1 Correct Answer: (ABC)
  • 9. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) As you are testing the connectivity to your ADW database from the different access paths, you notice that the server running on the private network is unable to connect to ADW. Which two steps do you need to take to enable connectivity from the server on the private network to ADW? (Choose two.) • A. Add an entry in the Security List of the ADW allowing ingress traffic for CIDR block 10.2.2.0/24 • B. Add an entry in the route table (associated with the private subnet) with destination of 0.0.0.0/0; target type of NAT Gateway, add a stateful egress rule to the security list (associated with the private subnet) with destination of 0.0.0.0/0 and for all IP protocols. • C. Add an entry in the access control list of ADW for IP address 129.146.160.11 • D. Add an entry in the route table (associated with the private subnet) with destination of 0.0.0.0/0; target type of Internet Gateway, add a stateful egress rule to the security list (associated with the private subnet) with destination of 0.0.0.0/0 and for all IP protocols. • E. Add an entry in the access control list of ADW for CIDR block 10.2.2.0/24. Hide Solution Discussion 2 Correct Answer: AB Question #11Topic 1 An Oracle Cloud Infrastructure (OCI) Public Load Balancer's SSL certificate is expiring soon. You noticed the Load Balancer is configured with SSL Termination only. When the certificate expires, data traffic can be interrupted and security compromised. What steps do you need to take to prevent this situation? (Choose the best answer.)
  • 10. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) • A. Add the new SSL certificate to the Load Balancer and update backend servers to use the new certificate bundle. • B. Add the new SSL certificate to the Load Balancer and update listeners to use the new certificate bundle. • C. Add the new SSL certificate to the Load Balancer, update listeners and backend sets so they can use the new certificate bundle. • D. Add the new SSL certificate to the Load Balancer, update backend servers to work with a new certificate and edit listeners so they can use the new certificate bundle. • E. Add the new SSL certificate to the Load Balancer and implement end to end SSL so it can encrypt the traffic from clients all the way to the backend servers. Hide Solution Discussion 1 Correct Answer: A (B) Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/Balance/Tasks/managingcertificates.htm Question #12Topic 1 Your company will soon start moving critical systems into Oracle Cloud Infrastructure (OCI) platform. These systems will reside in the us-phoenix-1 and us- ashburn-1 regions. As part of the migration planning, you are reviewing the company's existing security policies and written guidelines for the OCI platform usage within the company. Your security processes for critical systems require that all data is encrypted at rest using Customer-Managed Keys. Which two options ensure compliance with this policy? (Choose two.) • A. You do not need to perform any additional actions because the OCI Block Volume service always encrypts all block volumes, boot volumes, and volume backups at rest by using the Advanced Encryption Standard (AES) algorithm with 256-bit encryption. • B. When you create a new OCI Object Storage bucket through OCI console, you need to choose "ENCRYPT USING CUSTOMER-MANAGED KEYS" option. • C. When you create a new block volume through OCI console, select "Encrypt using Customer-Managed Keys" checkbox and use encryption keys generated and stored in OCI Vault. • D. When you create a new compute instance through OCI console, you use the default options for "configure boot volume" to speed up the process to create this compute instance. • E. When you create a new compute instance through OCI console, you use the default shape to speed up the process to create this compute instance.
  • 11. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Hide Solution Discussion 1 Correct Answer: (BC) Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/Block/Concepts/overview.htm Previous Questions Next Questions 13. A hospital in Austin has hosted its web-based medical records portal entirely in Oracle Cloud Infrastructure (OCI) using compute instances for its web-tier and DB System database for its data tier. To validate compliance with Health Insurance Portability and Accountability (HIPAA), the hospital hired an IT security professional to check their systems. It was found that there were a lot of unauthorized requests coming from a set of IP addresses originating from a county in Southeast Asia. Which option can mitigate this type of attack? (Choose the best answer.) • A. Block the attacking IP addresses by creating a Security List rule to deny access to the subnet where the web server is running. • B. Block the attacking IP addresses by creating a Network Security Group rule to deny access to the compute instance where the web server is running. • C. Implementing an OCI Web Application Firewall Bot Management policy to identify the attacking IP addresses and mitigate the threat. • D. Block the attacking IP addresses by implementing an OCI Web Application Firewall policy using Access Control Rules. Hide Solution Discussion 2 Correct Answer: D Question #14Topic 1 You work for a large bank where your main application is a payment processing gateway API. You deployed the application on Oracle Container Engine for Kubernetes (OKE) and used API Gateway with several policies to control the access of the API endpoint. However, your customers are complaining about the unavailability of the API endpoint. Upon checking, you noticed that the Gateway URL is throwing Service Unavailable error. You need to check the backend latency and backend responses when this error started last night. What should you do to get this data? (Choose the best answer.) • A. Check with the application owner and search the log file for the container to get the metrics from the log file. • B. Go to Governance Menu and click on Audit to see the Audit log for the API Gateway. Filter it using Start and End date with a 503 response status.
  • 12. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) • C. Go to Developer Services and click on API Gateway. Go to the detail page of the gateway and select Metrics. Change the Start and End time to filter the metrics. • D. Go to Monitoring and click on Service Metrics. Choose the Metric Namespace as oci_apigateway. Change the Start and End time accordingly. Add a Dimension and select httpStatusCode: 503. Check the backend latency and backend responses metric. Hide Solution Discussion 1 Correct Answer: D Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/APIGateway/Reference/apigatewaymetrics.htm Question #15Topic 1 You are running a legacy application in a compute instance on Oracle Cloud Infrastructure (OCI). To provide enough space for it to store internal data, a block volume is attached to the instance in paravirtualized mode. Your application is not resilient to crash-consistent backup. What should you do to backup the block volume in a secure and cost effective way? (Choose the best answer.) • A. Save your application data, detach the block volume and create a clone. • B. Create a volume group, add the boot volume and then run the volume group backup. • C. Create a backup, detach the block volume and save your application data. D. Save your application data, detach the block volume and create a backup. Hide Solution Discussion Correct Answer: D Question #16Topic 1 You work as a solutions architect for an online retail store creating a portal to allow the users to pay for their groceries using credit cards. Since the application is not fully compliant with the Payment Card Industry Data Security Standard (PCI DSS), your company is looking to use a third-party payment service to process credit card payments. The third-party service allows a maximum of 5 public IP addresses at a time. However, your website is using Oracle Cloud Infrastructure (OCI) Instance Pool Auto Scaling policy to create up to 15 instances during peak traffic demand, which are launched in VCN private subnets and attached to an OCI public Load Balancer. Upon user payment, the portal connects to the payment service over the Internet to complete the transaction What solution can you implement to make sure that all 15 compute instances can connect to the third party system to process the payments during peak traffic demand?
  • 13. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) (Choose the best answer.) • A. Route credit card payment request from the compute instances through the NAT Gateway. On the third-party services, whitelist the public IP associated with the NAT Gateway. • B. Create an OCI Command Line Interface (CLI) script to automatically reserve public IP address for the compute instances. On the third-party services, whitelist the Reserved public IP. • C. Whitelist the Internet Gateway Public IP on the third party service and route all payment requests through the Internet Gateway. • D. Route payment request from the compute instances through the OCI Load Balancer, which will then be routed to the third party service. Hide Solution Discussion 1 Correct Answer: B (A, D) Previous Questions Next Questions 17. You are developing a Serverless function for your company's IoT project. This function should access Oracle Cloud Infrastructure (OCI) Object Storage to store some files. You choose Oracle Functions to deploy this function on OCI. However, your security team doesn't allow you to carry any API Token or RSA Key to authenticate the function against the OCI API to access the Object Storage. What should you do to get this function to access OCI Object Storage without carrying any static authentication files? (Choose the best answer.) • A. Set up a Dynamic Group using the format below: Create a policy using the format below to give access to OCI Object Storage: Include a call to a "˜resource principal provider' in your function code as below:
  • 14. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) • C. There is no way that you can access the OCI resources from a running function. • D. Add these two policy statements for your compartment to give your function automatic access to all other OCI Question #18Topic 1 You work for a retail company and they developed a Microservices based shopping application that needs to access Oracle Autonomous Database from the application. As an Architect, you have been tasked to treat all of the application components as Kubernetes native objects, such as the microservices, Oracle Autonomous database, Kubernetes services, etc. What should you do to make sure that you can use Kubernetes constructs to manage the life cycle of the application components, including Oracle Autonomous Database? (Choose the best answer.) • A. Create an Oracle Cloud Infrastructure (OCI) Service Gateway and connect to the Oracle Autonomous Database using the private IP address from the microservice. • B. Provision an Oracle Autonomous Database and then use OCI Service Broker to access the database as a native component to your Kubernetes cluster. • C. Create a service from the Kubernetes cluster and point to the Oracle Autonomous Database using its FQDN. • D. Install and secure the OCI Service Broker for Kubernetes. Then provision and bind to the required Oracle Cloud Infrastructure services. Hide Solution Discussion 1 Correct Answer: D Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/ContEng/Tasks/contengaddingservicebrokers.htm B. Add these two policy statements for your compartment and then include a call to a "˜resource principal provider' in your function code: resources: Hide Solution Discussion Correct Answer: (A)
  • 15. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Question #19Topic 1 A large London based eCommerce company is running Oracle DB Systems Virtual Machine RAC database on Oracle Cloud Infrastructure (OCI) for their eCommerce application in the uk-london-1 region. They are currently taking automatic backups of the database, as configured during the database provisioning activity. They are launching a new product soon, which is expected to sell in large quantities all over the world. The application architecture should have minimal cost, no data loss, no performance impacts during the database backup windows and should have minimal downtime. What is the most efficient and cost-effective mechanism of modifying the database deployment architecture to meet these application goals? (Choose the best answer.) A. Launch a new VM RAC database in another availability domain, launch a compute instance, deploy Oracle GoldenGate on it and then configure it to replicate the data from the eCommerce Database over to the new VM RAC database using GoldenGate. Take backups from the new VM RAC database. • B. Turn off automatic backups from the eCommerce database, implement Oracle Active Data Guard with the standby database deployed on another availability domain, and take backups from the standby database. • C. Launch a new VM RAC database in another availability domain, launch a compute instance, deploy Oracle GoldenGate on it and then configure bidirectional replication from the eCommerce Database over to the new VM RAC database using GoldenDate. Take backup from the new VM RAC database. • D. Turn off automatic backups from the eCommerce database, implement Oracle Data Guard with the standby database deployed on another availability domain, take backups from the standby database. Hide Solution Discussion Correct Answer: D (C) Question #20Topic 1 Your organization is using Oracle Cloud Infrastructure (OCI) and wants to setup a disaster recovery plan by copying block volume backups to another region at regular intervals. This makes it easier to rebuild applications and data in the destination region if a region wide disaster occurs in the source region. Which IAM Policy statement allows the VolumeAdmins group to copy volume backups between regions? (Choose the best answer.) • A. Allow group VolumeAdmins to inspect volumes""family in tenancy • B. Allow group VolumeAdmins to use backups in tenancy • C. Allow group VolumrAdmins to manage volumes in tenancy • D. Allow group VolumeAdmins to copy volume""backups in tenancy Hide Solution Discussion 1
  • 16. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Correct Answer: B Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/Block/Tasks/copyingvolumebackupcrossregion.htm#Copying_a_Volum e_Backup_Between_Regions 21. You have multiple IAM users who launch different types of compute instances and block volumes every day. As a result, your Oracle Cloud Infrastructure (OCI) tenancy quickly hit the service limit and you can no longer create any new instances. As you are cleaning up the environment, you notice that the majority of the instances and block volumes are untagged. Therefore, it is difficult to pinpoint the owner of these resources and verify if they are safe to terminate. Because of this, your company has issued a new mandate, which requires adding a predefined set of tags to identify owners before launching compute instances. Which option is the simplest way to implement this new requirement? (Choose the best answer.) • A. Create tag variables to automatically tag a resource with the user name. • B. Create a policy to automatically tag a resource with the user name. • C. Create a policy using IAM requiring users to tag specific resources. This will allow a user to launch compute instances only if certain tags were defined. • D. Create tag variables for each compartment to automatically tag a resource with the user name. • E. Create a default tag for each compartment, which ensures that appropriate tags are applied at resource creation. Hide Solution Discussion 1 Correct Answer: E (A) Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/Tagging/Tasks/managingtagdefaults.htm Question #22Topic 1 You have an Oracle database system in a virtual cloud network (VCN) that needs to be accessible on port 1521 from your on-premises network CIDR 172.17.0.0/24. You have the following configuration currently: ✑Virtual cloud network (VCN) is associated with a Dynamic Routing Gateway (DRG), and DRG has an active IPSec connection with your on-premises data center. ✑Oracle database system is hosted in a private subnet. ✑The private subnet route table has following configuration.
  • 17. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) ✑The private subnet security list has following INGRESS security rule. ✑The Oracle database system is part of a network security group with following security rules. However, you are still unable to connect to the Oracle Database system. Which action will resolve this issue? (Choose the best answer.) • B. Add an EGRESS rule in network security group as following. • C. Add a route rule in the private subnet route table as following. • D. Add an Egress rule in private subnet security list as following. A. Add an EGRESS rule in private subnet security list as following.
  • 18. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Question #23Topic 1 A retail company runs their online shopping platform entirely on Oracle Cloud Infrastructure (OCI). This is a 3-tier web application that includes a 100 Mbps Load Balancer, Virtual Machine Instances for web and application tiers, and an Oracle DB Systems Virtual Machine. Due to unprecedented growth, they noticed an increase in the incoming traffic to their website and all users start getting 503 (Service Unavailable) errors. What is the potential problem in this scenario? (Choose the best answer.) • A. You did not configure a Service Gateway to allow connection between web servers and Load Balancer. • B. The Traffic Management Policy is not set to Load Balancer the traffic to the web servers. • C. The Load Balancer health check status indicates critical situation for half of the backend web servers. • D. The Database is down hence users cannot access the web site. • E. All the web servers are too busy and not able to answer any request from users. Hide Solution Discussion 1 Correct Answer: E) Question #24Topic 1 An automobile company wants to deploy their CRM application for Oracle Database on Oracle Cloud Infrastructure (OCI) DB Systems for one of its major clients. In compliance with the business continuity program of the client, they need to provide a Recovery Point Objective (RPO) of 24 hours and a Recovery Time Objective (RTO) of 1 hour. The CRM application should be available even in the event that an entire OCI Region is down. Which approach meets these requirements in the most cost effective manner? (Choose the best answer.) • A. Deploy a 1 node VM Oracle database in one region. Manually Configure a Recovery Manager (RMAN) database backup schedule to take hourly database backups. Asynchronously copy the database backups to object storage in another Hide Solution Discussion Correct Answer: A
  • 19. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) OCI region. If the primary OCI region is unavailable, launch a new 1 node VM Database in the other OCI region and restore the production database from the backup. • B. Deploy a 1 node VM Oracle database in one region and replicate the database to a 1 node VM Oracle database in another region using a manual setup and configuration of Oracle Data Guard. • C. Deploy an Autonomous Transaction Processing database in one region and replicate it to an Autonomous Transaction Processing database in another region using Oracle GoldenGate. • D. Deploy a 2 node Virtual Machine (VM) Oracle RAC database in one region and replicate the database to a 2 node VM Oracle RAC database in another region using a manual setup and configuration of Oracle Data Guard. Hide Solution Discussion Correct Answer: B Previous Questions Next Questions 25. Your team is conducting a root cause analysis (RCA) following a recent, unplanned outage. One of the block volumes attached to your production WebLogic server was deleted and you have been tasked with identifying the source of the action. You search the Audit logs and find several Delete actions that occurred in the previous 24 hours. Given the sample excerpt of this event: Which item from the event log helps you identify the individual or service that initiated the DeleteVolume API call? (Choose the best answer.) • A. eventId
  • 20. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) • B. requestAgent • C. eventource • D. requestOrigin E. principalId Question #26Topic 1 You are responsible for migrating your on-premises legacy databases on 11.2.0.4 version to Autonomous Transaction Processing "" Dedicated (ATP""D) in Oracle Cloud Infrastructure (OCI). As a solution architect, you need to plan your migration approach. Which two options do you need to implement together to migrate your on-premises databases to OCI? (Choose two.) • A. Use Oracle GoldenGate replication to keep on-premises database online during migration. • B. Convert on-premises databases to PDB, upgrade to 19c, and encrypt. • • C. Use Oracle Data Guard to keep on-premises database always active during migration. • D. Retain changes to Oracle shipped privileges, stored procedures or views in the on-premises databases. • E. Retain all legacy structures and unsupported features (e.g. legacy LOBs) in the on-premises databases for migration. Hide Solution Discussion 1 Correct Answer: BC (AB) Question #27Topic 1 An online stock trading application is deployed to multiple Availability Domains in the usphoenix-1 region. Considering the high volume of financial transactions that the trading application handles, the company has hired you to ensure that the data stored by the application is scalable, highly-available, and disaster resilient. In the event of failure, the Recovery Time Objective (RTO) must be less than 2 hours to meet regulatory compliance requirements. Which Disaster Recovery strategy should be used to achieve the RTO requirement in the event of system failure? (Choose the best answer.) Hide Solution Discussion Correct Answer: E
  • 21. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) • A. Configure your application to use synchronous master-slave data replication between Availability Domains. • B. Configure hourly block volumes backups through the Storage Gateway service. • C. Store hourly block volumes backup to NVME device under a compute instance and generate a custom image every 5 minutes. • D. Configure hourly block volumes backups using the Oracle Cloud Infrastructure (OCI) Command Line Interface (CLI). Hide Solution Discussion 1 Correct Answer: A (D) Question #28Topic 1 An organization has its IT infrastructure in a hybrid setup with an on-premises environment and an Oracle Cloud Infrastructure (OCI) Virtual Cloud Network (VCN) in the us-phoenix-1 region. The on-premises applications communicate with compute instances inside the VCN over a hardware VPN connection. They are looking to implement an Intrusion Detection and Prevention (IDS/IPS) system for their OCI environment. This platform should have the ability to scale to thousands of compute instances running inside the VCN. How should they architect their solution on OCI to achieve this goal? (Choose the best answer.) • A. Set up an OCI Private Load Balancer and configure IDS/IPS related health checks at TCP and/or HTTP level to inspect traffic. • B. Configure autoscaling on a compute instance pool and set vNIC to promiscuous mode to collect traffic across the VCN and send it to the IDS/IPS platform for inspection. • C. Configure each host with an agent that collects all network traffic and sends that traffic to the IDS/IPS platform for inspection. • D. There is no need to implement an IPS/IDS system as traffic coming over IPSec VPN tunnels is already encrypted. Hide Solution Discussion 1 Correct Answer: B (C ) Previous Questions Next Questions 29. You work for a bank as the lead Oracle Cloud Infrastructure architect. You designed a highly scalable solution for your company's banking application. The architecture
  • 22. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) includes a load balancer, application servers with autoscaling configuration based on CPU utilization, and an Autonomous Database with Transaction Processing workload type running in a Virtual Cloud Network (VCN). During the peak utilization period, the application users complain that the application runs slow. What are two possible reasons for the application running slow at times? (Choose two.) • A. The VCN does not have a Network Security Group configured to allow traffic from the load balancer to all the application servers in the backend set. • B. Instance pool in autoscaling configuration for the application servers did not scale out due to compartment quota breach of the VM shapes used by the application servers. • C. The load balancer is not configured correctly to send traffic to all the listeners of the application servers in the backend set. • D. Instance pool in autoscaling configuration for the Autonomous Database did not scale out due to misconfigured scaling policy. • E. Instance pool in autoscaling configuration for the application servers did not scale out due to service limit breach of the VM shapes used by the application servers. Hide Solution Discussion 1 Correct Answer: BD (BE) Question #30Topic 1 You are working as a solution architect with a global automotive provider who is looking to create a multi-cloud solution. They want to run their application tier in Microsoft Azure while utilizing the Oracle DB Systems in the Oracle Cloud Infrastructure (OCI). What is the most-fault tolerant and secure solution for this customer? (Choose the best answer.) • A. Deploy the Oracle database system into a public subnet in your VCN and assign a public IP address. Connect your application tier running in Azure to the public IP address of the database system over the internet. • B. Create a FastConnect virtual circuit with Microsoft Azure as the provider to establish a private interconnect between the application tier running in the Azure Virtual Network and the OCI VCN that contains the Oracle Databases. • C. Create an encrypted, Virtual Private Network connection between the Microsoft Azure Virtual Network that contains the application tier and the OCI Virtual Cloud Network (VCN) that contains the Oracle Databases. • D. Use an OCI Virtual Cloud Network remote peering connection to create a remote network connection between the application tier running in Microsoft Azure
  • 23. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Virtual Network and Oracle Databases running in the OCI Virtual Cloud Network (VCN). Hide Solution Discussion 1 Correct Answer: D (B) Question #31Topic 1 You are designing the network infrastructure for two application servers: appserver-1 and appserver-2 running in two different subnets inside the same Virtual Cloud Network (VCN) in Oracle Cloud Infrastructure (OCI). You have a requirement where your end users will access appserver-1 from the internet and appserver-2 from the on-premises network. The on-premises network is connected to your VCN over a FastConnect virtual circuit. How should you design your routing configuration to meet these requirements? (Choose the best answer.) • A. Configure a single routing table (Route Table-1) that has two sets of rules: one that has route to internet via the Internet Gateway and another that propagates specific routes for the on-premise network via Dynamic Routing Gateway (DRG). Associate the routing table with the VCN. • B. Configure two routing tables: Route Table-1 that has a route to internet via the Internet gateway. Associate this route table to the subnet containing appserver- 1. Route Table-2 that propagate specific routes for the on-premises network via the Dynamic Routing Gateway (DRG). Associate this route table to subnet containing appserver-2. • C. Configure a single routing table (Route Table-1) that has two sets of rules. One that has route to internet via the Internet Gateway and another that propagates specific routes for the on-premise network via the Dynamic Routing Gateway. Associate the routing table with all the VCN subnets. • D. Configure two routing tables (Route Table-1 & Route Table-2) that have rule to route all traffic via the Dynamic Routing Gateway (DRG). Associate the two routing tables with all the VCN subnets. Hide Solution Discussion 2 Correct Answer: C (B) Question #32Topic 1 An online registration system is currently hosted on one large Oracle Cloud Infrastructure (OCI) Bare metal compute instance with attached block volumes to store all of the users' data. The registration system accepts the information from the user, including documents and photos and then performs automated verification and processing to check is the user is eligible for registration.
  • 24. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) The registration system becomes unavailable at times, when there is a surge of users using the system. The existing architecture needs improvement as it takes a long time for the system to complete the processing and the attached block volumes are not large enough to store the ever growing data being uploaded by the users. Which is the most effective option to achieve a highly scalable solution? (Choose the best answer.) • A. Upgrade your architecture to use a pool of Bare metal servers and configure them to use their local SSDs for faster data access. Set up Oracle Streaming Service (OSS) to distribute the tasks to the pool of Bare metal instances with Auto Scaling to dynamically increase or decrease the pool of compute instances depending on the length of the Streaming queue. • B. Change your architecture to use an OCI Object Storage standard tier bucket; replace the single bare metal instance with an Oracle Streaming Service (OSS) to ingest the incoming requests and distribute the tasks to a group of compute instances with Auto Scaling. • C. Attach more Block volumes as the data volume increases, use Oracle Notification Service (ONS) to distribute tasks to a pool of compute instances working in parallel, and Auto Scaling to dynamically size the pool of instances depending on the number of notifications received from the Notification Service. Use Resource Manager stacks to replicate your architecture to another region. • D. Upgrade your architecture to use more Block volumes as the data volume increases. Replace the single bare metal instance with a group of compute instances with Auto Scaling to dynamically increase or decrease the compute instance pools depending on the traffic. Hide Solution Discussion Correct Answer: D Previous Questions Next Questions 33. Your customer recently provisioned a 1-Gbps FastConnect connection in ap-tokyo-1 region of Oracle Cloud Infrastructure (OCI). They will use this to connect to one Virtual Cloud Network (VCN) in their production OCI tenancy compartment and another VCN in their development OCI tenancy. How should you configure the connectivity between on-premises and the two VCNs in OCI using the single FastConnect connection? (Choose the best answer.)
  • 25. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) • A. Provision a Dynamic Routing Gateway (DRG) and create a private virtual circuit for the FastConnect connection. Create one additional route table in your production VCN that includes two routes rules. One with a destination of the onpremises network using the DRG, and a second with a destination of the development VCN, also using the DRG. • B. Create two private virtual circuits on the FastConnect link. Create two Dynamic Routing Gateways, one for each VCNs. Attach the virtual circuits to the dynamic routing gateways. • C. Create a hub-VCN that uses DRG to communicate with the on-premises network over FastConnect. Connect the hub-VCN to the production VCN spoke and with development VCN spoke, each peered via their respective Local Peering Gateway (LPG). • D. Create a single private virtual circuit over FastConnect and attach Fastconnect to either of the VCN's DRG. Use Remote Peering to peer production and development VCNs. Hide Solution Discussion Correct Answer: C Reference: https://docs.cloud.oracle.com/en-us/iaas/Content/Network/Tasks/transitrouting.htm Question #34Topic 1 All three Data Guard configurations are fully supported on Oracle Cloud Infrastructure (OCI). You want to deploy a maximum availability architecture (MAA) for database workload. Which option should you consider while designing your Data Guard configuration to ensure best RTO and RPO without causing any data loss? (Choose the best answer.) • A. Configure "Maximum Availability" mode in SYNC mode between two availability domains (same region), and use the Maximum Availability mode in ASYNC mode between two regions. • B. Configure "Maximum Protection" mode which provides zero data loss if the primary database fails. • C. Configure "Maximum Scalability" mode which provides the highest level of scalability without compromising the availability of the primary database. • D. Configure "Maximum Performance" mode in SYNC mode between two availability domains (same region) which provides the highest level of data protection that is possible without affecting the performance of the primary database. Hide Solution Discussion Correct Answer: A Reference: https://docs.oracle.com/en/solutions/design- dr/plan-dr-databases1.html#GUID52D010DF-FB8D-4098-B6D3- C7C4CAFB0FE4
  • 26. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Question #35Topic 1 As a part of a migration exercise for an existing on-premises application to Oracle Cloud Infrastructure (OCI), you are required to transfer a 7 TB file to OCI Object Storage. You have decided to upload it using the multipart upload functionality of Object Storage. Which two statements are true? (Choose two.) • A. It is possible to split this file into multiple parts using rclone tool provided by Object Storage. • B. Contiguous numbers need to be assigned for each part so that Object Storage constructs the object by ordering part numbers in ascending order. • C. After initiating a multipart upload by making a CreateMultiPartUpload REST API Call, the upload remains active until you explicitly commit it or about it. • D. It is possible to split this file into multiple parts using the APIs provided by Object Storage. • E. Active multipart upload can be checked by listing all parts that have been uploaded, however it is not possible to list information for an individual object part in an active multipart upload. Hide Solution Discussion 1 Correct Answer: BC (CE) Reference: https://docs.cloud.oracle.com/en- us/iaas/Content/Object/Tasks/usingmultipartuploads.htm Question #36Topic 1 You are advising the database administrator responsible for managing non- production environment for Oracle Autonomous Database running on Oracle Cloud Infrastructure. You need to help the database administrator ensure that the nonproduction environments have a copy of the current data from the production environment in a manner that is most time-efficient. Which method should you recommend? (Choose the best answer.) • A. Take a full database backup of the production Autonomous database and create the non-production database from it. • B. Create a metadata clone of the production Autonomous Database and create the non-production database from it. • C. Create a full clone of the production Autonomous Database and create the non- production database from it. • D. Take a Data Pump export of the production Autonomous database and import into the non-production database. Hide Solution Discussion Correct Answer: (C)
  • 27. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Previous Questions Next Questions 37. Your customer went through a recent departmental re-structure. As part of this change, they are organizing their Oracle Cloud Infrastructure (OCI) compartment structure to align with the company's new organizational structure. They made the following change: Compartment x is moved, and its parent compartment is now compartment c. Policy defined in compartment A: Allow group networkadmins to manage subnets in compartment X Policy defined in root compartment: Allow group admins to read subnets in compartment Finance:A:X After you move the compartment, which two IAM policies would be required to ensure both groups retain the same permissions to compartment X that they had before? (Choose two.) • A. Define a policy in the root compartment as follows: Allow group admins to manage subnets in compartment Finance:A:X • B. Define a policy in compartment HR as follows: Allow group networkadmins to manage subnets in compartment C:X. • C. Define a policy in the root compartment as follows: Allow group admins to read subnets in compartment HR:C:X • D. Define a policy in compartment C as follows: Allow group networkadmins to read subnets in compartment X Hide Solution Discussion 1 Correct Answer: BC
  • 28. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Question #38Topic 1 A company has an urgent requirement to migrate 300 TB of data to Oracle Cloud Infrastructure (OCI) in two weeks. Their data center has been recently struck by a massive hurricane and the building has been badly damaged, although still operational. They have a 100 Mbps Internet line but the connection is intermittent due to the damages caused to the electrical grid. In this scenario, what is the most effective service to use to migrate the data to OCI given the time constraints? (Choose the best answer.) • A. Use multiple OCI Data Transfer Appliances to transfer data to OCI. • B. Setup an OCI Storage Gateway to connect your data center and your VCN. Once the connection has been established, upload all data to OCI. • C. Setup a hybrid network by launching a 1Gbps FastConnect virtual circuit between your data center and OCI. Use OCI Object Storage multipart upload tool to automate the migration of your data to OCI. • D. Setup an OCI Storage Gateway to connect your data center and your VCN. Once the connection has been established, upload all data to OCI using OCI Storage Gateway Cloud Sync tool. • E. Upload the data to OCI using OCI Object Storage multipart upload tool. Hide Solution Discussion 1 Correct Answer: (A) Question #39Topic 1 You are working as a solutions architect for an online retail store in Frankfurt which uses multiple compute instance VMs spread among three availability domains in the eufrankfurt-1 region. You noticed the website is having very high traffic, so you enabled autoscaling to suffice the needs of your application but, you observed that one of the availability domains is not receiving any traffic. What could be wrong in this situation? (Choose the best answer.) • A. Autoscaling only works with single availability domains. • B. You forgot to attach a load balancer to your instance pool configuration. • C. You have to manually add all three availability domains to your load balancer configuration. • D. Autoscaling is using an Instance Pool configured to create instances in two availability Domains. • E. Autoscaling can be enabled for multiple availability domains only in uk- london1 region. Hide Solution Discussion Correct Answer: D
  • 29. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Question #40Topic 1 A retail company has recently adopted a hybrid architecture. They have the following requirements for their end-to-end connectivity model between their on- premises data center and Oracle Cloud Infrastructure (OCI) region. ✑Highly available connection with service level redundancy ✑Dedicated network bandwidth with low latency Which connectivity setup is the most cost-effective solution for this scenario? (Choose the best answer.) • A. Setup FastConnect virtual circuit as your primary connection, and an IPSec VPN as a backup connection. Use separate edge devices in your on-premises data center for each connection. From your edge devices, advertise more specific routes through FastConnect virtual circuit, and less specific routes through the backup IPSec VPN path. • B. Setup IPSec VPN as your primary connection, and a FastConnect virtual circuit as a backup connection. Use separate edge devices in your on-premises data center for each connection. From your edge devices, advertise more specific routes through IPSec VPN, and less specific routes through the backup FastConnect virtual circuit. • C. Setup FastConnect virtual circuit as your primary connection, and a second FastConnect virtual circuit as a backup connection. Make sure your FastConnect physical connectivity is redundant. Use a single edge device in your on-premises data center for each connection. From your edge device, advertise more specific routes via primary FastConnect virtual circuit, and less specific routes through the backup FastConnect virtual circuit. • D. Setup IPSec VPN as your primary connection, and a second IPSec VPN as a backup connection. Use separate edge devices in your on-premises data center for each connection. From your edge devices, advertise more specific routes via primary IPSec VPN, and less specific routes through the backup IPSec VPN. Hide Solution Discussion Correct Answer: A Previous Questions Next Questions 41. A global retailer is setting up the cloud architecture to be deployed in Oracle Cloud Infrastructure (OCI) which will have thousands of users from two major geographical regions: North America and Asia Pacific. The requirements of the services are: ✑Service needs to be available 24/7 to avoid any business disruption ✑North American customers should be served by application running in North American regions ✑Asia Pacific customers should be served by applications running in Asia Pacific regions
  • 30. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) ✑Must be resilient enough to handle the outage of an entire OCI region To meet this requirement, you have deployed your OCI resources to multiple OCI Regions. Which solution will deliver traffic with the lowest latency and provide fault tolerance? (Choose the best answer.) • A. OCI DNS, Traffic Management with Geolocation steering policy • B. OCI, DNS, Traffic Management with Failover steering policy • C. OCI, DNS, Traffic Management with Load Balancer steering policy, Health Checks Question #42Topic 1 You are a solutions architect for a global health care company which has numerous data centers around the globe. Due to the ever growing data that your company is storing, you were instructed to set up a durable, cost-effective solution to archive your data from your existing on-premises tape-based backup infrastructure to Oracle Cloud Infrastructure (OCI). What is the most-effective mechanism to implement this requirement? (Choose the best answer.) • A. Use the File Storage Service in OCI and copy the data from your existing tape-based backup to the shared file system. • B. Setup an on-premises OCI Storage Gateway which will back up your data to OCI Object Storage Standard tier. Use Object Storage life cycle policy management to move any data older than 30 days from Standard to Archive tier. • C. Setup FastConnect to connect your on-premises network to your OCI VCN and use rsync tool to copy your data to OCI Object Storage Archive tier. • D. Setup an on-premises OCI Storage Gateway which will back up your data to OCI Object Storage Standard tier. • E. Setup an on-premises OCI Storage Gateway which will back up your data to OCI Object Storage Archive tier. Hide Solution Discussion 1 Correct Answer: D ( E) Question #43Topic 1 D. OCI DNS, Traffic Management with Geolocation steering policy, Health Checks Hide Solution Discussion Correct Answer: D
  • 31. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) A digital marketing company is planning to host a website on Oracle Cloud Infrastructure (OCI) and leverage OCI Container Engine for Kubernetes (OKE). This web server will make API calls to access OCI Object Storage to store all images uploaded by users. For security purposes, your manager instructed you to ensure that the credentials used by the web server to allow access to OCI Object Storage are not stored locally on the compute instance. What solution results in an implementation with the least effort for this scenario? (Choose the best answer.) • A. Configure the credentials using OCI Registry (OCIR) which will automatically connect with OKE allowing the web server to make API calls to OCI Object Storage. • B. Configure the credentials using Instance Principal to allow the web server to make API calls to OCI Object Storage. • C. Configure the credentials using OCI Key Management to allow an instance to make API calls and grant access to OCI Object Storage. • D. Configure the credentials to use Transparent Data Encryption (TDE) which will automatically allow the web server to make API calls to OCI Object Storage. Hide Solution Discussion 1 Correct Answer: ( B) Question #44Topic 1 You are tasked with building a highly available, fault tolerant web application for your current employer. The security team is concerned about an increase in malicious webbased attacks across the internet and asked what you can do to add a higher level of security to the website. How should you architect the solution on Oracle Cloud Infrastructure (OCI) to meet all requirements defined by your organization? (Choose the best answer.) • A. Deploy at least 3 web application servers, each in a different fault domain, using a regional private subnet. Place a public load balancer in a regional public subnet and create a backend set for all of the web application servers. Deploy a Web Application Firewall (WAF) and configure the load balancer public IP address as the origin . • B. Deploy at least 3 web application servers, each in a different fault domain, using a regional private subnet. Place a public load balancer in a regional public subnet and create a backend set for all of the web application servers. Create a Geolocation steering policy in Traffic Management and add an answer pool that directs to the public IP address of the load balancer. Configure a global catch-all rule to use this answer pool. • C. Deploy at least 3 web application servers, each in a different fault domain, using a regional public subnet. Ensure that each web application server is
  • 32. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) assigned a public IP address. Deploy a Web Application Firewall (WAF) and configure one Origin for each public IP address. • D. Deploy at least 3 web application servers, each in a different fault domain, using a regional public subnet. Use the OCI Traffic Management service to create a load balancing policy that will resolve DNS evenly between all web servers. Hide Solution Discussion Correct Answer: D 45. Given this compartment structure: You are managing a compute instance that currently resides in the Compute compartment. The Virtual Cloud Network (VCN) into which the compute instance was originally deployed, also resides in this compartment. To support a project-related task, you need to move just the compute instance to the SysTest-Team compartment. You log into your Oracle Cloud Infrastructure (OCI) account and use the Move Resource option to place the compute instance in the new compartment. What will be the result of your attempt to move the compute instance to the new compartment? (Choose the best answer.) • A. The move will be successful. The compute instance's public and private IP addresses will stay the same. The compute instance will remain associated with the VCN from the source compartment. • B. The move will fail and you will be prompted to move the VCN first. Once VCN is moved to the target compartment, the compute instance can be moved.
  • 33. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) • C. After moving the compute instance, you must move the compute instance VNIC as a separate action. The public and private IP addresses of the instance will remain unchanged and it will still be associated with the VCN from the source compartment. • D. The move will be successful. However, the compute instance's public and private IP addresses will change, and it will be associated to the first VCN that was created in the new, target compartment. Hide Solution Discussion Correct Answer: C Question #46Topic 1 A civil engineering company is running an online portal in which engineers can upload their constructions photos, videos, and other digital files. There is a new requirement for you to implement: the online portal must offload the digital content to an Object Storage bucket for a period of 72 hours. After the provided time limit has elapsed, the portal will hold all the digital content locally and wait for the next offload period. Which option fulfills this requirement? (Choose the best answer.) • A. Create a pre-authenticated URL for the entire Object Storage bucket to read and list the content with an expiration of 72 hours. • B. Create a Dynamic Group with matching rule for the portal compute instance and grant access to the Object Storage bucket for 72 hours. • C. Create a pre-authenticated URL for the entire Object Storage bucket to write content with an expiration of 72 hours. • D. Create a pre-authenticated URL for each object that is uploaded to the Object Storage bucket with an expiration of 72 hours. Hide Solution Discussion Correct Answer: D Question #47Topic 1 To serve web traffic for a popular product, your cloud engineer has provisioned four BM.Standard2.52 instances, evenly spread across two availability domains in the usashburn-1 region; LoadBalancer is used to deliver the traffic across instances. After several months, the product grows even more popular and you need additional compute capacity. As a result, an engineer provisioned two additional VM.Standard2.8 instances. You register the two VM.Standard2.8 instances with your Load Balancer Backend set and quickly find that the VM.Standard2.8 instances are now running at 100% of CPU utilization but the BM.Standard2.52 instances have significant CPU capacity that's unused.
  • 34. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Which option is the most cost effective and uses instances capacity most effectively? (Choose the best answer.) • A. Configure Autoscalinginstance pool with LoadBalancer to add up to 3 more BM.Standard2.52 instances when triggered. Shut off VM.Standard2.8 instances. • B. Configure LoadBalancer with two VM.Standard2.8 instances and use Autoscaling instance pool to add up to two additional VM.Standard2.8 instances. Shut off BM.Standard2.52 instances. • C. Route traffic to BM.Standard2.52 and VM.Standard2.8 instances directly using DNS and Health Checks. Shut off the Load Balancer. • D. Configure your Load Balancer with weighted round robin policy to distribute traffic to the compute instances, with more weight assigned to bare metal instances. Hide Solution Discussion Correct Answer: A Question #48Topic 1 A large financial company has a web application hosted in their on-premises data center. They are migrating their application to Oracle Cloud Infrastructure (OCI) and require no downtime while the migration is on-going. In order to achieve this, they have decided to divert only 30% of the traffic to the new application running in OCI and keep the rest 70% traffic to their on-premises infrastructure. Once the migration is complete and application works fine, they will divert all traffic to OCI. As a solution architect working with this customer, which suggestion should you provide them? (Choose the best answer.) • A. Use OCI Traffic management with Failover steering policy and distribute the traffic between OCI and on-premises infrastructure. • B. Use an OCI Load Balancer and distribute the traffic between OCI and onpremises infrastructure. • C. Use VPN connectivity between on-premises infrastructure and OCI, and create routing tables to distribute the traffic between them. • D. Use OCI Traffic management with Load Balancing steering policy and distribute the traffic between OCI and on-premises infrastructure. Hide Solution Discussion Correct Answer: D
  • 35. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Previous Questions Next Questions 49. Your company developed a function that needs to access the Oracle Database to inject some data to it at runtime. You are tasked to move this function to the Oracle Cloud Infrastructure (OCI) and use Oracle Functions and access Oracle Autonomous Database. You created a Dockerfile below to run this function, however, you are getting this error "cx_Oracle.DatabaseError: ORA""12560: TNS:protocol adapter error". What should you do to make sure that Oracle Functions can run this Dockerfile properly? (Choose the best answer.) • A. Add these two lines to your Dockerfile: groupadd """"gid 1000 fn && adduser """"uid 1000 """"gid fn fn • B. Use """"privileged flag while running the Docker container to add runtime privilege • C. Use """"cap""add=ALL flag while running the Docker container to add runtime capability • D. You ned to run this Container as root, so add this line: USER root Hide Solution Discussion 1 Correct Answer: (A) Question #50Topic 1 Your company needs to migrate a business critical application from your data center to Oracle Cloud Infrastructure (OCI). The application runs on Oracle Database and both the application and database servers run on Oracle Linux version 7. The application server is WebLogic server running on multiple 4-core servers and the database is deployed as an Oracle Database Enterprise Edition RAC database on 2 servers (4-cores each).
  • 36. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) Which method of database migration should you choose so that the application has minimal impact? (Choose the best answer.) • A. Deploy Virtual Machine RAC DB system on OCI and use the Oracle Database Backup module with RMAN to migrate the data from customer on-premises to OCI. • B. Deploy Virtual Machine RAC DB system on OCI and use the ZDM tool for the database migration. • C. Deploy Autonomous Transaction Processing Database on OCI and use the MV2ADB tool for the database migration. • D. Deploy Exadata Cloud Service Base rack and use Oracle Data Pump tool to migrate the data from customer on-premises to OCI. You have created compartment called Dev for developers. There are two 1AM groups for developers: group-devl and group-dev2. You need to write an Identity and Access Management (1AM) policy to give users in these groups access to manage all resources in the compartment Dev. Which of the following 1AM policy will accomplish this? A.Allow any-user to manage all resources in compartment Dev where request.group= /group- dev*/ B.Allow group /group-dev*/ to manage all resources in compartment Dev C.Allow group group-devl group-dev2 to manage all resources in compartment Dev D.Allow any-user to manage all resources in tenancy where target.comparment= Dev A global retailer has decided to re-design its e-commerce platform to have a micro-services architecture. They would like to decouple application architecture into smaller, independent services using Oracle Cloud Infrastructure (OCI). They have decided to use both containers and servers technologies to run these application instances. Which option should you recommend to build this new platform? A. Install a kubernetes cluster on OCI and use OCI event service .B . Use Oracle Container Engine for kubernetes, OCI Registry and OCI Functions.
  • 37. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) C. Use OCI Resource Manager to automate compute Instances provisioning and use OCI Streaming service. D. Use OCI functions, OCI object storage and OCI event service. Which of the following is NOT a good use case for using the functionality available in the Oracle Cloud Infrastructure (OCI) Events service? A. Capture Monitoring Alarms and invoke Autoscaling of compute instances .B. Triggers Function using Oracle Functions when new files are uploaded in an OCI Object Storage bucket .C. Publish all events in a specific compartment to Oracle Streaming service for later analysis. D. Publish a notification when long lived tasks complete, such as OCI Autonomous Database backup completion. E. Trigger a notification when a function completes its execution. All three Data Guard Configuration are fully supported on Oracle Cloud infrastructure (OCI). You want to deploy a maximum availability architecture (MAA) for database workload. Which option should you consider while designing your Data Guard configuration to ensure best RTO and PRO without causing any data loss? A. Configure "Maximum Protection" mode which provides zero data loss If the primary database fails .B. Configure "Maximum Performance" mode In SYNC mode between two availability domains (same region) which provides, the highest level of data protection that is possible without affecting the performance of the primary database. C. Configure ''Maximum Scalability" mode which provides the highest level of scalability without compromising the availability of the primary database. D. Configure ''Maximum Availability" mode in SYNC mode between two availability domains (same region), and use the Maximum Availability mode in SYNC mode between two regions. A retail company runs their online shopping platform entirely on Oracle cloud Infrastructure (OCI). This is a 3-tier web application that Includes a Mbps Load Balancer. Virtual Machine Instances for web and an Oracle DB Systems Virtual Machine Due to unprecedented growth, they noticed an Increase in the Incoming traffic to their website and all users start getting 503 (Service Unavailable) errors. What is the potential problem in this scenario?
  • 38. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) A.The Load Balancer health check status Indicates critical situation for half of the backend webservers B.All the web servers are too busy and not able to answer any request from users. C.The Database Is down hence users can not access the web site D.The Traffic Management Policy is not set to load Balancer the traffic to the web servers. E.You did not configure a Service Gateway to allow connection between web servers and load Balance Your company will soon start moving critical systems Into Oracle Cloud Infrastructure (OCI) platform. These systems will reside in the us-phoenix- 1and us-ashburn 1 regions. As part of the migration planning, you are reviewing the company's existing security policies and written guidelines for the OCI platform usage within the company. you have to work with the company managed key. Which two options ensure compliance with this policy? A. When you create a new compute instance through OCI console, you use the default options for "configure boot volume" to speed up the process to create this compute instance . B. When you create a new block volume through OCI console, select Encrypt using Key Management checkbox and use encryption keys generated and stored in OCI Key Management Service . C. When you create a new compute instance through OCI console, you use the default shape to speed up the process to create this compute instance. D. When you create a new OCI Object Storage bucket through OCI console, you need to choose "ENCRYPT USING CUSTOMER-MANAGED KEYS" option .E. You do not need to perform any additional actions because the OCI Block Volume service always encrypts all block volumes, boot volumes, and volume backups at rest by using the Advanced Encryption Standard (AES) algorithm with 256-bit encryption. You want to automate the processing of new image files to generate thumbnails. The expected rate is 10 new files every hour. Which of the following is the most cost effective option to meet this requirement in Oracle Cloud Infrastructure (OCI)? A. Upload all files to an Oracle Streaming Service (OSS) stream. Setup a cron job to invoke a function in Oracle Functions to fetch data from the stream. Invoke another function to process the image files and generate thumbnails. Store thumbnails in another OSS stream.
  • 39. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) B. Build a web application to ingest the files and save them to a NoSQL Database. Configure OCI Events service to trigger a notification using Oracle Notification Service (ONS). ONS invokes a custom application to process the image files to generate thumbnails. Store thumbnails in a NoSQL Database table .C. Upload files to an OCI Object storage bucket. Every time a file is uploaded, trigger an event with an action to provision a compute instance with a cloud-init script to access the file, process it and store it back in an Object storage bucket. Terminate the instance using Autoscaling policy after the processing is finished. D. Upload files to an OCI Object storage bucket. Every time a file is uploaded, an event is emitted. Write a rule to filter these events with an action to trigger a function in Oracle Functions. The function processes the image in the file and stores the thumbnails back in an Object storage bucket. A global media organization is working on a project which lets users upload their videos on their site. After upload is complete, the video should be automatically processed by an Al algorithm. The algorithm will try to recognize actions in the videos so that it can be used to show related advertisements in future. The development team wants to focus on writing Al code and don't want to worry about underlying infrastructure for high- availability, scalability, security and monitoring. Which OCI services should you recommend for this project? A. Use OCI Events service for triggering automatic processing of video, Oracle Container Engine for Kubernetes (OKE) and OCI Digital Assistant B. Use Oracle Container Engine for Kubernetes (OKE) for deployment of Al Code, OCI Notifications and Object Storage C. Use OCI Resource Manager to manage the underlying infrastructure, OCI Functions and OCI Events service .D. Use Object Storage for storing videos, OCI Events service and OCI Functions As a part of migration exercise for an existing on premises application to Oracle Cloud Infrastructure (OCT), yon ore required to transfer a 7 TB file to OCI Object Storage. You have decided to upload functionality of Object Storage. Which two statements are true?
  • 40. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) A.Active multipart upload can be checked by listing all parts that have been uploaded, however It Is not possible to list information for individual object part in an active multipart upload B.It is possible to spill this fileInto multiple parts using the APIs provided by Object Storage. C.It is possible to split this file into multiple parts using rclone tool provided by Object Storage. D.After initiating a multipart upload by making a CreateMultlPartUpload RESI API Call, the upload remains active until you explicitly commit it or abort . E. Contiguous numbers need to be assigned for each part so that Object Storage constructs the object by ordering, part numbers in ascending order An online registration system Is currently hosted on one large Oracle Cloud Infrastructure (OCT) Bare metal compute Instance with attached block volume to store of the users' dat a. The registration system accepts the Information from the user, Including documents and photos then performs automated verification and processing to check it the user is eligible for registration. The registration system becomes unavailable at tunes when there is a surge of users using the system the existing architecture needs improvement as it takes a long time for the system to complete the processing and the attached block volumes are not large enough to use data being uploaded by the users. Which Is the most effective option to achieve a highly scalable solution? A. Upgrade your architecture to use a pool of Bare metal servers and configure them to use their local SSDs for faster data access Set up Oracle Streaming Service (OSS) to distribute the tasks to the pool of Bare metal Instances with Auto Scaling to dynamically increase or decrease the pool of compute instances depending on the length of the Streaming queue .B. Attach more Block volumes as the data volume increase, use Oracle Notification Service (ONS) to distribute tasks to a pool of compute instances working In parallel, and Auto Scaling to dynamically size the pool of Instances depending on the number of notifications received from the Notification Service. Use Resource Manager stacks to replicate your architecture to another region. C. Change your architecture to use an OCI Object Storage standard tier bucket, replace the single bare metal instance with a Oracle Streaming Service (OSS) to ingest the Incoming requests and distribute the tasks to a group of compute Instances with Auto Scaling D. Upgrade your architecture to use more Block volumes as the data volume Increases. Replace the single bare metal instance with a group of
  • 41. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) compute instances with Auto Scaling to dynamically increase or decrease the compute instance pools depending on the traffic. You are working with a customer who needs to attach an Oracle Cloud Infrastructure (OCI) block volume to a VM instance with read/write access type. The customer wants to know if the number of IOPS and throughput performance differs between the following two choices: *Option A: attach a single 1 TB block volume to the VM instance *Option B: attach two separate 500 GB block volumes In a RAID 0 array configuration to the VM instance You can assume that the customer is using iSCSI attachment type to attach the volumes to the instance. In addition, you can assume 1 MB block size for throughput and 4 KB block size for IOPS consideration. How should you respond to the customer? A. Option B provides better IOPS and throughput performance . B. Option B provides higher level of throughput, but lower level of IOPS performance. C. Both options provide the same number of IOPS and throughput performance. D.Option A provides better IOPS, but lower throughput performance. An organization has its mission critical application consisting of multiple application servers and databases running inside Virtual Cloud Network (VCN) in uk-london-1 region. Their solution architect wants to further strengthen their architecture by planning for Disaster Recovery (DR) in eu- frankfurt-1 region. Which two solutions should their architect keep in mind while designing for DR? A. It is not possible to use Active Data Guard to synchronize a database in uk-london-1 region toequivalent database in eu-frankfurt-1 region. B. Load balancer will automatically distribute traffic between both the regions . C. A remote VCN peering connection is required to establish secure and reliable connectivity between different VCNs created in uk-london-1 and eu- frankfurt-1 region . D. rsync utility can be used to asynchronously copy file systems or snapshot data to another region. E.The RTO is the acceptable timeframe of lost data that application can tolerate. Your team is conducting a root analysis (RCA) following a recent, unplanned outage. One of the block volumes attached to your production WebLogic
  • 42. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) server was deleted and you have tasked with identifying the source of the action. You search the Audit logs and find several Delete actions that occurred in the previous 24 hours. Given the sample of this event. Which item from the event log helps you identify the individual or service that initiated the DeleteVolume API call? A.requestAgent B.eventource C D.requestOrigin E.eventId You are designing the network infrastructure for two application servers: appserver-1 and appserver- 2 running in two different subnets inside the same Virtual Cloud Network (VCN) Oracle Cloud Infrastructure (OCI). You have a requirement where your end users will access appserver-1 from the internet and appserver-2 from the on-premises network. The on-premises network is connected to your VCN over a FastConnect virtual circuit. How should you design your routing configuration to meet these requirements? A. Configure a single routing table (Route Table-1) that has two set of rules. One that has route to internet via the internet Gateway and another that propagate specific routes for the on-premise network via the Dynamic Routing Gateway. Associate the routing table with all the VCN subnets. B. Configure a single routing table (Routing Table-1) that has two set of rules: one that has route to internet via the Internet Gateway and another that propagates specific routes for the on-premises network via Dynamic Routing Gateway (DRG). Associate the routing table with the VCN. C. Configure two routing tables: Route Table-1 that has a route to internet via the Internet gateway. Associate this route table to the subnet containing appserver-1. Route Table-2 that propagate specific routes for the on-premises network via the Dynamic Routing Gateway (DRG) Associate this route table to subnet containing appserver-2 . D. Configure two routing table (Route table-1 Route Table-2) that have rule to route all traffic via the Dynamic Routing Gateway (DRG) Associate the two routing tables with all the VCN subnets. As an administrator you want to give users of ObjectWriters group full access to bucket Bucket-A and its objects in compartment comp-images. You . principalld
  • 43. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) want users of ObjectWriters to not be able to access or modify properties of any other buckets and its objects in the compartment comp-images. Select the statement(s) below that will best define your IAM policies. A. Allow group ObjectWriters to inspect buckets in compartment comp-images Allow group ObjectWriters to read buckets in compartment comp-images where target.bucket.name=' Bucket-A" Allow group ObjectWriters to manage objects in compartment comp-images where target.bucket.name=' Bucket-A' B. Allow group ObjectWriters to manage buckets in compartment comp-images where target.bucket.name=' Bucket-A ' C. Allow group ObjectWritexs to read buckets in compartmentcomp-images Allow group ObjectWriters to manage objects in compartment comp- images where target.bucket.name= 'Bucket-A' D. Allow group ObjectWriters to mange buckets in compartment comp- images Allow group ObjectWriters to manage objects in compartment comp-images where target.bucket.name= 'Eucket- A' Your customer has gone through a recent departmental re structure. As part of this change, they are organizing their Oracle Cloud Infrastructure (OCI) compartment structure to align with the company's new organizational structure. They have made the following change: Compartment x Is moved, and its parent compartment is now compartment c. Policy defined in compartment A: Allow group networkadmins to manage subnets in compartment X Policy defined in root compartment: Allow group admins to read subnets in compartment Finance:A:X After the compartment move, which action will
  • 44. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) provide users of group networkadmins and admins with similar privileges as before the move? A. Define a policy in Compartment C as follows: Allow group network admins to manage subnets in compartment X. B. No change in any policy statement is required as compartments move automatically moves alt the policy statements associated with compartments as well . C. Define a policy in compartment C as follows: Allow group admins to read subnets in compartment HR:C:X D. Define a policy in compartment HR as follows: Allow group network admins to manage subnets in compartment X . E. Define a policy in compartment C as follows Allow group admins to read subnets in compartment HR:C:X You are running a legacy application In a compute Instance on Oracle Cloud Infrastructure (OCI). To provide enough space for it to store internal data, a block volume is attached to the instance in paravirtualized mode. Your application is not resilient to crash-consistent backup. What should you do to securely backup the block volume? A. Create a backup, detach the block volume and save your application data .B. Before creating a backup, save your application data and detach the block volume. C. Create a volume group, add the block volume and boot volume and then run the volume group backup .D. Use the block volume clone feature to save cost and speed up the backup process Give this compartment structure: You want to move a compute instance that is in 'Compute' compartment to 'SysTes-Team'.
  • 45. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) You login to your Oracle Cloud Infrastructure (OCI)account and use the 'Move Resource' option. What will happen when you attempt moving the compute resource? A. The move will be successful though Compute Instance and its Public and Private IP address will stay the same. The Compute instance VNIC will need to be moved separately. The Compute instance will still be associated with the original VCN. B. The move will fail and you will be prompted to move the VCN first. Once VCN is moved to the target compartment, the Compute instance can be moved . C. The move will be successful though Compute Instance Public and Private IP address changed, and it will be associated to the VCN in target compartment . D. The move will be successful though Compute Instance and its Public and Private IP address will stay the same. The Compute instance VNIC will still be associated with the original VCN. Which three scenarios are suitable for the Oracle Infrastructure (OCI) Autonomous transaction Processing Server less (ATP-S) deployment? A. well established, online auction marketplace is running an application where there is database usage 24*7 but also has peaks of activity that the hard to predict when the peaks happen, the total activities may reach 3 times the normal activity level (Correct) B. A small startup is deploying a new application fen eCommerce and it requires database to store customers' transactions the team b of what the load will look like since it is a new application. (Correct ) C. A midsize company is considering migrating its legacy on premises MongoDB database to Oracle Cloud Infrastructure (OCI). The database has significantly higher workloads on weekends than weekdays D. A developer working on an Internal project needs to use a database during work hours but doesn't need It during nights or weekends. the project budget requires her to keep costs low. (Correct) E. A manufacturing company is running Oracle E-Business Suite application on premises. They are looking to move this application to OCI and they want to use a managed database offering for their database tier. You have been asked to review some network proposals by a major client. The client's IT director needs to provision two Virtual Cloud Network (VCN) for a major application. Both applications use a large number of virtual
  • 46. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) machine instances, and so will ideally occupy VCNs with as many address spaces as possible. Additionally, in the future, VCN peering will be required to allow communication between the VCNs. Which of the following are valid IP ranges to consider for the VCNs? A.10.0.0.0/16 and 10.0.64.0/24 B.10.0.0.0/24 and 10.0.1.0/24 C.10.0.1.0/24 and 10.0.1.0/27 D.10.0.0.0/8 and 11.0.0.0/8 A large financial company has a web application hosted in their on-premises data center. They are migrating their application to Oracle Cloud Infrastructure (OCI) and require no downtime while the migration is on- going. In order to achieve this, they have decided to divert only 30% of the application works fine, they divert all traffic to OCI. As a solution architect working with this customer, which suggestion should you provide them? A. Use OCI Traffic management with failover steering policy and distribute the traffic between OC1 and on premises infrastructure . B. Use OCI Traffic management with Load Balancing steering policy and distribute the traffic between OCI and on premises infrastructure . C. Use an OCI load Balancer and distribute the traffic between OCI and on premises infrastructure. D. Use VPN connectivity between on premises Infrastructure and OCI, and create routing tables to distribute the traffic between them. You are tasked with backing up your data using Oracle Cloud Infrastructure Block Volume service. When you are finalizing your block volume backup schedule, which of the following two are valid considerations for your backup plan? (Choose Two) A. Frequency: How often you want to back up your data . B. Location: Determine the Object Store Bucket where the backups will be stored. C. Encryption: Whether to use your own key to encrypt your volume backups . D. Governance: Tagging of backups so you can capture backup related API calls through the Audit service. E. Number of stored backups: How many backups you need to keep available and the deletion schedule for those you no longer need.
  • 47. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) An E-commerce company which sells computers, tablets, and other electronics items has recently decided to move all of their on-premises infrastructure to Oracle Cloud Infrastructure (OCI). One of their on-premises application is running on an NGINX server and the Oracle Database is running in a 2 node Oracle Real Application Clusters (RAC) configuration. They cannot afford to have any application down time when they do the migration. What is an effective mechanism to migrate the customer application to OCI and set up regular automated backups? A. Launch a compute instance for both the NGINX application server and the database server. Attach block volumes on the database server compute instance and enable backup policy to backup the block volumes . B. Launch a compute instance and run an NGINX server to host the application. Deploy Exadata Quarter Rack, enable automatic backups and import the database using Oracle Data Pump . C. Launch a compute instance and run an NGINX server to host the application. Deploy a 2 node VM DB Systems with Oracle RAC enabled. Setup Oracle GoldenGate to synchronize data from their on-premises database to OCIVM Database. Export and Import the on-premises database to OCIVM DB Systems using Oracle Data Pump, apply the GoldenGate trail files to sync up the OCI database with the on-premises database. Enable automatic backups for the OCIVM database and then cutoverthe application from on-premises to OCI. D. Launch a compute instance and run an NGINX server to host the application. Deploy a 2 node VM DB Systems with Oracle RAC enabled. Import the on-premises database to OCI VM DB Systems using Oracle Data Pump and then enable automatic backups. You work for a German company as the Lead Oracle Cloud Infrastructure architect. You have designed a highly scalable architecture for your company's business critical application which uses the Load Balancer service auto which uses the Load Balancer service, autoscaling configuration for the application servers and a 2 Node VM Oracle RAC database. During the peak utilization period of the- application yon notice that the application is running slow and customers are complaining. This is resulting in support tickets being created for API timeouts and negative sentiment from the customer base. What are two possible reasons for this application slowness? A. Autoscaling configuration for the application servers didn't happen due to 1AM policy that's blocking access to the application server compartment t B. The Load Balancer configuration is not sending traffic to the listener of the application servers.
  • 48. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) C. Autoscaling configuration for the application servers didn't happen due to compartment quota breach of the VM shapes used by the application servers . D. Autoscaling configuration for the application servers didn't happen due to service limit breach of the VM shapes used by the application servers E. The Load Balancer doesn't have a Network Security Group to allow traffic to the application servers. A global retailer is setting up the cloud architecture to be deployed in Oracle Cloud infrastructure (OCI) which will have thousands of users from two major geographical regions: North America and Asia Pacific. The requirements of the services are: *Service needs to be available 27/7 to avoid any business disruption *North American customers should be served by application running In North American regions *Asia Pacific customers should be served by applications running In Asia Pacific regions *Must be resilient enough to handle the outage of an entire OCI region A.OCl DNS, Traffic Management with Failover steering policy B.OCl DNS, Traffic Management with Geolocation steering policy. Health Checks C.OCl DNS, Traffic Management with Geolocation steering policy D.OCl DNS,' Traffic Management with Load Balancer steering policy, Health Checks You have been asked to implement a bespoke financial application in Oracle Cloud Infrastructure using virtual machine instances controlled by Autoscaling across multiple Availability Domains. The application stores transaction logs, intermediate transaction data, and audit data and needs to store this on a persistent, durable data store accessible from all of the application servers. The application requires the file system to be mounted in the /audit folder on the Linux file system. The system needs to tolerate the failure of two or more Fault Domains and still maintain data integrity. The solution should be as low maintenance as possible. What storage architecture should you suggest? A. Use locally attached NVMe instances and configure RAID 0 replication between servers. B. Use File Storage Service(FSS). Configure FSS to operate from all Availability Domains the application servers operate in and mount the file system in the /audit folder
  • 49. l O M oAR cPSD | 11272986 Dow nloaded by mohamed hussein (mohamedhusseineid910@gmail.com) . C. Implement a single instance and install an NFS server, configure and create an NFS share, and mount this as /audit on the application instances. D. Store the data on Oracle Object Storage mounted at the /audit mount point on all the Linux instances using the default mount options. You are working as a solution architect for a customer in Frankfurt, which uses multiple compute instance VMs spread among three Availability Domains in the Oracle Cloud Infrastructure (OCI) eufrankfurt-1 region. The compute instances do not have public IP addresses and are running in private subnets inside a Virtual Cloud Network (VCN). You have set up OCI Autoscaling feature for the compute instances, but find out that instances cannot be auto scaled. You have enabled monitoring on the instances. What could be wrong in this situation? A.Autoscaling only works for instances with public IP addresses. B.Autoscaling only works with single availability domains. C.You need to assign a reserved public IP address to the compute instances .D. You need to set up a Service Gateway to send metrics to the OCI Monitoring service. You are creating an Oracle Cloud Infrastructure Dynamic Group. To determine the members of this group you are defining a set of matching rules. Which of the following are the supported variables to define conditions in the matching rules? (Choose Two) A.iam.policy.id - the OCID of the IAM policy to apply to the group. B.instance.tenancy.id - the OCID of the tenancy where the instance resides. C.tag.<tagnamespace>.<tagkey>.value - the tag namespace and tag key. D.instance.compartment.id - the OCID of the compartment where the instance resides. You are responsible for migrating your on premises legacy databases on 11.2.0.4 version to Autonomous Transaction Processing Dedicated (ATP-D) In Oracle Cloud Infrastructure (OCI). As a solution architect, you need to plan your migration approach. Which two options do you need to implement together to migrate your on premises databases to OCI? A. Use Oracle Data Guard to keep on premises database always active during migration B. Retain changes to Oracle shipped privileges, stored procedures or views In the on-premises databases