
Ultimate access to all questions.
A company requires secure and private data transfer from its on-premises systems to Amazon S3 buckets across three different AWS accounts without utilizing the public internet. The company currently lacks dedicated AWS connectivity. What are the recommended steps for a solutions architect to ensure this secure data transfer? (Select two options.)
A
Set up a networking account in AWS, create a private VPC within this account, and establish an AWS Direct Connect connection using a private VIF to link the on-premises environment with the private VPC.
B
Set up a networking account in AWS, create a private VPC within this account, and establish an AWS Direct Connect connection using a public VIF to link the on-premises environment with the private VPC.
C
In the networking account, create an Amazon S3 interface endpoint to facilitate secure data transfer.
D
In the networking account, create an Amazon S3 gateway endpoint to facilitate secure data transfer.
E
Set up a networking account in AWS, create a private VPC within this account, and peer this VPC with the VPCs in the accounts hosting the S3 buckets to enable private data transfer.