ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

252 / 340

Question 252:

Your team has set up a VPC with multiple subnets. There is a webserver hosted in one subnet and a database server hosted in another subnet. During the initial test, the webserver could not establish communication with the database server. Which of the following would you need to check for this?

Answer options:

A.Ensure that the Internet gateway is attached to the VPC.B.Ensure that the route tables are modified so that communication is possible across subnets.
C.Ensure the security group for the database server is allowing the required inbound communication.
D.Ensure a public IP is assigned to the database server.