Tag: AWS Lab
-

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.…
-

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…
-

Using EC2 Roles and Instance Profiles in AWS – Lab 100
Create EC2 Instance, Instance Role and getting access to S3 bucket Lab 100 Using EC2 Roles and Instance Profile Services Covered IAM EC2 Lab…
-

100 Days in Cloud Challenge: Using EC2 Roles and Instance Profiles in AWS – Lab 100
First lab in my 100 Days in Cloud Challenge. Counting down to the last day of 2021. Using AWS CLI Create and assign IAM…