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?
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?
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?
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?
Which command creates the docker registry secret required in the application manifests for OKE to pull images from Oracle Cloud Infrastructure Registry?
A)
B)
C)
D)
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.)
How do OCI DevOps Deployment Pipelines reduce risk and complexity of production applications?
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.)
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?
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?