
Ultimate access to all questions.
Your company is developing a web-based application and you need to ensure that production deployments are linked to source code commits and are fully auditable. What should you do?
A
Make sure a developer is tagging the code commit with the date and time of commit.
B
Make sure a developer is adding a comment to the commit that links to the deployment.
C
Make the container tag match the source code commit hash.
D
Make sure the developer is tagging the commits with latest.