1Z0-997-26 Cloud Native Architecture Practice Question
When designing a container build and deployment pipeline using OCI DevOps and OCI Registry (OCIR), which THREE tasks can be automated within the CI/CD build pipeline stage?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Push newly built container images securely to OCI Registry (OCIR)
OCI DevOps build pipelines can execute shell commands, build container images from Dockerfiles, and push images to OCIR.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Push newly built container images securely to OCI Registry (OCIR)
Why this is correct
Correct. Build pipelines can push images directly to OCIR.
- ✓
Run automated unit tests and code linting scans as part of the build step
Why this is correct
Correct. Build pipelines execute arbitrary shell commands for testing and linting.
- ✗
Automatically provision a brand new OCI Tenancy root compartment
Why it's wrong here
Incorrect. Tenancy root compartments cannot be provisioned via DevOps pipelines.
- ✓
Build container images using a build specification file (build_spec.yaml) and Dockerfile
Why this is correct
Correct. OCI DevOps build pipelines execute build specifications to build container images.
- ✗
Directly modify physical OCI data center HVAC cooling temperatures
Why it's wrong here
Incorrect. Users have no access to data center hardware controls.
About these practice questions
This 1Z0-997-26 question is part of Courseiva's 348-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Oracle exam blueprint
This 1Z0-997-26 practice question is part of Courseiva's free Oracle certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 1Z0-997-26 exam.