Month: September 2021
-

Moving Route 53 DNS Hosted Zone to LightSail – Lab 92
Domains registered in Route 53 will have an automatically activated Hosted Zone, but the Lightsail service comes with free DNS management. Lab 92 Services…
-

Building a Docker-based Flask App with Aurora Serverless
Purpose of this lab is to create an Amazon Aurora database that would serve the Flask Python app run locally as a Docker container.…
-

Hosting a blog with AWS – Lightsail vs Amazon S3 vs EC2
In order to create this blog I needed to go through some thinking. Where to host it, which platform to use and obviously the…
-

React App on S3 with Static Hosting and CloudFront – Lab 94
Purpose of this lab is to create an React app hosted in S3 bucket that’ll be a static website for cloudofthings.net. Services Covered S3…
-

CloudWatch event for RDS backup to DynamoDB – Lab 95
Purpose of this lab is to create an CloudWatch Event Rule that will trigger the Lambda function on a schedule. Lambdas code will query…
-

Running Lambda on a schedule – Lab 96
Purpose of this lab is to create an CloudWatch Event Rule that will trigger the Lambda function on a schedule. Lab 96 Services Covered…
-

Build a real-time data streaming system with Amazon Kinesis Data Streams – Lab 97
An application uploads text files to S3 Bucket. Whenever a file is uploaded to the bucket a Lambda function get triggered. Lambda function reads…
-

AWS IoT – ESP32-CAM and Rekognition – Lab 98
In this lab an ESP32 with camera will connect to IoT Core, subscribe to a topic, obtain pre-sign url to S3 object for an…
-

Deploy an Amazon RDS Multi-AZ and Read Replica in AWS – Lab 99
100 days in Cloud Deploy an Amazon RDS Multi-AZ and Read Replica in AWS Lab 99 Lab Details Services covered Lab description Lab diagram…
-

Deploy an Amazon RDS Multi-AZ and Read Replica in AWS – Lab 99
Using AWS CLI create and deploy RDS with Multi-AZ and Read Replica Services Covered RDS Route 53 Lab description This lab exercises following concepts…