1 Answer
- Newest
- Most votes
- Most comments
1
Depending on the region, the following would be calculated for Northern Virginia.
https://aws.amazon.com/jp/datasync/pricing/?nc1=h_ls
200000GB * 0.0125USD = 2,500 USD
This question has already been answered here.
repost.aws/questions/QUHKDs4A0bQJGjy1edkkeaRg/data-migration-using-with-data-sync#ANv0qm9qQ1RduypTjOTQzDQg
Relevant content
- Accepted Answerasked a year ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a month ago
I need s3 transfer out cost for data migration using data sync for 200 TB and 50 million objects
I relied on the documentation to calculate this. The charges incurred at the destination S3 would be as follows. https://aws.amazon.com/s3/pricing/?nc1=h_ls
0.005USD * 5,0000000/1000 + 0.023USD * 50TB + 0.022USD * 150TB = 4,700USD
The breakdown is as follows.
This is the fee for put requests to S3, etc. 0.005USD per 1000 times, so 5,0000000 divided by 1000.
The first 50 TB is 0.023 USD and the next 450 TB is 0.022 USD.
Also, data transfer to S3 should be free within the same AWS region.
Even if it were in a different region, it would be 0.02USD per GB, which would be 4,000USD.
For exact fees, please contact AWS support using "Account and billing". https://docs.aws.amazon.com/awssupport/latest/user/case-management.html
May i know how many days it will take for 200TB to migrate from one account s3 to another account s3 and also i think the data transfer charges will applicable for migrating one account s3 to another account s3 let me confirm the charges for tokyo region. Thanks
S3 0.005USD * 5,0000000/1000 + 0.023USD * 50TB + 0.022USD * 150TB = 4,700USD 0.02USD * 200000GB = 4,000USD
DataSync 200000GB * 0.0125USD = 2,500USD
If the calculation method is correct, the fee would be as follows. 4,700USD + 4,000USD + 2,500USD = 11,200USD
The transfer rate would be calculated as follows if the maximum could be used.
1,600,000,000,000,000bit = 200TBtye ×1000×1000×1000×1000 × 8bit 10,000,000,000bit = 10Gbps ×1000×1000×1000 160000.00sec = 1,600,000,000,000,000bit ÷ 10,000,000,000bit × 1 If the transfer rate can be used to the maximum, the following times would be possible. 1 day and 20 hours, 26 minutes, 40 seconds