Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
An EC2 instance in VPC-A requires secure file access to another EC2 instance in VPC-B, across different AWS accounts. The solution must ensure no single point of failure and address bandwidth concerns. Which connectivity option is appropriate?
A
Establish a VPC peering connection between VPC-A and VPC-B.
B
Configure VPC gateway endpoints for the EC2 instance in VPC-B.
C
Integrate a virtual private gateway with VPC-B and establish routing from VPC-A.
D
Deploy a private virtual interface for the EC2 instance in VPC-B and configure routes from VPC-A.