Oracle Cloud Infrastructure Developer Professional - 1z0-1084-26 Exam Practice Test
Which " Action Type " option is NOT available in an Oracle Cloud Infrastructure (OCI) Events rule definition?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
You are tasked with developing an application that requires the use of Oracle Cloud Infrastructure (OCI) APIs to POST messages to a stream in the OCI Streaming service. Which statement is incorrect? (Choose the best answer.)
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What is the open source engine for Oracle Functions?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which TWO are part of the Cloud Native Computing Foundation (CNCF) container runtime? (Choose two.)
Correct Answer: A,B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which key pillar of cloud native development should be utilized when a development team needs to automate build, test, and release cycles to achieve rapid and reliable software delivery?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
A service you are deploying to Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE) uses a docker image from a private repository in OCI Registry (OCIR). Which configuration is necessary to provide access to this repository from OKE?
Correct Answer: C
You are developing a microservice that consumes messages from an Oracle Cloud Infrastructure (OCI) Queue and must delete each message after it is successfully processed. Which OCI CLI command should you use to delete an individual message using its receipt?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
You need to push a new Docker container image to a repository in the Oracle Cloud Infrastructure (OCI) Registry. Which mechanism must you use to provide authentication?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What is the maximum execution time of Oracle Functions?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
You deployed a Python application to an Oracle Container Engine for Kubernetes (OKE) cluster. However, while testing you found a bug, which you rectified and then created a new Docker image. You now need to ensure that if this new image does not work once deployed, you should be able to roll back to the previous version. Using kubect1, which strategy should you use?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which statement is NOT valid regarding OCI Identity and Access Management (IAM) policies written for OKE Workload Identity?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What can you use to dynamically make Kubernetes resources discoverable to public DNS servers? (Choose the best answer.)
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
You are deploying a serverless data integration pipeline where an OCI Function needs to consume real-time events from an OCI Stream in the prod-compartment compartment. Your corporate security policy mandates strict least-privilege access, meaning the function must only be permitted to consume (pull) messages, with absolutely no capability to publish (push) messages to the stream. Which TWO configurations are required to establish this granular authorization using a Dynamic Group named analytics-function-dg?
Correct Answer: C,E
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
You plan to implement logging in your services that will run in Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE). Which statement describes the appropriate logging approach?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which statement is NOT valid regarding the structure and behavior of Docker images and containers?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).