Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

Note! Following 1z0-1067-22 Exam is Retired now. Please select the alternative replacement for your Exam Certification. The new exam code is 1z0-1067-23

1z0-1067-22 Exam Dumps - Oracle Cloud Infrastructure 2022 Cloud Operations Professional

Question # 4

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 parametersto 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.)

A.

oci compute instance create – –generate–cli–skeleton

B.

oci compute instance launch – –generate–cli–skeleton

C.

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

D.

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

Full Access
Question # 5

A subscriber of an Oracle Cloud Infrastructure (OCI) Notifications service topic complained about not receiving messages from the service.

Which optioncan help you debug this issue? (Choose the best answer.)

A.

If OCI Notifications service does not receive an acknowledgement from a subscription endpoint, the service drops the message. Confirm that the subscriber is always online to receive messages to help debug the issue.

B.

If OCI Notifications service does not receive an acknowledgement from a subscription endpoint, check the NumberOfNotificationFailed metric through the OCI Monitoring service for failed messages. Copy these messages to an OCI ObjectStorage bucket. Make sure the subscriber has the required credentials to access this bucket to help debug the issue.

C.

If OCI Notifications service does not receive an acknowledgement from a subscription endpoint, the service tries to redeliver messages for up to one day. Make sure that the subscriber is online at least once a day to help debug the issue.

D.

If OCI Notifications service does not receive an acknowledgement from a subscription endpoint, the service tries to redeliver messages for up to two hours. Configure an alarm on the NumberOfNotificationFailed metric through the OCI Monitoring service to help debug the issue.

Full Access
Question # 6

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.)

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 7

You havecreated a geolocation steering policy in the Oracle Cloud Infrastructure (OCI) Traffic Management service, with this configuration:

What happens to requests that originate in Africa? (Choose the best answer.)

A.

The traffic will be forwarded at the same time to both Pool 1 and Pool 2.

B.

The traffic will be dropped.

C.

The traffic will be forwarded randomly to any of the pools mentioned in the rules.

D.

The traffic will be forwarded to Pool 1. If Pool 1 is not available, then it will be forwarded toPool 2.

Full Access
Question # 8

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.)

A.

Didn’t include anything in user_data.

B.

Wrote a custom script which tried to install GPU drivers.

C.

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

D.

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

Full Access