ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

172 / 500

Question 172:

You have been requested to use CloudFormation to maintain version control and achieve automation for the applications in your organization. How can you best use CloudFormation to keep everything agile and maintain multiple environments while keeping costs down?

Answer options:

A.Create separate templates based on functionality, create nested stacks with CloudFormation.
B.Use CloudFormation custom resources to handle dependencies between stacks.
C.Create multiple templates in one CloudFormation stack.
D.Combine all resources into one template for version control and automation.