Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: geek65

1z0-1067-24 Oracle Cloud Infrastructure 2024 Cloud Operations Professional Questions and Answers

Questions 4

You have a web application that is running on compute instances distributed across an availability domain's fault domains. To share state, instances of the application need to read and write to a shared file system that supports concurrent access from multiple instances.

Which two can help fulfill this technical requirement?

Options:

A.

Create a file system in the File Storage service. Create a mount target and export the file system. Mount the export onto all of the instances.

B.

Attach a single block volume in read/write shared mode to all the instances. Enable the cluster plug-in on the Oracle Cloud Agent to coordinate access to the shared volume.

C.

Attach a block volume to each instance. Enable replication between the block volumes.

D.

Attach a single block volume in read/write shared mode to alt the instances. Use a cluster aware system such as Oracle Cluster File System version 2 (OCFS2) to coordinate access to the shared volume.

Buy Now
Questions 5

When creating an alarm query in Oracle Cloud Infrastructure (OCI) Monitoring, which of the following statement is NOT valid?

Options:

A.

You must specify Trigger rule (threshold or absence).

B.

You must specify an interval

C.

You must specify Statistic

D.

You must specify a Metric

E.

You must specify Resource Group

Buy Now
Questions 6

Which TWO components are optional while creating the MQL expressions in the Oracle Cloud Infrastructure (OCI) Monitoring service? (Choose two.)

Options:

A.

Metric

B.

Interval

C.

Dimensions

D.

Grouping Function

E.

Statistic

Buy Now
Questions 7

Which of the following THREE statements are true about Versioning? (Choose three.)

Options:

A.

You can enable the Versioning and Retention rule simultaneously on bucket.

B.

If versioning enabled, even if you delete the file inside the bucket, you will be charged for the data shared as the meta data still resides inside the bucket.

C.

If Versioning is enabled and you delete the files stored in a bucket, then a delete marker is created so that you can restore the deleted file.

D.

If Versioning disabled, and you try uploading files with the same name, then a copy of the file in kept with a different name.

E.

Versioning is applied at the bucket level.

Buy Now
Questions 8

Your deployment platform within Oracle Cloud Infrastructure (OCI) leverages a compute instance with multiple block volumes attached. There are multiple teams that use the same compute instance and have access to these block volumes. You want to ensure that no one accidentally deletes any of these block volumes. You have started to construct the following IAM policy but need to determine which permissions should be used. allow group DeploymentUsers to manage volume-family where ANY { request.permission != , request.permission != , request.permission != } Which permissions can you use in place of in this policy? (Choose the best answer.)

Options:

A.

DELETE_VOLUME, DELETE_VOLUME_ATTACHMENT, DE-LETE_VOLUME_BACKUP

B.

ERASE_VOLUME, ERASE_VOLUME_ATTACHMENT, ERASE_VOLUME_BACKUP

C.

VOLUME_DELETE, VOLUME_ATTACHMENT_DELETE, VOL-UME_BACKUP_DELETE

D.

VOLUME_ERASE, VOLUME_ATTACHMENT_ERASE, VOL-UME_BACKUP_ERASE

Buy Now
Questions 9

You have received an email from your manager to provision new resources on Oracle Cloud Infrastructure (OCI). When researching OCI, you determined that you should use OCI Resource Manager. Since this is a task that will be done multiple times for development, test, and production. You will need to create a command that can be re-used. Which CLI command can be used in this situation? (Choose the best answer.)

Options:

A.

oci resource-manager stack update –-compartment-id \ --config-source prod.zip --variables file://variables.json \ --display-name "Production stack build" \ --description Creating new Production environment

B.

oci resource-manager stack create –-tenancy-id \ --config-source prod.zip --variables file://variables.json \ --display-name Production stack build \ --description Creating new Production environment

C.

oci resource-manager stack update –-tenancy-id \ --config-source prod.zip --variables file://variables.json \ --display-name "Production stack build" \ --description Creating new Production environment

D.

oci resource-manager stack create –-compartment-id \ --config-source prod.zip --variables file://variables.json \ --display-name "Production stack build" \ --description Creating new Production environment

