New Year Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Oracle 1z0-1067-24 Oracle Cloud Infrastructure 2024 Cloud Operations Professional Exam Practice Test

Page: 1 / 9
Total 93 questions

Oracle Cloud Infrastructure 2024 Cloud Operations Professional Questions and Answers

Question 1

You have recently joined a startup company and quickly find that nobody is tracking the amount of money spent on Oracle Cloud Infrastructure (OCI). Seeing an opportunity to help save money you begin creating a solution to better track the cost of resources provisioned by each individual on the team. Which option allows you to identify excessive spend across all re-sources in your tenancy? (Choose the best answer.)

Options:

A.

Create a tag namespace named BILLING with a Tag Key named CostCenter. Tag each of your resources with this Tag Key and the correct value.

B.

Use the Python SDK to write a custom application that will monitor the Audit log. Look for CREATE events and configure the application to send you an email each time a new resource is created.

C.

Use the Events Service and create rules that will act when a new Object Storage bucket or Compute Instance has been created. Have the rule email you each time one of these events occurs.

D.

Create a budget for each compartment that will send a notification when monthly spend reaches a pre-defined amount.

Question 2

You have a group pf developers who launch multiple VM.Standard2.2 compute instances every day into the compartment Dev. As a result, your OCI tenancy quickly hit the service limit for this shape. Other groups can no longer create new instances using VM.Standard2.2 shape. Because of this, your company has issued a new mandate that the Dev compartment must include a quota to allow for use of only 20 VM.Standard2.2 shapes per Availability Do-main. Your solution should not affect any other compartment in the tenancy. Which quota statement should be used to implement this new requirement? (Choose the best answer.)

Options:

A.

set compute quota vm-standard2-count to 10 in compartment dev where request.region = us-phoenix-01

B.

zero compute quotas in tenancy set compute quota vmג€"standard22--count to 20 in tenancy dev

C.

zero compute quotas in tenancy set compute quota vmג€"standard22--count to 20 in compartment dev

D.

set compute quota vm-standard22--count to 20 in compartment dev

Question 3

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

Question 4

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

Question 5

You have created a group for several auditors. You assign the following policies to the group:

What actions are the auditors allowed to perform within your tenancy? (Choose the best answer.)

Options:

A.

The Auditors can view resources in the tenancy.

B.

Auditors are able to view all resources in the compartment.

C.

Auditors are able to create new instances in the tenancy.

D.

The Auditors are able to delete resource in the tenancy.

Question 6

You have created the following JSON file to specify a lifecycle policy for one of your object storage buckets:

Question # 6

How will this policy affect the objects that are stored in the bucket? (Choose the best answer.)

Options:

A.

The objects with prefix LOGS will be deleted 30 days after creation date.

B.

Objects containing the name prefix LOGS will be automatically migrated from standard Storage to Archive storage 30 days after the creation date. The object will be deleted 120 days after creation.

C.

Objects containing the name prefix LOGS will be automatically migrated from standard Storage to Archive storage 30 days after the creation date. The object will be mi-grated back to standard Storage 120 days after creation.

D.

Objects with the prefix LOGS will be retained for 120 days and then deleted permanently.

Question 7

You are running an old version of PostgreSQL on several compute instances and want to update to the latest version. Which tool must you use to update the PostgreSQL packages on the existing machines?

Options:

A.

Ansible

B.

OCI Package Manager

C.

Terraform

D.

OCI CLI

Question 8

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

Question 9

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

Options:

A.

destroy

B.

create

C.

manage

D.

read

E.

alter

Question 10

You have been monitoring your company applications running in Oracle Cloud Infra-structure (OCI) and notice that the application is using OCI Traffic Management service. This service uses a traffic steering policy to distribute the DNS traffic based on subnet addresses in a rule set. Which steering policy is in use in this particular case? (Choose the best answer.)

Options:

A.

Load Balancing policy

B.

ASN steering policy

C.

Geolocation steering

D.

IP Prefix steering

Question 11

Here is a partial code from a Terraform template written for Oracle Cloud Infrastructure (OCI):

Question # 11

What operation(s) does it perform? (Choose the best answer.)

Options:

A.

Creates a pre-authenticated request for objects in an OCI Object Storage bucket.

B.

Provides object read and write access for an OCI Object Storage bucket.

C.

Creates a URL to provide access to an OCI Object Storage bucket for managing objects.

D.

Creates a lifecycle policy for an OCI Object Storage bucket for moving data to Archival storage at a specified time.

Question 12

Which option is NOT a possible return value for an OCI health check?

Options:

A.

REGEX_MISMATCH

B.

UNKNOWN

C.

UNREACHABLE

D.

INVALID_STATUS_CODE

E.

TIMED_OUT

Question 13

All the developers in a DevOps team are using the same compartment called 'devops'. There are two IAM groups: 'group-devs' and 'group-ops'. Which of the following IAM policy will give users in both these groups access to manage all resources in the compartment?

Options:

A.

Allow group group-dev, group-ops to manage all resources in compartment devops.

B.

Allow group /group*/ to manage all resources in compartment devops.

C.

Allow any-user to manage all resources in compartment devops where any {re-quest.group=group-dev,group-ops}.

D.

Allow any-user to manage all resources in compartment devops where request.group= /group*/.

Question 14

You have been asked to review a network design for Oracle Cloud Infrastructure (OCI) by a major client. The client IT team needs to provision two Virtual Cloud Networks (VCNs) for a major application. The application uses a large number of virtual machine instances. Additionally, in the future, a VCN peering will be required to allow connectivity between the VCNs. Which of the following are valid IP ranges to consider? (Choose the best answer.)

Options:

A.

10.0.0.0/16 and 10.0.64.0/24

B.

10.0.0.0/8 and 11.0.0.0/8

C.

10.0.8.0/21 and 10.0.16.0/22

D.

10.0.0.0/30 and 192.168.0.0/30

Question 15

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:

Question 16

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:

Question 17

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:

Question 18

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:

Page: 1 / 9
Total 93 questions