From 0e60ed63ac5a1ff07364607036ae604143f8bb20 Mon Sep 17 00:00:00 2001 From: Hibot12 <34285446+Hibot12@users.noreply.github.com> Date: Tue, 10 Jan 2023 20:07:15 +0100 Subject: [PATCH 1/2] Update EC2 egress free offering See https://aws.amazon.com/ec2/pricing/on-demand/, under Data Transfer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f584c534..7b11d790 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [CodePipeline](https://aws.amazon.com/codepipeline/) - 1 active pipeline per month * [DynamoDB](https://aws.amazon.com/dynamodb/) - 25GB NoSQL DB * [EC2](https://aws.amazon.com/ec2/) - 750 hours per month of t2.micro or t3.micro(12mo) + * [EC2](https://aws.amazon.com/ec2/) - 100GB egress per month * [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 From b09c4569b7af34c94c2c4cf0fc5e6ecb1169a7ca Mon Sep 17 00:00:00 2001 From: Hibot12 <34285446+Hibot12@users.noreply.github.com> Date: Thu, 12 Jan 2023 16:33:02 +0100 Subject: [PATCH 2/2] Update format --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 50519ecd..2e298a7b 100644 --- a/README.md +++ b/README.md @@ -96,8 +96,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [CodeCommit](https://aws.amazon.com/codecommit/) - 5 active users,50GB storage and 10000 request per month * [CodePipeline](https://aws.amazon.com/codepipeline/) - 1 active pipeline per month * [DynamoDB](https://aws.amazon.com/dynamodb/) - 25GB NoSQL DB - * [EC2](https://aws.amazon.com/ec2/) - 750 hours per month of t2.micro or t3.micro(12mo) - * [EC2](https://aws.amazon.com/ec2/) - 100GB egress per month + * [EC2](https://aws.amazon.com/ec2/) - 750 hours per month of t2.micro or t3.micro(12mo). 100GB egress per month * [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