ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

239 / 690

Question 239:

There is a requirement to host a database server. The server needs to connect to the Internet while downloading the required database patches. But the ingress traffic to the instances is not allowed. Which of the following solutions would satisfy the above requirements at its best? 

Answer options:

A.Setup the database in a private subnet with a security group that only allows outbound traffic.
B.Setup the database in a public subnet with a security group that only allows inbound traffic.
C.Setup the database in a local data center and use a private gateway to connect the application to the database.
D.Setup the database in a private subnet that connects to the Internet via NAT Gateway.