Q27 — AWS SAA-C03 Ch.7

Question 27 of 65 | ← Chapter 7

Q457. A company plans to use Amazon ElastiCache for its multi-tier web application. A solutions architect creates a Cache VPC for the ElastiCache cluster and an App VPC for the application Amazon EC2 instances.Both VPCs are in the us-east-1 Region.The solutions architect must implement a solution to provide the application EC2 instances with access to the ElastiCache cluster.Which solution will meet these requirements MOST cost-effectively?

Correct Answer: A. Create a peering connection between the VPCs. Add a route table entry for the peering connection in both VPCs. Configure an inbound rule for the ElastiCache cluster security group to allow inbound connection from the application security group.