Summer Special Sale Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 713PS592

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

Questions 4

Which two statements about the Oracle Cloud Infrastructure (OCI) Command Line Inter-face (CLI) are TRUE? (Choose two.)

Options:

A.

The CLI allows you to use the Python language to interact with OCI APIs.

B.

You can run CLI commands from inside OCI Regions only.

C.

You can filter CLI output using the JMESPath query option for JSON.

D.

The CLI provides the same core functionality as the Console, plus additional commands.

E.

The CLI provides an automatic way to connect with instances provisioned on OCI.

Buy Now
Questions 5

Your company has restructured its HR department. As part of this change, you also need to re-organize the compartments within Oracle Cloud Infrastructure (OCI) to align them with the company's new organizational structure. The following change is required:

1z0-1067-24 Question 5

Compartment Team_x needs to be moved under a new parent compartment, Project_B

The tenancy has the following policies defined for compartments Project_A and Project_B:

Policy1: Allow group G1 to manage instance-family in compartment HR:Project_A

Policy2: Allow group G2 to manage instance-family in compartment HR:Project_B

Which two statements describe the impacts after the compartment Team_x is moved? (Choose two.)

Options:

A.

Group G2 can now manage instance-families in compartment Project_B, compartment Project_A and compartment Team_X

B.

Group G2 can now manage instance-families in compartment Project_B and compart-ment Team_X

C.

Group G1 can now manage instance-families in compartment Project_A, compartment Project_B and compartment Team_X

D.

Group G2 can now manage instance-families in compartment Project_A but not in compartment Team_x

E.

Group G1 can now manage instance-families in compartment Project_A but not in compartment Team_x

Buy Now
Questions 6

You have been asked to ensure that in-transit communication between an Oracle Cloud Infrastructure (OCI) compute instance and an on-premises server (192.168.10.10/32) is encrypted. The instances communicate using HTTP. The OCI Virtual Cloud Network (VCN) is connected to the on-premises network by two separate connections: a Dynamic IPsec VPN tunnel and a FastConnect virtual circuit. No static configuration has been added. What solution should you recommend? (Choose the best answer.)

Options:

A.

The instances will communicate by default over IPsec VPN, which ensures data is encrypted in-transit.

B.

Advertise a 192.168.10.10/32 router over the FastConnect.

C.

Advertise a 192.168.10.10/32 route over the VPN.

D.

The instances will communicate by default over the FastConnect private virtual circuit, which ensures data is encrypted in-transit.

Buy Now
Questions 7

(CHK) You are launching a Windows server in your Oracle Cloud Infrastructure (OCI) tenancy. You provided a startup script during instance initialization, but it was not executed successfully. What is a possible reason for this error? (Choose the best answer.)

Options:

A.

Wrote a custom script which tried to install GPU drivers.

B.

Specified a #directive on the first line of your script.

C.

Didnt include anything in user_data.

D.

Ran a cloudbase-init script instead of cloud-init.

Buy Now
Questions 8

The boot volume on your Oracle Linux instance has run out of space. Your application has crashed due to a lack of swap space, forcing you to increase the size of the boot volume. Which step should NOT be included in the process used to solve the issue? (Choose the best answer.)

Options:

A.

Resize the boot volume by specifying a larger value than the boot volume current size.

B.

Reattach the boot volume and restart the instance.

C.

Create a RAID 0 configuration to extend the boot volume file system onto another block volume.

D.

Attach the resized boot volume to a second instance as a data volume; extend the partition and grow the file system in the resized boot volume.

E.

Stop the instance and detach the boot volume.

Buy Now
Questions 9

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 10

You are asked to implement the disaster recovery (DR) and business continuity requirements for Oracle Cloud Infrastructure (OCI) Block Volumes. Two OCI regions being used: a primary/source region and a DR/destination region. The requirements are: There should be a copy of data in the destination region to use if a region-wide disaster occurs in the source region ✑ Minimize costs Which design will help you meet these requirements? (Choose the best answer.)

Options:

A.

Clone block volumes. Use Object Storage lifecycle management to automatically move clone objects to Archive Storage. Copy Archive Storage buckets from source region to destination at regular intervals.

B.

Clone block volumes. Copy block volume clones from source region to destination region at regular intervals.

C.

Back up block volumes. Copy block volume backups from source region to destination region at regular intervals.

D.

Back up block volumes. Use Object Storage lifecycle management to automatically move backup objects to Archive Storage. Copy Archive Storage buckets from source region to destination at regular intervals.

Buy Now
Questions 11

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 12

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
Questions 13

Scenario: 1  (Create a reusable VCN Configuration with Terraform)

Scenario Description:  (Hands-On Performance Exam Certification)

You’ll  launch and destroy a VCN and subnet by creating Terraform automation  scripts and issuing commands in Code Editor. Next, you’ll download those  Terraform scripts and create a stack by uploading them into Oracle  Cloud Infrastructure Resource Manager.

You’ll then use that service to  launch and destroy the same VCN and subnet.

In this scenario, you will:

a. Create a Terraform folder and file in Code Editor.

b. Create and destroy a VCN using Terraform.

c. Create and destroy a VCN using Resource Manager.

Options:

Buy Now
Questions 14

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
Exam Code: 1z0-1067-24
Exam Name: Oracle Cloud Infrastructure 2024 Cloud Operations Professional
Last Update: Jun 30, 2025
Questions: 93

PDF + Testing Engine

$72.6  $181.49

Testing Engine

$57.8  $144.49
buy now 1z0-1067-24 testing engine

PDF (Q&A)

$49.8  $124.49
buy now 1z0-1067-24 pdf