As a DevOps engineer working with OCI DevOps, you are managing artifacts for a microservices application.
Based on your understanding of working with DevOps projects and artifacts, which statement is true?
Making artifacts immutable ensures that the build artifacts are not altered after being published. This is a best practice to maintain the integrity and consistency of the artifacts used in deployments, preventing unintentional changes that could introduce issues during subsequent deployment stages.
Currently there are no comments in this discussion, be the first to comment!