
Answer-first summary for fast verification
Answer: Create AWS Service Catalog products with approved CloudFormation templates.
The correct answer is D. AWS Service Catalog products with approved CloudFormation templates provide a way to centrally manage commonly deployed IT services, ensuring compliance with company policies. They allow developers to deploy multiple versions of the same application while adhering to strict tagging and resource requirements. In contrast, CloudFormation StackSets could potentially be modified by developers, and Trusted Advisor or drift detection operations are more about identifying issues after the fact rather than preventing them.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A company is utilizing AWS CloudFormation for infrastructure deployment and has stringent requirements for tagging and resource management. They aim to restrict deployments to only two AWS Regions. Additionally, developers are expected to deploy various versions of the same application. What strategy ensures that resource deployments adhere to the company's strict policies?
A
Create AWS Trusted Advisor checks to find and remediate unapproved CloudFormation StackSets.
B
Create a Cloud Formation drift detection operation to find and remediate unapproved CloudFormation StackSets.
C
Create CloudFormation StackSets with approved CloudFormation templates.
D
Create AWS Service Catalog products with approved CloudFormation templates.