ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

259 / 340

Question 259:

Your team is creating a Cloudformation stack that will make use of a template to create a VPC, an Internet gateway and EC2 Instances with public IP address. Which of the following should you consider to avoid running into errors in the template deployment?

Answer options:

A.Ensure that the parameter section is included in the template.
B.Ensure that the DependsOn attribute is specified in the template.
C.Ensure that the DeletionPolicy is mentioned in specified in the template.
D.Ensure that the UpdatePolicy is mentioned in specified in the template.