Creating a Custom Module for an EC2 Instance with TerraformHands-on project creating a custom module for an EC2 instance with an Amazon Linux 2 AMI ID.Jul 26, 2022Jul 26, 2022
Published inAWS in Plain EnglishCreating New AWS IAM Users in Terraform CloudCreate 5 New AWS IAM Users in Terraform Cloud. Watch the apply and destroy process using a CI/CD tool.Jun 22, 2021Jun 22, 2021
Published inGeek CultureDeploying a 3-Tier AWS VPC Architecture Using TerraformHere we explore the power that Terraform modules hold when creating VPC Architecture in AWS.May 26, 20211May 26, 20211
Published inTowards AWSDeploying a Static Website in a Docker Container using NGINXWe create a simple static website in this project! Learn how to use NGINX, Docker, and AWS S3 together.May 24, 20211May 24, 20211
Creating a Python 3 Environment on an EC2 Instance with AWS CLIIn this project, we will be bootstrapping an EC2 Instance where a Python3 Environment is configured to run a simple application.May 11, 20211May 11, 20211
Setting Up an Auto Scaling Group with AWS CLILike my last project, we are setting up an Auto Scaling group, but this time through our terminal. An AWS account is needed for this…May 7, 20211May 7, 20211
Published inAWS in Plain EnglishHow to Test Downtime of Highly Available Servers in AWSWe are tasked with testing our highly available servers to ensure we have 0% downtime. To perform this task, an AWS account is required.Apr 19, 2021Apr 19, 2021
Connecting to a Private Instance through a Bastion HostTask: we are setting up architecture for our team to have a private instance in a private subnet for only our team to access. We will need…Mar 15, 2021Mar 15, 2021