QuestionQ1
DevOps AutomationHow do OCI DevOps Deployment Pipelines lower the risk and complexity of production applications?
- 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
QuestionQ2
Observability and OperationsAs a cloud engineer, you manage a Kubernetes cluster on the Oracle Cloud Infrastructure (OCI) platform for your organization. You want to ensure dependable Kubernetes operations at scale while minimizing the operational overhead of managing worker node infrastructure.
Which cluster option best meets this requirement?
- A Using OCI OKE managed nodes with cluster autoscalers to eliminate worker node infrastructure management
- B Using OCI OKE virtual nodes to eliminate worker node infrastructure management
- C Using Kubernetes cluster add-ons to automate worker node management
- D Creating and managing worker nodes using OCI compute instances
Community Discussion
QuestionQ3
DevOps AutomationHow does the Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) Cluster Autoscaler decide when to create new nodes for an OKE cluster?
- A When the CPU or memory utilization crosses a configured threshold.
- B When the resource requests from pods exceed a configured threshold.
- C When the custom metrics from the services exceed a configured threshold.
- D When the rate of requests to the application crosses a configured threshold.
Community Discussion
QuestionQ4
Oracle DevOps PracticesA team plans to deploy artificial intelligence and machine learning workloads in its OCI Container Engine for Kubernetes (OKE) cluster. It prioritizes strong isolation, cost efficiency, and the ability to use serverless capabilities.
Which solution is most suitable for these requirements?
- A Virtual nodes in OKE
- B Self-Managed Nodes in OKE
- C Managed nodes in OKE
- D Container Instances in OCI
Community Discussion
QuestionQ5
Infrastructure as CodeWhich command creates the Docker registry secret required by the application manifests so that OKE can pull images from Oracle Cloud Infrastructure Registry?
- A

- B

- C

- D

Community Discussion
That's the end of the preview
It's free
100% of the questions are free for all users.
No strings attached.
Community Discussion