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

1z0-1109-23 Oracle Cloud Infrastructure 2023 DevOps Professional Questions and Answers

Questions 4

You as a DevOps Engineer are asked to manage an application to be deployed in Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE). This requires pulling images from Oracle Cloud Infrastructure Registry (OCIR) during deployment. Which three statements are true? (Choose three.)

Options:

A.

Add an imagePullSecrets section to the manifest file that specifies the name of the Docker secret you created to access OCIR

B.

Use kubectl to create a Docker registry secret.

C.

Add a containers section that specifies the name and location of the images you want to pull from OCIR. along with other deployment details.

D.

Add an Auth section to the manifest file that specifies the name of the Docker secret you create using Auth Token to access OCIR.

E.

Add an image section that specifies the name and location of the images you want to pull from OCIR along with other deployment details.

Buy Now
Questions 5

A startup is building an application and has decided to deploy it on Oracle Cloud Infrastructure (OCT) DevOps. They want to automate the infrastructure provisioning and con-figuration of OCI resources such as Compute, Load Balancing, and Database services. Which tool should they use for this purpose and why?

Options:

A.

OCI OKE. In OCI, Container Engine for Kubernetes is a configuration management tool that manages enterprise-scale server infrastructure with minimal human intervention using Infrastructure as Code (IaC).

B.

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

C.

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

D.

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

Buy Now
Questions 6

An e-commerce company migrated from on-premises to OCI and want to leverage OCI DevOps service in a project. The company also wants to include Kubernetes cluster in the deployment architecture. Which TWO tools should you use? (Choose two.)

Options:

A.

Ansible Collection

B.

Compute Jenkins Plug-in

C.

Terraform Provider

D.

Chef Knife Plug-in ie

Buy Now
Questions 7

As a DevOps engineer working on an OCI project, you're setting up a deployment pipeline to automate your application deployments. Which statement is false about deployment pipeline in OCI DevOps?

Options:

A.

You can add an Approval stage that pauses the deployment for a specified duration for manual decision from the approver

B.

Using deployment pipeline, you can deploy artifacts to Kubernetes cluster, Instance Group, and OCI Compute Instances.

C.

You can add a Traffic Shift stage that routes the traffic between two sets of backend IPs using preconfigured load balancer and listener.

D.

You can add a Wait stage that adds a specified duration of delay in the pipeline.

Buy Now
Questions 8

Your company is working on a high-profile project and any code push to production requires approvals. Your company is using Oracle Cloud Infrastructure (OCI) DevOps service for automating this process. You want to push an artifact to production and would like to add ap-provers to the approval workflow in the Deployment Pipeline. How can you add approvers?

Options:

A.

Manually add approvers names and email addresses in the Deployment Pipeline page.

B.

Add approvers to the buildspec file before pushing the code to the OCI Code Repository.

C.

Email approvers before you run the Deployment Pipeline.

D.

Add approvers to the Deployment Pipeline and give them access via OCI IAM policy.

Buy Now
Questions 9

A fresher joined a company who made a mistake while ding yaria: to build_spec.yaml file. As a consequence, build pipelines started failing. What is the root cause for this error commited by the fresher? (Choose the best answer.)

Options:

A.

No errors. False alarm by OCI monitoring service

B.

Corrupt build_spec.yaml

C.

Multiple comment line in build_spec.yaml file

D.

Expected ion-exported variable of a build to be persistent throughout multiple pipeline

Buy Now
Questions 10

How does the Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) Cluster Autoscaler determine when to create new nodes for an OKE cluster?

Options:

A.

When the resource requests from pods exceed a configured threshold.

B.

When the rate of requests to the application crosses a configured threshold.

C.

When the custom metrics from the services exceed a configured threshold.

D.

When the CPU or memory utilization crosses a configured threshold.

Buy Now
Questions 11

Your on-premises private cloud environment consists of virtual machines hosting a set of ap-plication servers. These VMs are currently monitored using a 3rd party monitoring tool for resource metrics such as CPU and Memory utilization and Disk-Write IOPS. You have created a DevOps Project that includes a workflow to migrate these application servers into Oracle Cloud Infrastructure (OCI) compute instances with a few requirements: - Ensure continuous monitoring is enabled, so the current monitored resource metrics are continuously collected and reported. - Monitor the end-to-end deployment pipeline during the migration workflow and notify with email on each execution. - Notify with email for any new OCI Object Storage buckets created after the migration workflow. What should be your recommended solution to achieve these requirements?

Options:

A.

Configure both 3rd party monitoring tool and OCI Compute Agent on OCI compute instances to collect required resource metrics. Use OCI Events service (com.oraclecloud.devopsdeploy.createdeployment) with Notifications service to track and notify all changes occurring in the target OCI environment.

B.

