Q43 — AWS SAA-C03 Ch.1

Question 43 of 65 | ← Chapter 1

Q43. A solutions architect is developing a multiple-subnet VPC architecture. The solution will consist of six subnets in two Availability Zones.The subnets are defined as public, private, and dedicated for databases. Only the Amazon EC2 instances running in the private subnets should be able to access a database.Which solution meets these requirements?

Correct Answer: C. Create a security group that allows ingress from the security group used by instances in the private subnets. Attach the security group to an Amazon RDS DB instance.