You must modify an existing Terraform configuration to deploy a subnet within the Web VPC and provision an EC2 instance inside the subnet. Only t2.micro…
Deploy a TODO app on ELB, ASG and DynamoDB table – Lab 4
Services Covered CloudFormation Lab description A business has tasked you with deploying a prototype of a new application. The business has given you the following…
Deploy WordPress page using CloudFormation – Lab 15
A quick AWS related lab where I will use a CloudFormation template to deploy a WordPress website on an EC2 instance. Services Covered CloudFormation Lab…
Cloud Resume Challenge – Final thoughts
Background I stumbled upon the Cloud Resume Challenge while preparing myself for the AWS Certified Solution Architect exam. I already passed the Cloud Practitioner and…
CloudFront Website for Cloud Resume Challenge Part Two
Finishing up my website using AWS SAM Lab 67 Services Covered AWS SAM Lab description Second part of my Cloud Resume Challenge SAM deployment. I’ve…
Infrastructure as Code – Frontend code deployed using SAM
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…
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.…