Skip to content

Transfer the Lage data from On-premises to S3

0

Hi Team, We currently have 80TB of data in On-premises that needs to be stored in AWS S3, and we are looking to do this at the most economical rate possible. Recommendations on the best pricing plans or storage classes (e.g., S3 Standard, S3 Intelligent-Tiering, S3 Glacier) to minimize costs while ensuring efficient data retrieval and durability. Step-by-step guidance on transferring our data from our current storage infrastructure to an S3 bucket.

1 Answer
1

Hi,

For large-scale data transfer from on-prem to AWS Cloud, AWS Snowball is very often a valid option: https://aws.amazon.com/snowball/. Otherwise, over-the-wire transfer via DataSync is usually the way to go.

You volume of data is intermediate: so, both options may be possible. Over-the-wire will heavily depend on the speed of your connectivity to the the Internet / AWS network.

Re costs when on AWS cloud, it is very much dependent on your various use cases. But, you can get inspired by:

You may also want to study the Cost-Optimization pillar of the Well-Architected Framework: https://docs.aws.amazon.com/wellarchitected/latest/framework/welcome.html

Best,

Didier

EXPERT

answered 2 years ago

EXPERT

reviewed 2 years ago

EXPERT

reviewed 2 years 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.