A DevOps team uses AWS CloudFormation for infrastructure deployments and notices high costs from frequent stack updates in lower environments. Which approach best reduces these costs?
-
A
Deploy all environments into a single CloudFormation stack
-
B
Use CloudFormation Change Sets to preview and batch changes before applying
-
C
Switch to AWS CDK to avoid CloudFormation costs
-
D
Disable drift detection to reduce API calls