A company wants to implement CI/CD automation process on Oracle Cloud Infrastructure (OCI) DevOps. An automatic trigger is created in such a way that when someone pushes the code from a Git repository to the OCI Code Repository, it trigger builds all the way to the deployment pipeline. Which DevOps IAM policy statements are required for this automation?
A DevOps Engineer is tasked with providing a solution, which will help in easy management of deployed applications and troubleshoot them on the Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE). What are three actions the DevOps Engineer must perform to accomplish the given task? (Choose three.)
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 identical blue-green environments for this scenario?
What is the difference between continous deployment and continous delivery with regard to DevOps lifecycle ? (Choose the best answer.)
As a DevOps engineer, you are tasked with patching a server application running on 100 web Servers. How can Ansible help you accomplish this task and which Ansible element should you leverage?
As an engineer working on containerizing your application on the OCI platform, which two statements are true about OCI container instances?
A developer is using the Oracle Cloud Infrastructure (OCI) DevOps service to build an application. They are currently in the process of setting up the required infrastructure using the available tools. In which two ways can you explain the difference between Ansible and Terraform? (Choose two.)
You are a developer and have been asked to develop an e-commerce website for your organi-zation. 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.)
Your application development team has an existing GitHub repository for their code. Your application development team has an existing GitHub repository for their code. You would like to mirror it on Oracle Cloud Infrastructure (OCI) in order to deploy an application to an Oracle Container Engine for Kubernetes (OKE) environment using the OCI DevOps service. Which action can be done AFTER you trigger a Build Pipeline?
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?
Which is a proper rule to follow when creating container repositories inside the Oracle Cloud Infrastructure (OCI) Registry?
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?
You have a stack in Oracle Cloud Infrastructure (OCI) Resource Manager that is co-managed by multiple teams. Which statement is true?
A DevOps team is deploying a new version of their application to their production environment use Canary deployment strategy in the OCI DevOps service. They want to ensure that the production environment is not affected by any potential issues caused by the new version. Which statement is true in or der to achieve this goal?
You're working with Docker images and containers, and you need to get rid of an image that's no longer needed. However, when you use the command to remove the image, you get the following error: # docker rmi d1230455e12 Error response from daemon: conflict: un-able to delete d1230455e12 must be forced image is being used by stopped container of1262bd1285 Which steps would you take to delete the specified image?
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.)
Which is NOT a valid log category for the Oracle Cloud Infrastructure Logging service?
Which statement is true regarding Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) supported images and shapes for worker nodes?
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?
A company wants to automate the infrastructure and configure OCI resources on OCI DevOps. Which tool should the company use? (Choose the best answer.)
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.)
You are a Site Reliability Engineer (SRE) and are new to Oracle Cloud Infrastructure (OCI) DevOps. You need help tracking the performance of your cloud native applications. Which group of OCI services can help you get application insights?
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?
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?
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.)
A developer has certain expectations around using Configuration Management (CM) and how it helps the Oracle Cloud Infrastructure (OCI) DevOps process. What is a reasonable expectation for CM as it pertains to applications?
As a DevOps engineer, you are tasked with creating stages for an Oracle Kubernetes Engine (OKE) deployment pipeline in OCI DevOps. Your goal is to include as many actions as possible within the deployment pipeline stages themselves. Which two stages can you add to achieve this goal?