🔥 3-day streak
AWS Certified DevOps Engineer - Professional111 / 204
Question 111 of 204
A financial services company uses CodePipeline with CodeCommit as the source, CodeBuild for compilation, and CodeDeploy for EC2 deployments. Auditors require that every deployed artifact be traceable to the exact Git commit that produced it, and that the same artifact promoted to production is bit-for-bit identical to what was tested in staging. Currently, the team has two separate pipelines: one that builds and deploys to staging, and another that independently rebuilds from source and deploys to production. Auditors flagged that production artifacts cannot be guaranteed identical to staging artifacts. Which change BEST satisfies the traceability and identical-artifact requirements?
Reviewed for accuracy · Report an issueNext question