ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

189 / 690

Question 189:

Your current setup in AWS consists of the following architecture: 2 public subnets, one subnet with web servers accessed by users across the Internet and another subnet for the database server. Which of the following changes to the architecture would add a better security boundary to the resources hosted in this setup?

Answer options:

A.Consider moving the web server to a private subnet.
B.Create a private subnet and move the database server to a private subnet.
C.Consider moving both the web and database servers to a private subnet.
D.Consider creating a private subnet and adding a NAT Instance to that subnet.