
Answer-first summary for fast verification
Answer: Use CloudFormation to deploy resources with versioning and enforce security measures such as template hardening and drift detection.
To implement a secure and consistent deployment strategy, it is important to use CloudFormation with versioning and enforce security measures such as template hardening and drift detection. This will help to maintain the integrity of the infrastructure and detect any unauthorized changes. Option A does not enforce any security measures, which is not secure. Option B does not enforce security measures, which is not secure. Option D does not use CloudFormation and does not enforce any security measures, which is not a best practice.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your organization is planning to implement a secure and consistent deployment strategy for cloud resources using AWS CloudFormation. Which of the following best practices should you follow to achieve this?
A
Use CloudFormation to deploy resources without any security measures or versioning.
B
Use CloudFormation to deploy resources with versioning, but do not enforce any security measures.
C
Use CloudFormation to deploy resources with versioning and enforce security measures such as template hardening and drift detection.
D
Do not use CloudFormation and manually deploy resources without any security measures.
No comments yet.