
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 ensure a secure and consistent deployment using AWS CloudFormation, it is important to use 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 using AWS CloudFormation to deploy cloud resources. Which of the following steps should you take to ensure a secure and consistent deployment?
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.