How should a solutions architect configure the communication between the EC2 instances and the DB instance?
A company is designing an application to run in a VPC on AWS.The application consists of Amazon EC2 instances that run in private subnets as part of an AutoScaling group.The application also includes a Network Load Balancer that extends across public subnets.The application stores data in an Amazon RDS DB instance.The company has attached a security group that is named `web-servers` to the EC2 instances.The company has attached a security group that is named`database` to the DB instance.How should a solutions architect configure the communication between the EC2 instances and the DB instance?Read More →