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

1z0-1109-22 Questions and Answers

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

1z0-1109-22 Questions and Answers

Question # 6

A DevOps engineer is asked to access an Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) cluster to deploy new applications and manage existing ones. Which three statements are true? (Setting Up Cluster Access). (Choose three.)

A.

When a cluster's Kubernetes API endpoint has a public IP address, you can access the cluster in Cloud Shell by setting up a kubeconfig file

B.

Generating an API signing key pair is a mandatory step while setting up cluster access using local machine if the public key is not already uploaded in the console.

C.

To access the cluster using kubectl you have to set up a Kubernetes manifest file for the cluster. The kubeconfig file by default is named config and stored in the $HOME/.manifest directory

D.

To access the cluster using kubectl you have to set up a Kubernetes configuration file for the cluster. The kubeconfig file by default is named config and stored in the $HOME/.kube directory.

You cannot setup Cloud shell access to the cluster if the clusters Kubernetes API end-point has a private IP address.

Full Access
Question # 7

In the DevOps lifecycle, what is the difference between continuous delivery and continuous deployment?

A.

Continuous delivery requires more automatic linting, while continuous deployment testing must be run manually.

B.

Continuous delivery utilizes automatic deployment to a development environment, while continuous deployment involves automatic deployment to a production environment.

C.

Continuous delivery involves automation of developer tasks, while continuous deploy-ment involves manual operational tasks.

D.

Continuous delivery is a process that initiates deployment manually, while continuous deployment is based on automating the deployment process.

Full Access