SAA-C03 · Question #124
SAA-C03 Question #124: Real Exam Question with Answer & Explanation
The correct answer is B: Use AWS Cloud Formation to set up the infrastructure. Use AWS Config to track changes.. AWS CloudFormationallows for the automated, repeatable setup of infrastructure, reducing human error and ensuring consistency.AWS Configprovides the ability to track changes in the infrastructure, ensuring that all changes are logged and auditable, which satisfies the requirement
Question
A company has customers located across the world. The company wants to use automation to secure its systems and network infrastructure The company's security team must be able to track and audit all incremental changes to the infrastructure. Which solution will meet these requirements?
Options
- AUse AWS Organizations to set up the infrastructure. Use AWS Config to track changes
- BUse AWS Cloud Formation to set up the infrastructure. Use AWS Config to track changes.
- CUse AWS Organizations to set up the infrastructure. Use AWS Service Catalog to track changes.
- DUse AWS Cloud Formation to set up the infrastructure. Use AWS Service Catalog to track
Explanation
AWS CloudFormationallows for the automated, repeatable setup of infrastructure, reducing human error and ensuring consistency.AWS Configprovides the ability to track changes in the infrastructure, ensuring that all changes are logged and auditable, which satisfies the requirement for tracking incremental changes. Option A and C (AWS Organizations): AWS Organizations manage multiple accounts, but they are not designed for infrastructure setup or change tracking. Option D (Service Catalog): Service Catalog is used for deploying products, not for setting up infrastructure or tracking changes.
Community Discussion
No community discussion yet for this question.