AWS S3 storage for backup

0

Hello,

Please help me . I need to store my whm backups of 10 TB size in every month to S3 , is it possible. How much will be the cost.

pooja
asked 2 years ago277 views
3 Answers
1

Hey - the AWS Pricing Calculator is a good place to start.

  • Select S3 under AWS Services
  • Input the details (region, storage class, 10 TB per month, etc)

It will then provide a cost estimate.

profile pictureAWS
Jake
answered 2 years ago
1

The total volume of data and number of objects you can store are unlimited. Individual Amazon S3 objects can range in size from a minimum of 0 bytes to a maximum of 5 TB. The largest object that can be uploaded in a single PUT is 5 GB. For objects larger than 100 MB, customers should consider using the Multipart Upload capability.

Refer : https://aws.amazon.com/s3/faqs/

Tiered pricing : https://aws.amazon.com/s3/pricing/

profile pictureAWS
EXPERT
answered 2 years ago
0

Is it possible to store 10 TB backup, is there any limit.

pooja
answered 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.

Guidelines for Answering Questions