How can customers rotate their master encryption keys in the Oracle Cloud Infra-structure (OCI) Vault service?
You have been asked to provision a new production environment on Oracle Cloud Infra-structure (OCI). After working with the solution architect you decide that you are going to automate this process. Which OCI service can help automate the provisioning of this new environment?
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.)
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.)
A company is considering DevOps implementation in their current project. They are evaluating existing processes and tools for quick releases. In which two ways can you help this company discern the primary benefits of DevOps tools?
A company is having trouble keeping up with competitors and wants to know more about DevOps solutions. What does Oracle Cloud Infrastructure (OCI) DevOps do that can help?
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?
What is the correct logging CLI syntax for the log search with a query for REST call responses having status code 400, within a Log Group "web" and the Log "application"?
You are a DevOps engineer working on a project that requires you to push and pull Docker images to and from Oracle Cloud Infrastructure Registry (Container Registry) using Docker CLI. You have been given access to Container Registry and have installed Docker CLI on your local machine. Which should you create and use to securely authenticate and store your Docker image in a private Docker registry in OCI?
What is the correct approach to upgrade an Oracle Container Engine for Kubernetes (OKE) Cluster to a newer version of Kubernetes?
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?
A company has an Oracle Cloud Infrastructure (OCI) DevOps deployment pipeline set up in US East (us-ashburn 1) region, but they want to deploy an application in Japan Central (ap-osaka-1). How can they deploy their application in the ap-osaka-1 region with the deployment pipeline set up in the us ashburn-1 region in the most efficient manner?
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.)
Your organization needs to design and develop a containerized application that requires a connection to an Oracle Autonomous Transaction Processing (ATP) Database. As a DevOps engineer, you have decided to use Oracle Container Engine for Kubernetes (OKE) for the container app deployment and you need to consider options for connecting to ATP. Which connection option is NOT valid?
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?
A developer is managing a collection of servers and wants to update to the newest version of Apache on all of the defined web servers. Which Ansible AdHoc command can you use to achieve this?
(OPT_MISS) You have just run the managed build stage of an Oracle Cloud Infrastructure (OCI) DevOps Build Pipeline. The pipeline failed, because the code repository could not be accessed. What might the problem be?
You host a microservices based application on the Oracle Cloud Infrastructure Con-tainer Engine for Kubernetes (OKE). Due to increased popularity of your application, you need to provision more resources to meet the growing demand. Which three statements are true for the given scenario?
What is the difference between continous deployment and continous delivery with regard to DevOps lifecycle ? (Choose the best answer.)
As a DevOps engineer working on containerizing a microservices-based application to be hosted on OCI Cloud platforms, which step can help ensure that the container images have not been modified after being pushed to OCI Registry?
As a DevOps engineer working on a project to deploy container images to Oracle Cloud Infrastructure Container Registry (OCIR), you have the option to create an empty repository in advance or allow the system to create a repository automatically on first push. Which statement about automatic repository creation is true?
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?
You are using the Oracle Cloud Infrastructure (OCI) DevOps service and you have success-fully 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?
As an engineer working on containerizing your application on the OCI platform, which two statements are true about OCI container instances?