Month End Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

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

Verified By IT Certified Experts

CertsTopics.com Certified Safe Files

Up-To-Date Exam Study Material

99.5% High Success Pass Rate

100% Accurate Answers

Instant Downloads

Exam Questions And Answers PDF

Try Demo Before You Buy

Certification Exams with Helpful Questions And Answers

What our customers are saying

Guinea certstopics Guinea
Aditya
Mar 24, 2025
certstopics's 24/7 support is commendable. They guided me through the 1z0-1109-22 exam preparation journey effectively.

Oracle Cloud Infrastructure DevOps Professional Questions and Answers

Question 1

You are a developer who has made a mistake when adding variables to your build_spec.yaml file. This mistake resulted in a failed build pipeline. Which is a possible error you could have made?

Options:

A.

exported a vaultVariable by creating another variable to export, then transferred the values over during a build stage

B.

defined parameters such as $(VARIABLE_NAME) that you later assigned in the Pa-rameters tab when you ran the build pipeline

C.

used vaultVariable to hold the content of the vault secrets in OCID format

D.

assumed a non-exported variable would be persistent across multiple stages of a build pipeline.

Buy Now
Question 2

A development team leveraging the Oracle Cloud Infrastructure DevOps service is having trouble getting their build pipeline to complete successfully. Which two situations might be the problem? (Choose two.)

Options:

A.

The build spec.yaml file is in the root directory of their Git repository, and they didn't specify a path to it.

B.

Their build specification file is available in a different directory of their Git repository, and there is no reference to its location.

C.

They forgot to export a required variable in the build_spec.yaml file.

D.

Their source code and Kubernetes manifest are in different Git repositories.

E.

They did not export a vault variable in the vaultVariables section of the build_spec.yaml file.

Question 3

A company is building an application and the team decides to deploy on Oracle Cloud Infra-structure (OCI) DevOps. They want to automate infrastructure and configure OCI resources. To achieve this, which tool should they use and why?

Options:

A.

Ansible - In OCI, the "Ansible Collection" automates infrastructure provisioning and configuring of OCI resources, such as Compute. Load Balancing, and Database services.

B.

Terraform CLI - In OCI, Terraform is a configuration management tool that manages enterprise-scale server infrastructure with minimal human intervention using Infra-structure as Code (laC)

C.

Chef With the OCI DevOps service, users can manage OCI resources using the Chef Knife Plug-in, a CLI tool that provides help with managing repositories and automating infrastructure.

D.

Jenkins-In OCI, Jenkins is an automation tool for configuration management that fo-cuses on automating delivery and management of entire IT infrastructure stacks.