- Newest
- Most votes
- Most comments
H, If I understood your requirement correctly you want to transfer data from an on-premise Windows 10 machine to an S3 bucket. You do not need to utilize an EC2 instance you need to configure the data sync agent on your on-premise device.
Check the following options mentioned in the documentation -> https://docs.aws.amazon.com/datasync/latest/userguide/transferring-on-premises-storage.html
Hello,
It is possible to deploy the DataSync agent as an EC2 instance but not typically recommended due to latencies connecting to a source storage system over a network. You can deploy the agent on a supported hypervisor on premises. https://docs.aws.amazon.com/datasync/latest/userguide/deploy-agents.html
For an agent deployed in AWS, you would need to provide a IP address that the agent can connect to and ensure you have the proper ports opened through your VPC security group as well. https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html
The agent provides a local console that enables you to test connectivity to the storage system. https://docs.aws.amazon.com/datasync/latest/userguide/local-console-vm.html#self-managed-storage-connectivity
Relevant content
- asked 5 months ago
- asked a year ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 2 years ago