From 35d07733d99fc270e196db258ce36ea8b1a9a245 Mon Sep 17 00:00:00 2001 From: Les Ucinski <70897432+CloudedThings@users.noreply.github.com> Date: Fri, 31 Dec 2021 11:33:31 +0100 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cba25b1..62066e9 100644 --- a/README.md +++ b/README.md @@ -175,8 +175,25 @@ List of Labs in the repository (will be growing as time passes towards the end o * [21-Deploy-Highly-Available-Website-with-Terraform](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/21-Deploy-Highly-Available-Website-with-Terraform) * [20-React-Voting-App-on-EC2](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/20-React-Voting-App-on-EC2) * [19-Real-time-data-streaming-with-Kinesis-Data-Stream-and-Agent](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/19-Real-time-data-streaming-with-Kinesis-Data-Stream-and-Agent) -* []() -* []() +* [18-Export-RDS-DB-Snapshot-to-S3](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/18-Export-RDS-DB-Snapshot-to-S3) +* [17-Serverless-Container-App-On-Fargate](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/17-Serverless-Container-App-On-Fargate) +* [16-Monitoring-EC2-with-CloudWatch](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/16-Monitoring-EC2-with-CloudWatch) +* [15-Deploy-Wordpress-using-CloudFormation](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/15-Deploy-Wordpress-using-CloudFormation) +* [14-DynamoDB-Global-Secondary-Index](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/14-DynamoDB-Global-Secondary-Index) +* [13-Query-RDS-DB-with-Lambda](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/13-Query-RDS-DB-with-Lambda) +* [12-Predicting-Time-Series-Data-With-Forecast](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/12-Predicting-Time-Series-Data-With-Forecast) +* [11-Deploy-DocumentDB-cluster](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/11-Deploy-DocumentDB-cluster) +* [10-Aggregating-Data-with-Managed-Streaming-for-Apache-Kafka](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/10-Aggregating-Data-with-Managed-Streaming-for-Apache-Kafka) +* [09-Application-Load-Balander-for-ECS](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/09-Application-Load-Balander-for-ECS) +* [08-Deploy-WordPress-on-EKS-Kubernetes-Cluster](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/08-Deploy-WordPress-on-EKS-Kubernetes-Cluster) +* [07-S3-Events-With_lambda](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/07-S3-Events-With_lambda) +* [06-S3-Object-Lambda](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/06-S3-Object-Lambda) +* [05-Accessing-DynamoDB-using-API-Gateway](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/05-Accessing-DynamoDB-using-API-Gateway) +* [04-Deploy-Scalability-using-CloudFormation](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/04-Deploy-Scalability-using-CloudFormation) +* [03-Storing-and-Rotating-RDS-Credentials-in-Secrets-Manager](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/03-Storing-and-Rotating-RDS-Credentials-in-Secrets-Manager) +* [02-Running-queries-using-Redshift](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/02-Running-queries-using-Redshift) +* [01-Deploy-Infrastructure-with-Terraform](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/01-Deploy-Infrastructure-with-Terraform) +* [00-CloudFormation-Stack-Update](https://github.com/CloudedThings/100-Days-in-Cloud/tree/main/Labs/00-CloudFormation-Stack-Update)