Pass the Oracle Oracle Cloud Infrastructure 1z0-1109-24 Questions and answers with CertsForce

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

As a DevOps engineer working on a CI/CD pipeline for your company’s application, you have completed code analysis, image scanning, and automated testing.

What is the next step to ensure a secure and reliable deployment?

Options:

A.

Add a traffic Shift stage to route the traffic between two sets ofbackend IPs.


B.

Add an invoke function stage to run code or custom logic in a serverless manner.


C.

Add a shell stage to run custom commands in the deployment pipeline.


D.

Add an approval stage to pause the deployment for a specified duration for manual decision from the approver.


Expert Solution
Questions # 2:

Your team is responsible for deploying a new version of an application that is being used by your company’s finance department. The application is critical to the department’s operations, and any downtime could have serious consequences.

What is the recommended approach in OCI for creating environments for this scenario?

Options:

A.

Deploy the application to two separate OCI tenancies to ensure complete isolation between environments.


B.

Use a single Kubernetes cluster with two node pools, one for the blue-green environment and one for the canary environment.


C.

Configure two OKE clusters, selecting the blue-green traffic shift strategy using a load balancer.


D.

Use a single OCI region and create two separate Virtual Cloud Networks (VCNs), one for the blue environment and one for the green environment.


Expert Solution
Questions # 3:

You’re using Oracle Cloud Infrastructure (OCI) DevOps service to automate your software releases to release features more frequently and with fewer errors. While deploying an update to production, one of your deployment stages failed.

What action should you perform in your Deployment Pipeline?

Options:

A.

Use OCI DevOps Trigger and Rerun tool to avoid downtime.


B.

Automate back up and use the rerelease stage in the Deployment Pipeline.


C.

Add Rescue and Trigger stages to automatically trigger the failed deployment.


D.

Roll back the failed stage in the pipeline to the previous successful released version


Expert Solution
Questions # 4:

A small company is moving to a DevOps framework to better accommodate their intermittent workloads, which are dynamic and irregular. They want to adopt a consumption-based pricing model.

Which Oracle Cloud Infrastructure service can be used as a target deployment environment?

Options:

A.

Virtual machine compute instance


B.

Oracle Kubernetes (OKE)


C.

Bare metal compute instance


D.

Functions


Expert Solution
Questions # 5:

Which command creates the docker registry secret required in the application manifests for OKE to pull images from Oracle Cloud Infrastructure Registry?

A)

Question # 5

B)

Question # 5

C)

Question # 5

D)

Question # 5

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 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 two statements are true? (Choose two.)

Options:

A.

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.


B.

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.


C.

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


D.

The only available option when a cluster’s Kubernetes API endpoint has a public IP address is to control the cluster locally using kubectl and the Kubernetes Dashboard.


E.

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.


Expert Solution
Questions # 7:

How do OCI DevOps Deployment Pipelines reduce risk and complexity of production applications?

Options:

A.

By reducing change-driven errors introduced by manual deployments


B.

By scaling builds with service-managed build runners


C.

By working with existing Git repositories and CI systems


D.

By eliminating downtime of production applications


Expert Solution
Questions # 8:

You are a developer and have been asked to develop an e-commerce website for your organization. It must support a variety of clients including desktop browsers, mobile browsers and native mobile applications.

Which two approaches can you use to build the application to achieve deployment independence, easier technology upgrades, and resiliency to architecture changes? (Choose two.)

Options:

A.

Use monolithic approach, as it allows you to easily redeploy your applications to perform frequent updates.


B.

Implement each module as an independent service/process which can be replaced, updated, or deleted without disrupting the rest of the application.


C.

Use monolithic approach to as it makes it easier to incrementally adapt to newer technology.


D.

Choose monolithic approach over microservices as it has better fault isolation capability.


E.

Use microservices architecture as it eliminates any long-term commitment to a technology stack.


Expert Solution
Questions # 9:

Why is it important to extract output artifacts from the Oracle Cloud Infrastructure (OCI) DevOps build pipeline and store them in an Artifact Registry repository?

Options:

A.

All artifacts are permanently stored in the build pipeline. Extracting just the ones required for deployment tells the deployment pipeline which artifacts to use.


B.

Storing build artifacts in registries helps the deployment pipeline differentiate output artifacts created by the build pipeline from artifacts copied from a Git repository.


C.

Deliver Artifacts is a required stage of the build pipeline, and the entire pipeline won’t work if it is not included in order to extract artifacts after the Managed Build stage.


D.

Output artifacts aren’t permanent. If they are to be used in the Deliver Artifacts stage, they need to be exported as output artifacts to a registry.


Expert Solution
Questions # 10:

You are using the Oracle Cloud Infrastructure (OCI) DevOps service and you have successfully built and tested your software applications in your Build Pipeline. The resulting output needs to be stored in a container repository.

Which stage should you add next to your Build Pipeline?

Options:

A.

Trigger deployment


B.

Managed build


C.

Deliver artifacts


D.

Export packages


Expert Solution
Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions