ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 379 - SAA-C03 discussion

Report
Export

An application running on an Amazon EC2 instance in VPC-A needs to access files in another EC2 instance in VPC-B. Both VPCs are in separate AWS accounts. The network administrator needs to design a solution to configure secure access to EC2 instance in VPC-B from VPCA.

The connectivity should not have a single point of failure or bandwidth concerns.

Which solution will meet these requirements?

A.
Set up a VPC peering connection between VPC-A and VPC-B.
Answers
A.
Set up a VPC peering connection between VPC-A and VPC-B.
B.
Set up VPC gateway endpoints for the EC2 instance running in VPC-B.
Answers
B.
Set up VPC gateway endpoints for the EC2 instance running in VPC-B.
C.
Attach a virtual private gateway to VPC-B and set up routing from VPC-A.
Answers
C.
Attach a virtual private gateway to VPC-B and set up routing from VPC-A.
D.
Create a private virtual interface (VIF) for the EC2 instance running in VPC-B and add appropriate routes from VPC-A.
Answers
D.
Create a private virtual interface (VIF) for the EC2 instance running in VPC-B and add appropriate routes from VPC-A.
Suggested answer: A

Explanation:

AWS uses the existing infrastructure of a VPC to create a VPC peering connection; it is neither a gateway nor a VPN connection, and does not rely on a separate piece of physical hardware. There is no single point of failure for communication or a bandwidth bottleneck.

https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html

asked 16/09/2024
Jonathan Dowds
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first