Question 55 of 80
Single answerWhich solution will meet these requirements?
ACreate a new route table that excludes the route to the public subnets' CIDR blocks. Associate the route table with the database subnets.
BCreate a security group that denies inbound traffic from the security group that is assigned to instances in the public subnets. Attach the security group to the DB instances.
✓CCreate a security group that allows inbound traffic from the security group that is assigned to instances in the private subnets. Attach the security group to the DB instances.
DCreate a new peering connection between the public subnets and the private subnets. Create a different peering connection between the private subnets and the database subnets.
✓
Correct Answer: C
Create a security group that allows inbound traffic from the security group that is assigned to instances in the private subnets. Attach the security group to the DB instances.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.