ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

14 / 690

Question 14:

Your current architecture consists of a set of web servers spun up as part of an Autoscaling group. These web servers then communicate with a set of database servers. You need to ensure that the database servers` security groups are set properly to accept traffic from the web servers. Which of the following is the best way to accomplish this?

Answer options:

A.Ensure that the Private IP addresses of the web servers are put as sources for the incoming rules in the database server security group.
B.Ensure that the Public IP addresses of the web servers are put as sources for the incoming rules in the database server security group.
C.Ensure that the web server security group is placed as the source for the incoming rules in the database server security group.
D.Ensure that the Instance ID of the web servers are put as sources for the incoming rules in the database server security group.