ExamQuestions.com

Register
Login
AWS Certified Advanced Networking Specialty Exam Questions

Amazon

AWS Certified Advanced Networking Specialty

11 / 585

Question 11:

You have been requested to use CloudFormation to maintain version control and achieve automation for the applications in your organization. The environment will consist of several networking components and application services. What is the best way to design the template?

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.