From 8ada3d6019ed4358a80885adfa1884bca4aa68cc Mon Sep 17 00:00:00 2001 From: Hibot12 <34285446+Hibot12@users.noreply.github.com> Date: Sun, 6 Oct 2024 17:22:47 +0200 Subject: [PATCH] Add S3 free tier --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba399a20..d3c3c755 100644 --- a/README.md +++ b/README.md @@ -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)