Weekend Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

1z0-1067-24 Sample Questions Answers

Questions 4

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:

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 5

Your company hosts an application on many compute instances in the same subnet in OCI. You have an Ansible playbook to ensure that all instances have the latest versions of dependencies installed.

Which three are required to run the playbook in OCI Cloud Shell?

Options:

A.

An Ansible agent on each target compute instance

B.

A network route from the Cloud Shell VM to each of the target compute instances

C.

A service principal with appropriate permissions to access the instances

D.

A hosts file on the Cloud Shell VM containing all of the IP addresses of the target instances

E.

An SSH key pair, where the private key is available on the Cloud Shell VM and the public key is in the outhorized_keys file in each of the compute instances

Buy Now
Questions 6

Multiple teams are sharing a tenancy in Oracle Cloud Infrastructure (OCI). You are asked to figure out an appropriate method to manage OCI costs. Which is NOT a valid technique to accurately attribute costs to resources used by each team? (Choose the best answer.)

Options:

A.

Create an Identity and Access Management (IAM) group for each team. Create an OCI budget for each group to track spending.

B.

Create separate compartment for each team. Use the OCI cost analysis tools to filter costs by compartment.

C.

Create a Cost-Tracking tag. Apply this tag to all resources with team information. Use the OCI cost analysis tools to filter costs by tags.

D.

Define and use tags for resources used by each team. Analyze usage data from the OCI Usage Report which has detailed information about resources and tags.

Buy Now
Questions 7

Which technique does NOT help you get the optimal performance out of the Oracle Cloud Infrastructure (OCI) File Storage service? (Choose the best answer.)

Options:

A.

Increase concurrency by using multiple threads, multiple clients, and multiple mount targets.

B.

Right size compute instances from where file system is accessed based on their network capacity.

C.

Limit access to the same Availability Domain (AD) as the File Storage service where possible.

D.

Serialize operations to the file system to access consecutive blocks as much as possible.

Buy Now
Questions 8

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 9

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 10

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 11

You run a large global application with 90% of your customers based in the US and Canada. You want to test a new feature and allow a small percentage of users to access the new version of your application. Which Oracle Cloud Infrastructure (OCI) Traffic Management steering policy should you utilize?

Options:

A.

Geolocation steering

B.

IP Prefix steering

C.

ASN steering

D.

Load Balancer

Buy Now
Questions 12

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

Buy Now
Questions 13

Which statement about the Oracle Cloud Infrastructure (OCI) instance console connection is TRUE?

Options:

A.

It does not let you edit the configuration files needed to recover the instance

B.

It does not let you execute the sized-limit script.

C.

It does not let you use the boot menu during the reboot process

D.

It does not let you reset the SSH key

Buy Now
Questions 14

One of your development teams has asked for your help to standardize the creation of several compute instances that must be provisioned each day of the week. You initially write several Command Line Interface (CLI) commands with all appropriate configuration parameters to achieve this task later determining this method lacks flexibility. Which command generates a JSON-based template that Oracle Cloud Infrastructure (OCI) CLI can use to provision these instances on a regular basis? (Choose the best answer.)

Options:

A.

oci compute instance create --generate-cli-skeleton

B.

oci compute instance launch --generate-full-command-json-input

C.

oci compute provision-instance --generate-full-command-json-input

D.

oci compute instance launch --generate-cli-skeleton

Buy Now
Questions 15

You have been brought In to help secure an existing application that leverages Object Storage buckets to distribute content. The data is currently being shared from public buckets and the security team Is not satisfied with this approach. They have stated that all data must be stored In storage buckets. Your application should be able to provide secure access to the data. The URL that is provided for access to the data must be rotated every 30 days. Which design option will meet these requirements?

Options:

A.

Use Pre-Authenticated request, even though there will be multiple URLs this will pro-vide better security.

B.

Create a private bucket only to share the data.

C.

Create multiple bucket and classify them as Public and Private. Use public bucket for non-sensitive data and private bucket for sensitive data.

D.

Create a new group and map users to this group, create a IAM policy providing access to Object Storage service only to this group. Users can then simply login to OCI console and retrieve needed flies.

Buy Now
Questions 16

You are an admin of an OCI tenancy. To save cost, you want to restrict the amount of OCPUs that can be provisioned in each compartment. Which will allow this?

Options:

A.

Compartment quotas

B.

Budgets

C.

Service limits

D.

Resource Manager

Buy Now
Questions 17

You have been asked to update the lifecycle policy for object storage using the Oracle Cloud Infrastructure (OCI) Command Line Interface (CLI). Which command can successful-ly update the policy? (Choose the best answer.)

Options:

A.

oci os object-lifecycle-policy put --ns --bn

B.

oci os object-lifecycle-policy get --ns --bn

C.

oci os object-lifecycle-policy delete --ns --bn

D.

oci os object-lifecycle-policy put --ns --bn -- --items

Buy Now
Questions 18

You have the following compartment structure within your company Oracle Cloud Infrastructure (OCI) tenancy:

You want to create a policy in the root compartment to allow SystemAdmins to manage VCNs only in CompartmentC. Which policy is correct? (Choose the best answer.)

Options:

A.

Allow group SystemAdmins to manage virtual-network-family in compartment Com-partmentA:CompartmentB:CompartmentC

B.

Allow group SystemAdmins to manage virtual-network-family in compartment CompartmentC

C.

Allow group SystemAdmins to manage virtual-network-family in compartment CompartmentB:CompartmentC

D.

Allow group SystemAdmins to manage virtual-network-family in compartment Root

Buy Now
Exam Code: 1z0-1067-24
Exam Name: Oracle Cloud Infrastructure 2024 Cloud Operations Professional
Last Update: Apr 1, 2025
Questions: 93
$57.75  $164.99
$43.75  $124.99
$36.75  $104.99
buy now 1z0-1067-24