Difficult Questions
Difficult Questions
Answer: AD
Since the read and write operations are slowing your application down enough to impair user access,
you need to avoid using Standard shape.
Answer: CD
Explanation:
You can scale up/down your Autonomous Database to scale both in terms of compute (CPU) and
storage only when needed, allows people to pay per use.
Oracle allows you to scale compute and storage independently, no need to do it together. these
scaling activities fully online (no downtime required)
in Details page Autonomous Database in OCI console, click Scale Up/Down. Click on arrow to select a
value for CPU Core Count or Storage (TB).
Or Select auto scaling to allow the system to automatically use up to three times more CPU and IO
resources to meet workload demand, compared to the database operating with auto scaling
disabled.
Which two statements are true about Oracle Cloud Infrastructure Compute Service? (Choose two.)
A. You can launch a virtual or bare metal instance by using the same LaunchInstance API.
B. You cannot launch a bare metal server in Oracle Cloud Infrastructure Compute Service.
C. You can attach a block volume in an Availability Domain other than your compute instance.
D. You can share custom images across tenancies and regions.
Answer: A,D
Explanation:
References:
Regions and Availability Domains
Volumes are only accessible to instances in the same availability domain . You cannot move a volume
between availability domains or regions.
FYI: https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/overview.htm
Answer: D
Answer: D
Question: 186
Which two options are true for Autonomous Transaction Processing (ATP) database? (Choose two.)
A. You can add/remove Diskgroup in ATP
B. You can scale storage up or down in ATP
C. You can scale CPU up or down in ATP
D. You can add more Pluggable Database for consolidating multiple databases in ATP
E. You can add new ORACLE_HOME for bringing older versions of on-premises databases to ATP
Answer: B, C
Question: 85********************************************very difficult
Which statement is true about restoring a block volume from a manual or policy-based block volume
backup?
A. It can be restored as new volumes to any Availability Domain within the same region.
B. It must be restored as new volumes to the same Availability Domain on which the original block
volume backup resides.
C. It can be restored as new volumes to any Availability Domain across different regions.
D. It can be restored as new volumes with different sizes from the backups.
Answer: A
Question: 73
Which three types of credentials are used to manage Oracle Cloud Infrastructure Identity and Access
Management (IAM)? (Choose three.)
A. Windows Password
B. API Signing Key
C. Swift Password
D. SSH Key
E. Console Password
Answer: B,C,E
Question: 70
Which statement is true about cloning a volume?
A. You need to detach a volume before cloning from it.
B. A cloned volume is the same as a snapshot that has a dependency on the source volume.
C. You can change the block volume size when cloning a volume.
D. You can create a clone for a volume across regions.
Answer: C ***********************
Question: 2
Which two are Regional resources in Oracle Cloud Infrastructure? (Choose two.)
A. Ephemeral public IPs
B. Compartments
C. Compute images
D. Dynamic groups
E. Block volume backups
https://docs.cloud.oracle.com/en-us/iaas/Content/General/Concepts/regions.htm
In, Oracle Autonomous Database, Customers are not given OS logons or SYSDBA privileges to
prevent phishing attacking.
- If a bare metal DB system requires more compute node processing power, you can scale up
(increase) the number of enabled CPU cores in the system without impacting the availability of that
system.
You cannot change the number of CPU cores for a virtual machine DB system in the same way as
metal DB system. Instead, you must change the shape to one with a different number of OCPUs
Changing the shape does not impact the amount of storage available to the DB system. However, the
new shape can have different memory and network bandwidth characteristics, and you might need
to reapply any customizations to these aspects after the change.
Question: 19
You have an AI/ML application running on Oracle Cloud Infrastructure. You identified that the
application needs GPU and at least 20Gbps Network throughput.
The application is currently using a VM.Standard2.1 compute without any block storage attached to
it.Which two options allow you to get your required performance for your application? (Choose two.)
A. Terminate the compute instance preserving the boot volume. Create a new compute instance
using the BM.GPU2.2 shape using the boot volume preserved, but no block volume attached.
B. Terminate the compute instance preserving the boot volume. Create a new compute instance
using the VM.Standard2.2 shape using the boot volume preserved, but no block volume attached
C. Terminate the compute instance preserving the boot volume. Create a new compute instance
using the VM.GPU3.4 shape using the boot volume preserved and use the NVMe devices to host
your application.
D. Terminate the compute instance preserving the boot volume. Create a new compute instance
using the BM.HPC2.36 shape using the boot volume preserved and use the NVMe devices to host
your application.
E. Terminate the compute instance preserving the boot volume. Create a new compute instance
using the BM.GPU2.2 shape using the boot volume preserved and attach a new block volume to host
your application.
Answer: DE
Because BM.GPU2.2, VM.GPU3.4 shape comes with Block Storage only so A and C
are False. B is false cause It is VM.Standard2.2
******
Internet gateway For resources with public IP addresses that need to be reached from the internet
(example: a web server) or need to initiate connections to the internet.
NAT gateway For resources without public IP addresses that need to initiate connections to the
internet (example: for software updates) but need to be protected from inbound connections from
the internet. Gives private network, outgoing access to VCN(private subnet) & the Internet without
assigning Public IP to host.
Dynamic Routing Gateway(DRG) provides private network traffic between VCN and destinations
other than the Internet like On-Premise and VCN in another Region.
Service Gateway(SGW) lets resources in VCN access public OCI Service (Ex Object Storage) but
without using the Internet (IGW or NAT GW).
Local Peering Gateway(LPG) provides a connection between two VCNs in the same region, so
their resources can communicate using private IP addresses without routing the traffic over the
Internet or through your On-Premises Network.
Fast Connect: FastConnect is a network connectivity alternative to using the public internet
for connecting your on-premise data center or network to Oracle Cloud Infrastructure
An IPSec VPN establishes an encrypted network connection over the internet between your
network or data center and your Oracle Cloud Infrastructure virtual cloud network (VCN). It's
a suitable solution if you have low or modest bandwidth requirements and can tolerate the
inherent variability in internet-based connections. FastConnect bypasses the internet.
Instead, it uses dedicated, private network connections between your network or
data center and your VCN.
Answer: BD
Each secondary VNIC can be in a subnet in the same VCN as the primary VNIC, or in
a different subnet that is either in the same VCN or a different one.
However, all the VNICs must be in the same availability domain as the instance.
You are working for a financial institution that is currently running two web applications in Oracle
Cloud
Infrastructure (OCI). All resources were created in the root compartment.
Your manager asked you to deploy new resources to support a proof-of-concept (PoC) for Oracle
FlexCube.
You must ensure that the FlexCube resources are secured and cannot be affected by the team that
manages the two web applications.
Which two tasks should you complete to ensure the required security of your resources? (Choose
two.)
A. Create a new compartment for the two web applications and move the existing resources into the
compartment. Deploy the FlexCube application into the root compartment. Create a new policy in
the root
compartment that gives the FlexCube project team the ability to manage all resources in the tenancy.
B. Create a new policy in the root compartment for the FlexCube project team. Assign a policy
statement that grants the FlexCube project team the ability to manage all resources in the tenancy,
where a specific tag key and tag value are present.
C. Create a Tag Default within the root compartment with a default value of ${iam.principle.name} so
that each new resource created is tagged with the name of the person who created it. Create a new
IAM
policy that allows users to only modify resources they created.
D. Create a new compartment for the two web applications and move the existing resources into this
compartment. Modify the existing policy for the team that manages these applications so that the
scope of access is defined as this new compartment.
E. Create a new compartment for the FlexCube application deployment. Create a policy in this
compartment for the project team that gives them the ability to manage all resources within the
scope of this
compartment.
Answer: CD
Question: 68
Answer: A,B,D
A is wrong. Can I set up Data Guard across Oracle Cloud Infrastructure regions?
Yes, you can set up Data Guard across regions, but the Database Cloud Service Data Guard feature
currently does not support it. You can manually set up Data Guard across regions by logging on to your host
and using DGMGRL.
Question: 151
What is a valid option when exporting a custom image?
A. object storage URL
B. archive storage URL
C. file storage service
D. block volume
Answer: A
Explanation:
You can use the Console or API to export images, and the exported images are stored in the Oracle
Cloud Infrastructure Object Storage service. To perform an image export, you need write access to
the Object Storage bucket for the image.
Question: 155
You have provisioned an Autonomous Data Warehouse (ADW) database with 16 enabled OCPUs and
need to configure the consumer group for your application.
Which two are true when deciding the number of sessions for each application? (Choose two.)
A. The MEDIUM and LOW consumer group can run up to 16 concurrent SQL statements if HIGH
consumer group has 0 SQL statements
B. The HIGH consumer group can run up to 16 concurrent SQL statements as long as MEDIUM and
LOW consumer groups have 0 SQL statements
C. The MEDIUM consumer group can run 20 concurrent SQL statements when HIGH consumer group
has 0 SQL statements
D. The HIGH consumer group can run up to 16 concurrent SQL statements in addition to 32
concurrent SQL statements in MEDIUM and LOW consumer group each
E. The HIGH consumer group can run 3 concurrent SQL statements when MEDIUM consumer group
has 0 SQL statements
Answer: C,E
Answer: AB
Question: 171
You have an application deployed in Oracle Cloud Infrastructure running only in the Phoenix region.
You were asked to create a disaster recovery (DR) plan that will protect against the loss of critical data.
The DR site must be at least 500 miles from your primary site and data transfer between the two
sites must not traverse the public Internet.
Which is the recommended disaster recovery plan?
A. Create a new virtual cloud network (VCN) in the Phoenix region and create a subnet in one
availability domain (AD) that is not currently being used by your production systems. Establish VCN
peering between the production and DR sites. n
B. Create a DR environment in Ashburn. Associate a DRG with the VCN in each region and create a
remote peering connection between the two VCNs.
C. Create a DR environment in Ashburn and provision a FastConnect virtual circuit using DRG
between the regions.
D. Create a DR environment in Ashburn. Associate a dynamic routing gateway (DRG) with the VCN in
each region and configure an IPsec VPN connection between the two regions.
Answer: B
Explanation:
C is wrong.FastConnect is for on-prem/provider connectivity to the Cloud.
D is wrong. VPN connection is via the internet.
Remote VCN peering is the process of connecting two VCNs in different regions (but the
same tenancy ). The peering allows the VCNs' resources to communicate using private IP addresses
without routing the traffic over the internet or through your on-premises network. Without peering,
a given VCN would need an internet gateway and public IP addresses for the instances that need to
communicate with another VCN in a different region.
At a high level, the Networking service components required for a remote peering include:
- Two VCNs with non-overlapping CIDRs, in different regions that support remote peering. The VCNs
must be in the same tenancy.
- A dynamic routing gateway (DRG) attached to each VCN in the peering relationship. Your VCN
already has a DRG if you're using an IPSec VPN or an Oracle Cloud Infrastructure FastConnect private
virtual circuit.
A remote peering connection (RPC) on each DRG in the peering relationship.
A connection between those two RPCs.
Supporting route rules to enable traffic to flow over the connection, and only to and from select
subnets in the respective VCNs (if desired).
Supporting security rules to control the types of traffic allowed to and from the instances in the
subnets that need to communicate with the other VCN.
Answer: B
Question: 189
Which two use Oracle dynamic routing gateway (DRG) for connectivity? (Choose two.)
A. Remote virtual cloud network (VCN) peering across region
B. Oracle IPsec VPN
C. Local VCN peering
D. Oracle Cloud Infrastructure FastConnect public peering
Answer: A,B
Answer: C
Question: 214
Which two statements are true regarding cloning a block volume?
A. You can change the block volume performance when creating a clone
B. You can clone block volumes across regions
C. You can change the block volume size when creating a clone
D. You can skip block volume encryption when creating a clone
Answer: AC