Configure OCI Compute agent on on-premises VMs and OCI compute instances to collect required resource metrics. Use OCI Events service to track the end-to-end deployment process (com.oraclecloud.devopsdeploy.createdeployment) and creation of new bucket (com.oraclecloud.objectstorage.createbucket Use OCI Notifications and Events services to notify these changes.

C.

Configure OCI Compute agent on on-premises VMs to collect required resource met-rics. Lise OCI Events service to track all deployments (com.oraclecloud.devopsdeploy.createdeployment) with OC! Notifications service to track and report all changes occurring the target environment.

D.

Configure OCI Compute agent on OCI compute instances to collect required resource metrics. Use OCI Events and Functions services to track the end-to-end deployment pipeline (com.oraclecloud.devopsdeploy.createdeployment) and creation of new buckets (com.oraclecloud.objectatorage.createbucker Use OCI Notifications and Events services to notify these changes.

Buy Now
Questions 12

Which two are prerequisites for creating a secret in Oracle Cloud Infrastructure Vault service?

Options:

A.

The user must create a compute instance to run the secret service.

B.

You must have a Vault managed key to encrypt the secret.

C.

You must have the required permissions to create and manage secrets in the Vault service.

D.

You must first create a hash digest of the secret value.

E.

You must have an auth token to encrypt the secret.

Buy Now
Questions 13

Which TWO components are optional while creating Monitoring Query Language (MQL) expressions in Oracle Cloud Infrastructure Monitoring service? (Choose two.)

Options:

A.

Dimensions

B.

Metric

C.

Grouping Function

D.

Statistic

E.

Interval

Buy Now
Questions 14

Which is NOT a valid log category for the Oracle Cloud Infrastructure Logging service?

Options:

A.

Custom Logs

B.

Hybrid Logs

C.

Audit Logs

D.

Service Logs

Buy Now
Questions 15

How can customers rotate their master encryption keys in the Oracle Cloud Infra-structure (OCI) Vault service?

Options:

A.

Customers can rotate their keys every 30 days. They may enter a service request (SR) to request a rotation sooner than 30 days since the last rotation.

B.

If you import your own key, you cannot rotate the key. You will have to import a new key to rotate.

C.

Customers can rotate their keys by creating a new Key Version.

D.

Customers can only have OCI rotate their keys once a year.

Buy Now
Questions 16

You are a DevOps engineer responsible for managing the deployment pipeline of your organization's application hosted on Oracle Cloud Infrastructure (OCI). The pipeline is failing, and you need to troubleshoot the issue to identify the potential cause and fix it. You need the following information to investigate further: - Time spent for each deployment. - Number of times a deployment has failed. Which OCI service can provide you with the necessary information to identify the potential issue and help in debugging the same?

Options:

A.

OCI Monitoring service

B.

OCI DevOps Agent

C.

OCI Logging service

D.

OCI Event service

Buy Now
Questions 17

XYZ Inc. is using Oracle Cloud Infrastructure (OCI) DevOps Project to deploy their e-commerce application to production. They recently received a customer request to add a new feature to the application, which requires modification of the existing code. How can XYZ Inc. use OCI services to automatically push the modified code changes to the production?

Options:

A.

Use the OCI DevOps Triggers feature to automate build and deployment on every code commit.

B.

Manual builds can be run from the OCI DevOps Build Pipelines to deploy the changes.

C.

Use OCI Ansible modules to automate the deployment of the new changes to the production environment.

D.

Use the OCI Resource Manager to automatically apply the changes to the production environment after successful testing.

Buy Now
Questions 18

You have a stack in Oracle Cloud Infrastructure (OCI) Resource Manager that is co-managed by multiple teams. Which statement is true?

Options:

A.

The resources in the stack can still be edited or destroyed through the OCI console, causing Resource Manager's state to be out of sync.

B.

The resources in the stack can no longer be edited or destroyed through the Terraform CLI on a local machine.

C.

Resources provisioned by Resource Manager can only be managed through Resource Manager, preventing the state from becoming out of sync.

D.

The Terraform state may become corrupted if multiple people attempt Apply jobs in Resource Manager simultaneously.

Buy Now
Questions 19

You need to create a secret in Oracle Cloud Infrastructure in vault service. Which of the fol-lowing is a prerequisite? (Choose the best answer.)

Options:

A.

Vault managed key to encrypt the secret

B.

You need to unlock the vault using AES secret sharing.

C.

To create hash digest, secret value is required

D.

The user need to create OCI object storage to run secret service

Buy Now
Questions 20

In OCI Secret management within a Vault, you have created a secret and rotated the secret one time. The current version state shows: Version Number Status 2 (latest) Current 1 Previous In order to rollback to version 1, what should the Administrator do?

Options:

A.

Create a new secret version 3 Pending Copy the contents of Version 1 Into version 3.

B.

From the version menu, select "Promote to current.

(Correct)

C.

From the version 2 latest menu, sect Road and select version when given the option.

D.

deprecate version 2 (latest), Create a new secret version 3, create soft link for version-3 to version 1.

Buy Now
Questions 21

As a DevOps Engineer you are tasked with securely storing and versioning your application and automatically build, test, and deploy your application to Oracle Cloud Infrastructure (OCl) are told to automate manual tasks and help software teams in managing complex environment. Which three OCI Services can you choose to accomplish these tasks?

Options:

A.

DevOps

B.

Resource Manager

C.

Oracle Cloud Infrastructure Registry

D.

Container Engine for Kubernetes

E.

Oracle APEX Application Development

F.

Oracle Cloud Logging Analytics

Buy Now
Questions 22

Your customer has deployed their microservices based application on Oracle Container Engine for Kubernetes (OKE) and they are using Oracle Cloud Infrastructure Registry (OCIR) service as their Docker image repository. They have deployed the OKE cluster using the 'custom create' option, and their Virtual Cloud Network (VCN) has three public subnets with associated route tables, security lists, and an internet gateway. They are facing an issue where their application containers are falling to deploy. Upon investigation, they learn that the images are not getting pulled from the designated OCIR repository. The YAML configuration has the correct path to the images. What is a valid concern that needs to be further investigated?

Options:

A.

The OKE cluster needs to have a secret with credentials of their OCIR repository and use that secret in the Kubernetes deployment manifest.

B.

They need to add IAM credentials for each user that deploys applications to the OKE cluster.

C.

The VCN hosting the OKE cluster worker nodes needs to have a NAT gateway to access OCIR repositories.

D.

They need to add a security list rule for TCP port 22 to connect to the OCIR service.

Buy Now
Questions 23

Which is a proper rule to follow when creating container repositories inside the Oracle Cloud Infrastructure (OCI) Registry?

Options:

A.

When naming a container repository, you may use capital letters but not hyphens. For example, you may use BGdevops-storefront, but not bgdevops/storefront.

B.

When creating a container repository, check the Immutable Artifacts box, as it keeps other developers from altering the files.

C.

You must use a separate container repository for each image, but multiple versions of that image can be in a single repository.

D.

You must use the OCI DevOps Managed Build stage to define artifacts in the artifact and container repositories and map the build pipeline outputs to them.

Buy Now
Questions 24

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.

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

B.

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

C.

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

D.

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

E.

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

Buy Now
Questions 25

Which statement is true regarding Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) supported images and shapes for worker nodes?

Options:

A.

You cannot change the shape of a worker node after it has been created using OCI compute service's console page.

B.

To provision worker nodes from a custom image, you must use the CLI or API and specify the custom image's OCID when creating the node pool.

C.

Bare Metal shapes, including standard shapes and GPU shapes are not supported by OKE to provision the worker nodes.

D.

OKE supports the provisioning of worker nodes using all the OCI compute shapes.

Buy Now
Questions 26

A software development team is working on a prototype using Node.js and MongoDB as their programming language and database, respectively. They need to develop and test isolated web applications or RESTful APIs. They are looking for a simple, quick, and secure way to run containers without managing any servers. Which OCI service is best suited for this use case?

Options:

A.

Compute Instances

B.

OCI DevOps Project

C.

Container Engine for Kubernetes

D.

Container Instances

E.

OCI Functions

Buy Now
Questions 27

As a DevOps Engineer, you need to develop a web app for a company. The web app should support users using mobile browsers and native mobile applications. You need to recommend an architecture which can be easily upgraded, deployed independently and resilient to failures. Which TWO recommendations should you consider? (Choose two.)

Options:

A.

Use independent service which can be replaced or updated without any impact on the web app

B.

Prefer Monolithic web app over microservices

C.

Build the web app as one unit and use container technology for deployment

D.

Avoid long duration commitment to a technology stack using microservice architecture

Buy Now
Questions 28

As a DevOps engineer working on managing clusters on the OCI platform for your organization, which statement is true about managing cluster add-ons in OCI OKE Cluster?

Options:

A.

When you disable a cluster add-on using the console, the add-on is completely removed from the cluster

B.

When creating a new cluster, essential cluster add-ons cannot be disabled.

C.

When creating a new cluster, essential cluster add-ons are set to manually update.

D.

When enabling a cluster add-on, you cannot configure the add-on by specifying one or more key/value pairs to pass as arguments to the cluster add-on.

Buy Now
Questions 29

What is a prerequisite for creating a secret in Oracle Cloud Infrastructure Vault service?

Options:

A.

The user must create a compute instance to run the secret service.

B.

You must have a Vault managed key to encrypt the secret.

C.

You must create a digest hash of the secret value.

D.

You must unseal the Vault by using Shamir's secret sharing

Buy Now
Questions 30

Using the Oracle Cloud Infrastructure (OCI) Vault service, you created a secret and rotated. one time. The current version state shows: Version Number : 2 (latest) | Status: Cur-rent Version Number: 1 | Status: Previous In order to rollback to version 1, what should you do?

Options:

A.

Deprecate version 2 (latest). Create new Secret Version 3. Create soft link from version 3 to version 1.

B.

From the version 1 menu, select "Promote to Current".

C.

Create a new secret version 3 and set it to Pending. Copy the contents of Version 1 into version 3.

D.

From the version 2 (latest) menu, select "Rollback..." and select version 1 when given the option.

Buy Now
Exam Code: 1z0-1109-23
Exam Name: Oracle Cloud Infrastructure 2023 DevOps Professional
Last Update: May 21, 2024
Questions: 100

PDF + Testing Engine

$56  $159.99

Testing Engine

$42  $119.99
buy now 1z0-1109-23 testing engine

PDF (Q&A)

$35  $99.99
buy now 1z0-1109-23 pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 22 May 2024