Add S3 free tier

This commit is contained in:
Hibot12 2024-10-06 17:22:47 +02:00 committed by GitHub
parent 38729b97e0
commit 8ada3d6019
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,7 +105,8 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo
* [EBS](https://aws.amazon.com/ebs/) - 30GB per month of General Purpose (SSD) or Magnetic(12mo)
* [Elastic Load Balancing](https://aws.amazon.com/elasticloadbalancing/) - 750 hours per month(12mo)
* [RDS](https://aws.amazon.com/rds/) - 750 hours per month of db.t2.micro, db.t3.micro, or db.t4g.micro, 20GB of General Purpose (SSD) storage, 20GB of storage backups
* [Glacier](https://aws.amazon.com/glacier) - 10GB long-term object storage
* [S3](https://aws.amazon.com/s3/) - 5GB Standard object storage, 20K Get requests and 2K Put requests(12 mo)
* [Glacier](https://aws.amazon.com/glacier/) - 10GB long-term object storage
* [Lambda](https://aws.amazon.com/lambda/) - 1 million requests per month
* [SNS](https://aws.amazon.com/sns/) - 1 million publishes per month
* [SES](https://aws.amazon.com/ses/) - 3.000 messages per month (12mo)