QuestionQ20
Oracle DevOps PracticesAs a DevOps engineer using OCI DevOps, you manage artifacts for a microservices application.
Based on your knowledge of working with DevOps projects and artifacts, which statement is correct?
- A Artifacts can be used directly by OCI DevOps without the need for them to be located or mirrored in an OCI Artifact or Container registry.
- B In the build pipeline, to store the Managed Build stage outputArtifacts, you need an OCI Object storage.
- C It is recommended to make artifacts immutable to prevent any modifications after they are uploaded.
- D Once created, the artifact’s name, type, and source cannot be modified.
Community Discussion