Oracle 1z0-1072-20 Exam Practice Questions (P. 3)
- Full Access (60 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
In Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE), what does a Replica Set do?
- AIt provides declarative updates for Pods.
- BIt maintains a stable set of replica Pods running at any given time.Most Voted
- CIt ensures that all Nodes run a copy of a Pod.
- DIt exposes an application running on a set of Pods.
Correct Answer:
D
D
send
light_mode
delete
Question #12
As a solution architect, you are showcasing the Oracle Cloud Infrastructure (OCI) Object Storage feature about Object Versioning to a customer.
Which statement is true in regards to OCI Object Storage Versioning?
Which statement is true in regards to OCI Object Storage Versioning?
- AObject versioning does not provide data protection against accidental or malicious object update, overwrite, or deletion.
- BBy default, object versioning is disabled on a bucket.Most Voted
- CA bucket that is versioning-enabled can have only and always will have a latest version of the object in the bucket.
- DObjects are physically deleted from a bucket when versioning is enabled.
Correct Answer:
A
Reference:
https://docs.cloud.oracle.com/en-us/iaas/Content/Object/Tasks/usingversioning.htm
A
Reference:
https://docs.cloud.oracle.com/en-us/iaas/Content/Object/Tasks/usingversioning.htm
send
light_mode
delete
Question #13
You created a public subnet and an internet gateway in your virtual cloud network (VCN) of Oracle Cloud Infrastructure. The public subnet has an associated route table and security list. However, after creating several compute instances in the public subnet, none can reach the Internet.
Which two are possible reasons for the connectivity issue? (Choose two.)
Which two are possible reasons for the connectivity issue? (Choose two.)
- AThe route table has no default route for routing traffic to the internet gateway.Most Voted
- BThere is no stateful egress rule in the security list associated with the public subnet.Most Voted
- CThere is no dynamic routing gateway (DRG) associated with the VCN.
- DThere is no stateful ingress rule in the security list associated with the public subnet.
- EA NAT gateway is needed to enable the communication flow to internet.
Correct Answer:
AD
AD
send
light_mode
delete
Question #14
You are designing a lab exercise with an application that includes a large number of graphics with large file sizes. The application becomes unresponsive if the graphics are embedded in the application. You have uploaded the graphics to Oracle Cloud Infrastructure Object Storage bucket and added the URL paths for the individual objects in the application. You need to ensure these graphics are accessible without requiring any authentication for an extended period of time.
How can you achieve these requirements?
How can you achieve these requirements?
- ACreate pre-authenticated requests (PAR) and do not specify any expiration time.
- BMake the Object Storage bucket private, make all objects public, and use the URL found in the object "Details".
- CMake the Object Storage bucket public and use the URL path for the individual objects.Most Voted
- DCreate pre-authenticated requests (PAR) and specify 00:00:0000 as the expiration time.
Correct Answer:
C
C
send
light_mode
delete
Question #15
You have setup your environment as shown below with the Mount Target "MT" successfully mounted on both compute instances CLIENT-X and CLIENT-Y.
For security reasons you want to control the access to the File System A in such a way that CLIENT-X has READ/WRITE and CLIENT-Y has READ only permission.

What you should do?
For security reasons you want to control the access to the File System A in such a way that CLIENT-X has READ/WRITE and CLIENT-Y has READ only permission.

What you should do?
- AUpdate the OS firewall in CLIENT-X to allow READ/WRITE access.
- BUpdate the security list TWO to restrict CLIENT-Y access to read-only.
- CUpdate the mount target export options to restrict CLIENT-Y access to read-only.Most Voted
- DUpdate the security list ONE to restrict CLIENT-Y access to read only.
Correct Answer:
D
D
send
light_mode
delete
All Pages