Buy Now
Questions 10

Scenario: 3  (Use the OCI CLI to Work with Object Storage from a Compute Instance)

Scenario Description:  (Hands-On Performance Exam Certification)

Your  company runs a web application in OCI that generates log files. You  want to upload these files to OCI Object Storage to meet data retention  requirements. Some files need to be retained indefinitely, whereas  others can be deleted after 30 days. Use the OCI CLI to  create bucket and upload the log directory and create a lifecycle  policy rule to delete temporary files after 30 days.

Pre-Configuration:

To fulfill this requirement, you are provided with the following:

Access to an OCI tenancy, an assigned compartment, and OCI credentials

A compute instance with OCI CLI installed and a set of files in ~/dir_to_upload to use

Access to the OCI Console

Required IAM policies

Assumptions:

Perform the tasks by using the OCI CLI on the compute instance.

Use instance principal authentication for all CLI commands; the instance has been given the policies necessary.

Connect to the compute instance using Cloud Shell’s private networking and the provided SSH key.

An SSH key pair has been provided to you for the compute instance.

Private Key https://objectstorage.us-ashburn- 1.oraclecloud.com/n/tenancyname/b/PBT_Storage/o/PKey.key

Note: Throughout your exam, ensure to use assigned Compartment , User Name  and Region.

Complete the following tasks in the provisioned OCI environment:

Task 1: Create a Bucket in Object Storage

Task 2: Upload a Directory’s Contents to Object Storage

Task 3: Add a Lifecycle Policy to the Bucket

Options:

Buy Now
Questions 11

