Purpose of this lab is to create an Amazon Aurora database that would serve the Flask Python app run locally as a Docker container. Lab…
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 Route…
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 EC2…
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 the…
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 description…
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 ROles…