ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

454 / 474

Question 454:

You need to deploy an application in AWS EC2. A CloudFormation template is required to prepare for the infrastructure including VPC, public subnet, and private subnet. The EC2 instances should be placed into private subnets. The application needs to connect to the internet to download software packages. Which resources should be included in the CloudFormation template? (Select TWO).

Answer options:

A.VPC endpoint
B.Route table for NAT Gateway.
C.DHCP option set
D.Internet Gateway.
E.Transit gateway route table.