How many hours it will take to transfer 500 gb of data from on premise SQL database to AWS S3 using AWS DMS.
I want to use t3 or t4 instances in AWS DMS
How many hours it will take to transfer 500 gb of data from on premise SQL database to AWS S3 using AWS DMS.
I want to use t3 or t4 instances in AWS DMS
as noted on your previous question, you do not need ec2 for data transfer. Just mount a disk locally with S3 File Gateway service, it will be one of the easiest ways to do it.
Speed will depend on your network connection between you and AWS destination. You can test ping here to get some insight: https://cloudpingtest.com/aws