Utilizing Python Boto3 library and other AWS Services to stop ec2 instancesFor this project, we were provided with the following scenario: Our DevOps engineering team often uses a development lab to test releases…Jul 30, 2022Jul 30, 2022
*** EC2 Random Name Generator ***Hello everyone, I decided to go back over some of my previous projects and expand on what was presented. Below you will find a small Python…Jul 17, 2022Jul 17, 2022
Working with AWS and Python to trigger Lambda to send a message to an SQS queue.Task at hand…Jul 13, 2022Jul 13, 2022
Creating a reusable (repeatable) Infrastructure with a custom ec2 moduleHello everyone, I come to you with another project to add to my ongoing learning and tooling experience. Tooling, in that I am developing…Jul 10, 2022Jul 10, 2022
Using AWS Cloud9, Docker w/CentOS image and Terraform to create an ECS clusterHello, I am back with my latest project which contains AWS, Docker and Terraform project.Jul 4, 2022Jul 4, 2022
Use AWS and Terraform to deploy a two-tier architecture and create a diagram.Scenario: Your team needs you to diagram and deploy a two-tier architecture for your company. For the foundational project, you are allowed…Jun 25, 2022Jun 25, 2022
Using AWS Cloud9 with Docker to deploy a NGINX static websiteExpected outcome: Deploy a static website using a docker container. The website will display the date and time of deployment for the…Jun 14, 2022Jun 14, 2022
How to utilize an Amazon Auto Scaling group to launch multiple EC2 instances due to a CPU’s…Good afternoon, everyone!!! I present to you my latest project, as a guest in Cohort Blue of (Level Up In Tech) we were challenged with…Apr 13, 2022Apr 13, 2022
How to use the AWS CLI to scan and write to DynamoDB tableProject tasks: IAM Roles with EC2 Create a DynamoDB table for something of your choosing (e.g. movies, food, games) Add 10 or more items to…Apr 4, 2022Apr 4, 2022
How to use the AWS CLI to launch an ec2 instance with a user data script which will install and…The AWS Management console provides a solid option for creating an EC2 instance and provisioning an Apache web server (HTTP), however…Mar 30, 2022Mar 30, 2022