It’s time to deploy my frontend resources using SAM. This lab includes creating S3 bucket, CloudFront distribution and making it online Lab 70 Services…
Amazon Lex – create and teach a chatbot
This lab is mostly teaching the chatbot how to respond to utterances. I wanted to test some of the Amazons Machine Learning features and Lex…
Using Terraform launch a NGINX server on EC2 with Elastic IP – Lab 72
I want to learn Terraform since that many say that it’s widly used in Cloud community even though that AWS has it’s IaC solution SAM.…
S3 hosted static website with API backed visitors count with CloudFront distribution – Lab 73
100 days in Cloud Part One of Cloud Resume Challenge: The manual set-up of frontend Services Covered CloudFront Lambda S3 API Gateway DynamoDB Certificate Manager…
Cloud Resume Challenge – Part One
As you know practice makes perfect so a challenge is a great way to get your hands ‘cloudy’. I’ve been doing my own 100 Days…
Blue/Green deployment in Elastic Beanstalk – Lab 74
This lab goes through the steps of setting up a Blue/Green deployment in Elastic Beanstalk. It incudes launching a sample PHP application and realising an…
100 Days in Cloud Challenge
100 days in Cloud – One lab a day with AWS cloud services. Idea is to cover as many AWS architectures and services as possible…
Create EC2 Instance and Connect to a Windows machine using RDC – Lab 75
Lab 75 Create and connect to a EC2 Instance running a Windows Server 2019 AMI. Then connect to it it from your machine using RDC.…
Create Elastic Network Interface – Multiple IPs on an EC2 – Lab 76
Lab 76 The lab goes through a process of creating an Amazon EC2 Instance, Security Groups, Elastic IP and additional Elastic Network Interface. The Instance…
Install Python module for Lambda using Cloud9 – Lab 77
100 days in Cloud Lab 77 Install Python module for Lambda using Cloud9 Services Covered Lambda Cloud9 Lab description For a Lambda function to work…