Which default authentication is used by Ansible modules for Oracle Cloud Infrastructure (OCO for making API requests?

Options:

A.

OAuth Authentication

B.

Resource Principal Authentication

C.

Instance principal authentication

D.

API Key Authentication

Buy Now
Questions 12

Which two statements are TRUE about Object Storage data security and encryption in Oracle Cloud Infrastructure (OCI)? (Choose two.)

Options:

A.

Data needs to be decrypted on the client side before retrieving it.

B.

Client-side encryption is managed by the customer.

C.

A VPN connection to OCI is required to ensure secure data transfer to an object storage bucket.

D.

All traffic to and from Object Storage service is encrypted using TLS.

E.

OCI Vault Management is used by default to provide data security.

Buy Now
Questions 13

You have configured an Alarm Definition in the Oracle Cloud Infrastructure (OCI) Monitoring service to send notifications through email. The alarm should resend notifications at specified intervals if the alarm. continues to be in the firing state. A subscriber in the Notifications Topic complains about not receiving multiple emails upon failures. Which of the following could be the possible cause of this issue?

Options:

A.

Trigger Condition was not configured while defining the Alarm

B.

Repeat notification was not enabled while creating the Alarm.

C.

OCI Monitoring service can send only one notification per Alarm Definition when the alarm condition is met.

D.

Resending notifications depends on the total metric streams returned from the query.

Buy Now
Questions 14

The general syntax for an IAM policy is: Allow / to in where Which two are valid values for ?

Options:

A.

tenancy

B.

availability-domain aBCD:us-phoenix-1

C.

compartment MyCompartment

D.

security-zone MyZone

E.

region us-phoenix-1

Buy Now
Questions 15

You are using the Oracle Cloud Infrastructure Command Line Interface to launch a Linux virtual machine. You enter the following command (with correct values for all parameters):

The command fails. Which is NOT a valid parameter in this command? (Choose the best answer.)

Options:

A.

"--subnet-id "

B.

"--image-id "

C.

"--shape "

D.

"-c "

E.

"-t "

Buy Now
Questions 16

Your application is using an Object Storage bucket named app-data in the namespace vision, to store both persistent and temporary data. Every week all the temporary data should be deleted to limit the storage consumption. Currently you need to navigate to the Object Storage page using the web console, select the appropriate bucket to view all the objects and delete the temporary ones. To simplify the task you have configured the application to save all the temporary data with /temp prefix. You have also decided to use the Command Line Interface (CLI) to perform this operation. What is the command you should use to speed up the data cleanup? (Choose the best answer.)

Options:

A.

oci os object bulk-delete -ns vision -bn app-data --prefix /temp --force

B.

oci os object delete app-data in vision where prefix = /temp

C.

oci os object delete -ns vision -bn app-data --prefix /temp

D.

oci objectstorage bulk-delete -ns vision -bn app-data --prefix /temp –force

Buy Now
Questions 17

Scenario: 2  (Oracle Cloud-init and AutoScaling: Use cloud-init to Configure Apache on Instances in an Autoscaling Instance Pool)

Scenario Description:  (Hands-On Performance Exam Certification)

You're deploying an Apache-based web application on OCI that requires horizontal autoscaling.

To  configure instances upon provisioning, write a cloud-init script for  Oracle Linux 8 that installs and enables Apache (httpd), and opens the  firewall for HTTP on TCP port 80. Create an instance configuration and  include the cloud-init script in it. Use this instance configuration to  create an instance pool and autoscaling configuration.

Pre-Configuration:

To fulfill this requirement, you are provided with the following:

Access to an OCI tenancy, an assigned compartment, and OCI credentials

A  VCN Cloud-Init Challenge VCN with an Internet gateway and a public  subnet. The security list for the subnet allows ingress via TCP ports 22  and 80 (SSH and HTTP). The route table forwards all egress to the  Internet gateway.

Access to the OCI Console

Required IAM policies

An SSH key pair for the compute instance

Public Key https://objectstorage.us-ashburn-1.oraclecloud.com/n/tenancyname/b/PBT_Storage/o/PublicKey.pub

Private Key https://objectstorage.us-ashburn-1.oraclecloud.com/n/tenancyname/b/PBT_Storage/o/PKey.key

Note: Throughout your exam, ensure to use assigned Compartment , User Name , and Region.

Complete the following tasks in the provisioned OCI environment:

Task 1(a): Develop the cloud-init Script:

Task 1(b): Use cloud-init to Configure Apache on Instances in an Autoscaling Instance Pool:

Options:

Buy Now
Questions 18

Scenario: 4  (Write Identity and Access Management Policies to Secure a Tenancy)

Scenario Description:  (Hands-On Performance Exam Certification)

Your  company has signed up for an OCI tenancy to migrate an e-commerce  application, a supply chain management (SCM) system, and a customer  relationship management (CRM) system.  You have been tasked with setting  up the requisite identity and access management (IAM) policies for your  team to begin developing on OCI.

You start by setting up the following compartment hierarchy:

    Tenancy (root)

       Common-Infra

             Network

             Security

       Applications

             E-Comm

             SCM

             CRM

You create the following groups:

    Network-Admins

    Security-Admins

    E-Comm-Admins

    SCM-Admins

    CRM-Admins

Write the IAM policies for the following use cases:

Assumptions:

Assume that all policies will be attached to the root compartment.

Write one policy per given text box.

Keep  policies as simple as possible by using verbs instead of permissions  (for example, “inspect orm-stacks” instead of “ORM_STACK_INSPECT”) and  aggregate resource types instead of individual ones (for example,  “file-family” instead of “file-systems” and “mount-targets”)

Task 1

Write  a policy statement to enable Network-Admins to create and destroy  network-related resources, such as VCNs, subnets, gateways, and so on in  the Network compartment.

Task 2

Write  policy statements to enable E-Comm-Admins to provision and destroy  compute instances in the E-Comm compartment by using networking  resources in the Network compartment.[Write one policy per given text  box]

Task 3

Write a  policy statement to enable SCM-Admins to provision, destroy, and back up  block volumes in the SCM compartment—but only in Phoenix and London.

Options:

Buy Now
Exam Code: 1z0-1067-24
Exam Name: Oracle Cloud Infrastructure 2024 Cloud Operations Professional
Last Update: Jun 15, 2025
Questions: 93
1z0-1067-24 pdf

1z0-1067-24 PDF

$29.75  $84.99
1z0-1067-24 Engine

1z0-1067-24 Testing Engine

$35  $99.99
1z0-1067-24 PDF + Engine

1z0-1067-24 PDF + Testing Engine

$47.25  $134.99