A financial company that is located in the us-east-1 Region needs to establish secure connectivity to AWS. The company has two on-premises data centers, each located within the same Region. The company's network team needs to establish hybrid connectivity to its AWS environment with reliable and consistent connectivity. The connection must provide access to the company's private resources inside its AWS environment. The resources are located in the us-east-1 and us-west-2 Regions. The connection must allow resources from the corporate networks to send large amounts of data to Amazon S3 over the same connection. To meet compliance requirements, the connection must be highly available and must provide encryption for all packets that are sent between the on-premises location and any services on AWS. Which combination of steps should the network team take to meet these requirements? (Choose two.)
- ASet up a private VIF to send data to Amazon S3. Use an AWS Site-to-Site VPN connection over the private VIF to encrypt data in transit to the VPCs in us-east-1 and us-west-2.
- BSet up an AWS Direct Connect connection to each of the company's data centers. (correct answer)
- CSet up an AWS Direct Connect connection from one of the company's data centers to us-east-1 and us-west-2.
- DSet up a public VIF to send data to Amazon S3. Use an AWS Site-to-Site VPN connection over the public VIF to encrypt data in transit to the VPCs in us-east-1 and us-west-2. (correct answer)
- ESet up a transit VIF for an AWS Direct Connect gateway to send data to Amazon S3. Create a transit gateway. Associate the transit gateway with the Direct Connect gateway to provide secure communications from the companyβs data centers to the VPCs in us-east-1 and us-west-2.
Reveal answer & explanationHide answer
The correct answer is B, D. Option B: Set up an AWS Direct Connect connection to each of the company's data centers. Option D: Set up a public VIF to send data to Amazon S3. Use an AWS Site-to-Site VPN connection over the public VIF to encrypt data in transit to the VPCs in us-east-1 and us-west-2.
Explanation
Amazon S3 provides durable, scalable object storage that is fully managed. AWS Direct Connect provides a dedicated, consistent private network link between on premises and AWS. AWS Site-to-Site VPN provides encrypted connectivity between on premises and a VPC. By spanning multiple Availability Zones / adding redundancy, this option provides the high availability and resilience required.