VPC Private Endpoint Service for Datasync

0

A customer is going to use Datasync to migrate data on-prem to S3 bucket through private network, DX connection has been established between on-prem and aws VPC. In Datasync, we can create VPC private endpoint according to our documentation: https://docs.aws.amazon.com/datasync/latest/userguide/datasync-in-vpc.html

The DataSync agent will be deployed in EC2 in the VPC, I wonder if we also need to create another VPC endpoint for S3 to ensure end-to-end traffic remain in private traffic.

AWS
asked 4 years ago1086 views
1 Answer
0
Accepted Answer

A VPC endpoint for S3 will not be required. When creating your Datasync task, the service will deploy 4 ENIs in the VPC which will be used for data transfer. You can read more on this in the following link:

https://aws.amazon.com/blogs/storage/transferring-files-from-on-premises-to-aws-and-back-without-leaving-your-vpc-using-aws-datasync/

AWS
answered 4 years ago
profile picture
EXPERT
reviewed 10 hours ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions