Update a CloudFormation template Services Covered CloudFormation Lab description You have been tasked with the following: Increasing the size of one of the instances Allowing…
Storing and Rotating RDS Credentials in Secrets Manager – Lab 3
Services Covered RDS Secrets Manager Lambda CloudFormation EC2 Lab description Using the command-line shell, update a simple Python web application to connect to the RDS…
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…
Creating VPC with CloudFormation – Lab 26
Create a stack in Cloudfromation and then updated it Services Covered CloudFormation VPC Lab description In this lab I will deploy resource using CloudFormation template.…
Using CDK deploy Lambda function to send images to Amazon Rekognition and log results in DynamoDB – Lab 80
Lab 80 In this lab a CDK stack will be created to provide a rekognition service and log result in DynamoDB. JavaScript will be used…
Provisioning EC2 Instances using CloudFormation – Lab 83
Create an Amazon EC2 instance running the Amazon Linux AMI. The AMI is chosen based on the region in which the stack is run. This…