ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

371 / 690

Question 371:

Your company is planning on hosting a set of EC2 Instances in AWS. The Instances would be configured in a way that one will be used as a web tier and the other as a database (EC2 Hosted). The web tier should be exposed to the Internet in the Public Subnet and Database is in Private Subnet in the same VPC with the default configuration. What configuration needs to be done in order to let Web Server communicate with Database Server?

Answer options:

A.Change the main route tables to have the desired routing between the subnets
B.Ensure that the Security Groups have the required rules defined to allow traffic
C.Ensure that all instances have a public IP for communication
D.Ensure that all subnets are defined as public subnets