Pass 1z0-1072-22 Exam in First Attempt Guaranteed 2023 Dumps!
1z0-1072-22 Dumps Full Questions - Exam Study Guide
The Oracle 1z0-1072-22 exam covers various topics related to cloud infrastructure, including the architecture of Oracle Cloud Infrastructure, designing a highly available and scalable cloud infrastructure, networking, security, and database management. The exam is designed to test the candidates' understanding of cloud infrastructure concepts and their ability to apply these concepts in real-world scenarios.
NEW QUESTION # 78
Where are DB Systems backups stored by default?
- A. object storage on Oracle Cloud Infrastructure
- B. block volume
- C. locally attached NVMe on virtual machine
- D. ASM disk group
Answer: A
NEW QUESTION # 79
Why are two subnets required to create a public load balancer when additional subnets are often used for back-end servers? (Choose two.)
- A. Additional subnets for back-end servers allow for separate security lists for these servers.
- B. Performance is higher when more subnets are used.
- C. Routing is simpler when the load balancer is not in the same subnet as the back-end server.
- D. Additional subnets for back-end servers allow for separate route tables for these servers.
Answer: A,B
Explanation:
Reference:
http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/ocis/load-balancer/load-balancer.html
NEW QUESTION # 80
Which two statements are true about data guard service on DB Systems in Oracle Cloud Infrastructure (OCI)?
(Choose two.)
- A. Data guard implementation requires two DB Systems, one containing the primary database and one containing the standby database
- B. Data guard implementation requires two DB Systems, one running the primary database on a virtual machine and the standby database running on bare metal
- C. Data guard configuration on the OCI is limited to one standby database per primary database
- D. Data guard configuration on the OCI is limited to a virtual machine only
Answer: A,C
NEW QUESTION # 81
What is true about data guard set up with fast-start failover (FSFO) in Oracle Cloud Infrastructure (OCI)?
- A. When you configure data guard using OCI console, the default mode is set to maxprotection.
- B. You cannot create the standby DB system in a different AD from the primary DB system.
- C. The best practice for high availability and durability is to run the primary, standby, and observer in separate availability domains (ADs).
- D. You cannot use database command line interface (CLI) to set up data guardwith FSFO.
Answer: C
Explanation:
Explanation
References:
The best practice for high availability and durability is to run the primary, standby, and observer in separate availability domains. The observer determines whether or not to failover to a specific target standby database
https://docs.cloud.oracle.com/en-us/iaas/Content/Database/Tasks/usingDG.htm#ConfiguringObserverOptional
NEW QUESTION # 82
Which two actions will occurwhen a back-end server that is registered with a backend set is marked to drain connections? (Choose two.)
- A. It redirects the requests to a user-defined error page.
- B. It keeps the connections to that instance open and attempts to complete any in-flight requests.
- C. It forcibly closes all connections to that instance after a timeout period.
- D. It immediately closes all existing connections to that instance.
- E. It disallows new connections to that backend server.
Answer: B,E
Explanation:
Explanation
References:https://docs.cloud.oracle.com/iaas/Content/Balance/Reference/sessionpersistence.htm The Load Balancing service considers a server marked drain available for existing persisted sessions. New requests that are not part of an existing persisted session are not sent to that server.
NEW QUESTION # 83
You are designing a networking infrastructure in multiple Oracle Cloud Infrastructure regions and require connectivity between workloads in each region. You have created a dynamic routing gateway (DRG) and a remote peering connection. However, your workloads are unable to communicate with each other.
What are two reasons for this? (Choose two.)
- A. A local peering gateway needs to be created in each VCN with a default route rule added in the route table forwarding the traffic to the local peering gateway
- B. An Internet gateway needs to be created in each VCN with a default route rule added in the route table forwarding the traffic to the Internet Gateway
- C. Identity and Access Management (IAM) policies have not been defined to allow connectivity across the two VCNs in different regions
- D. The route table associated with subnets in each VCN do not have a route rule defined to forward the traffic to their respective DRGs
- E. The security lists associated with subnets in each virtual cloud network (VCN) do not have the appropriate ingress rules
Answer: D,E
Explanation:
Setting Up a Remote Peering
Create the RPCs: Each VCN administrator creates an RPC for their own VCN's DRG.
Share information: The administrators share the basic required information.
Set up the required IAM policies for the connection: The administrators set up IAM policies to enable the connection to be established.
Establish the connection: The requestor connects the two RPCs (see Important Remote Peering Concepts for the definition of the requestor and acceptor).
Update route tables: Each administrator updates their VCN's route tables to enable traffic between the peered VCNs as desired.
Update security rules: Each administrator updates their VCN's security rules to enable traffic between the peered VCNs as desired.
NEW QUESTION # 84
Which statement is true regarding Autonomous Transaction Processing (ATP)?
- A. A maximum of 2 TB of storage can be enabled for anATP database
- B. A database name cannot be used concurrently forboth an Autonomous Data Warehouse (ADW) and an ATP database
- C. After terminating a database, the database name is available for immediate reuse
- D. A maximum of 8 cores can be enabled for an ATP database
Answer: B
Explanation:
Explanation
The database name must be unique among all Autonomous Data Warehouses and Autonomous Databases in your tenancy in the same region.
Terminating an Autonomous Transaction Processing database permanently deletes the instance andremoves all automatic backups. You cannot recover a terminated database.
the maximum number of CPUs and maximum storage capacity that can be provisioned in Oracle Autonomous Database In the current release up to 128 CPUs and 128TB can be provisioned fromthe cloud console.
Customers requiring more resources need to call their Oracle account team
NEW QUESTION # 85
Your company has decided to move a few applications to Oracle Cloud and you have been asked to design it for both High Availability (HA) and Disaster Recovery (DR).
Which two should youconsider while designing your Oracle Cloud Infrastructure architecture? (Choose two.)
- A. Instance Shape
- B. Compartments
- C. Availability Domain
- D. Region
Answer: C,D
Explanation:
Explanation
References:https://blogs.oracle.com/cloud-infrastructure/migration-and-disaster-recovery-in-the-oracle-cloud-wi
NEW QUESTION # 86
Which two statements are true about Oracle Cloud Infrastructure (OCI) DB Systems Data Guard service?
- A. Both DB systems must use the same VCN, and port 1521 must be open
- B. Data guard configuration on the OCI is limited to a virtual machine only
- C. Data guard implementation for Bare Metal shapes requires two DB Systems, one containing the primary database and one containing the standby database.
- D. Data guard implementation requires two DB Systems, one running the primary database on a virtual machine and the standby database running on bare metal.
Answer: A,C
Explanation:
An Oracle Data Guard implementation requires two DB systems, one containing the primary database and one containing the standby database. When you enable Oracle Data Guard for a virtual machine DB system database, a new DB system with the standby database is created and associated with the primary database. For a bare metal DB system, the DB system with the database that you want to use as the standby must already exist before you enable Oracle Data Guard.
Requirement details are as follows:
- Both DB systems must be in the same compartment.
- The DB systems must be the same shape type (for example, if the shape of the primary database is a virtual machine, then the shape of the standby database can be any other virtual machine shape).
- If your primary and standby databases are in different regions, then you must peer the virtual cloud networks (VCNs) for each database.
- Configure the security list ingress and egress rules for the subnets of both DB systems in the Oracle Data Guard association to enable TCP traffic to move between the applicable ports. Ensure that the rules you create are stateful (the default).
NEW QUESTION # 87
Where is the tenancy Oracle Cloud Identifier (OCID) located?
- A. at the bottom of every console page
- B. given by support on account creation
- C. contained within the compartment OCID
- D. on the Identity - Users page
Answer: C
Explanation:
Explanation
Identity > Compartments >(The root Compartment of the tenancy)
NEW QUESTION # 88
You are responsible for creating and maintaining an enterprise application that consists of multiple storage volumes across multiple compute instances in Oracle Cloud Infrastructure (OCI).
The storage volumes include boot volumes and block volumes for your data storage. You need to create backups of these storage volumes in the most time-efficient manner.
How can you meet this requirement?
- A. Create on-demand full backups of boot volumes, and copy data in block volumes to Object Storage using OCI CLI.
- B. Create clones of all boot volumes and block volumes one at a time.
- C. Create on-demand full backups of block volumes, and create custom images from the boot volumes.
- D. Group together multiple storage volumes in a volume group and create volume group backups.
Answer: D
NEW QUESTION # 89
You are designing a two-tier web application in Oracle Cloud Infrastructure (OCI). Your clients want to access the web servers from anywhere, but want to prevent access to the database servers from the Internet.
Which is the recommended way to design the network architecture?
- A. Create public subnets for web servers and associate a dynamic routing gateway with that subnet, and a private subnet for database servers with no association to dynamic gateway.
- B. Create public subnets for web servers and private subnets for database servers in your virtual cloud network (VCN), and associate separate internet gateways for each subnet.
- C. Create public subnets for web servers and private subnets for database servers in your VCN, and associate separate security lists and route tables for each subnet.
- D. Create a single public subnet for your web servers and database servers, and associate only your web servers to internet gateway.
Answer: C
Explanation:
When you create a subnet, by default it's considered public, which means instances in that subnet are allowed to have public IP addresses. Whoever launches the instance chooses whether it will have a public IP address. You can override that behavior when creating the subnet and request that it be private, which means instances launched in the subnet are prohibited from having public IP addresses. Network administrators can therefore ensure that instances in the subnet have no internet access, even if the VCN has a working internet gateway, and security rules and firewall rules allow the traffic.
There are two optional gateways (virtual routers) that you can add to your VCN depending on the type of internet access you need:
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.
Just having an internet gateway alone does not expose the instances in the VCN's subnets directly to the internet. The following requirements must also be met:
The internet gateway must be enabled (by default, the internet gateway is enabled upon creation).
The subnet must be public.
The subnet must have a route rule that directs traffic to the internet gateway.
The subnet must have security list rules that allow the traffic (and each instance's firewall must allow the traffic).
The instance must have a public IP address.
NEW QUESTION # 90
Your organization has deployed a large, complex application across multiple compute instances in Oracle Cloud Infrastructure (OCI). These compute instances also have block volume storage attached to them. You want tocreate a time consistent backup of these block volume storage.
Which implementation strategy should be used?
- A. Use scripts available in OCI to backup block volume storage
- B. Create a manual backup of each volume
- C. Group volumes in a volume group firstand then use available scripts in OCI
- D. Group volumes in a volume group and create a manual backup of the volume group
Answer: D
Explanation:
Explanation
The Oracle Cloud Infrastructure Block Volume service provides you with the capability to group together multiple volumes ina volume group. A volume group can include both types of volumes, boot volumes, which are the system disks for your Compute instances, and block volumes for your data storage. You can use volume groups to create volume group backups and clones that are point-in-time and crash-consistent.
This simplifies the process to create time-consistent backups of running enterprise applications that span multiple storage volumes across multiple instances. You can then restore an entire group of volumes from a volume group backup.
To create a backup of the volume group
Open the navigation menu. Under Core Infrastructure, go to Block Storage and click Volumes Groups.
In the Volume Groups list, click Create Volume Group Backup in the Actions menu for the volume group you want to create a backup for.
NEW QUESTION # 91
You are backing up your on-premises data to the Oracle Cloud Infrastructure (OCI) Object Storage Service.
Your requirements are:
1. Backups need to be retained for at least full 31 days.
2. Data should be accessible immediately when needed after the backup.
Which OCI Object Storage tier is suitable for storing the backup to minimize cost?
- A. Auto-Tiering tier
- B. Archive tier
- C. Infrequent Access tier
- D. Standard tier
Answer: C
NEW QUESTION # 92
Which three types of credentials are used to manage Oracle Cloud Infrastructure Identity and Access Management (IAM)? (Choose three.)
- A. Console Password
- B. Swift Password
- C. Windows Password
- D. SSH Key
- E. API Signing Key
Answer: A,B,E
Explanation:
Reference: https://cloud.oracle.com/iaas/whitepapers/best-practices-for-iam-on-oci.pdf You manage the following types of credentials with Oracle Cloud Infrastructure IAM: Console password: For signing in to the Console, which is the user interface for interacting with Oracle Cloud Infrastructure API signing key (in PEM format): For sending API requests, which require authentication Swift password: For using a Swift client with Recovery Manager (RMAN) to back up an Oracle Database System (DB System) database to Object Storage
NEW QUESTION # 93
Which two are true for achieving High Availability on Oracle Cloud Infrastructure? (Choose two.)
- A. Store your database across multiple regions so that half of the data resides in one region and the other half resides in another region.
- B. Store your database files on Object Storage so that they are available in all Availability Domains in all regions.
- C. Attach your block volume form Availability Domain 1 to a compute instance in Availability Domain 2 (and vice versa) so that they are highlyavailable.
- D. Distribute your application servers across all Availability Domains within a region.
- E. Configure your database to have Data Guard in another Availability Domain in Sync mode within a region.
Answer: D,E
NEW QUESTION # 94
Which storage service is used on OCI for a Data Transfer Service job?
- A. An instance with enough storage to accommodate the job
- B. A File System service instance
- C. Block Volume
- D. An object bucket
Answer: D
Explanation:
https://docs.cloud.oracle.com/en-us/iaas/Content/DataTransfer/Concepts/overview.htm
NEW QUESTION # 95
Which twostatements 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 share custom images across tenancies and regions.
- D. You can attach a block volume in an Availability Domain other than your compute instance.
Answer: A,C
Explanation:
Explanation
References:
Regions and Availability DomainsVolumes 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
NEW QUESTION # 96
......
Oracle Cloud Solutions Infrastructure Free Certification Exam Material from Lead2Passed with 256 Questions: https://www.lead2passed.com/Oracle/1z0-1072-22-practice-exam-dumps.html
Use Real 1z0-1072-22 - 100% Cover Real Exam Questions: https://drive.google.com/open?id=1eFq9xZQv7AC17RmAd-65yaObwadFBEPi