Introduction to CI/CD PipelinesDefinitionsCreate a CI/CD pipeline utilizing GitHub Actions. This pipeline should build and deploy an Nginx image to Docker Hub. The DockerMar 16, 2024Mar 16, 2024
Creating a Two-Tier Network with TerraformHow to create a two-tier network with TerraformFeb 19, 2024Feb 19, 2024
Using Terraform to Create a Web Server on AWSLearn how to launch an Auto Scaling Group that spans 2 subnets in the default VPC, create a security group, launch an Apache web server.Feb 13, 20241Feb 13, 20241
Introduction to TerraformHow to utilize the Terraform registry to build out a main.tf file to build resources such as: EC2 instance, security group, and S3 buckets.Feb 4, 2024Feb 4, 2024
How to Create Services in Docker SwarmCreating a MySQL backend network and service. Creating a WordPress frontend network and service.Jan 29, 2024Jan 29, 2024
Introduction to DockerUnderstanding Docker, Docker images, and Docker containers.Jan 9, 2024Jan 9, 2024
How to use Python Boto3 to stop Instances with LambdaUsing Pytho Boto3 to generate a script to automatically stop all instances daily with a scheduled Lambda functionDec 29, 2023Dec 29, 2023
Using Python to Pull File InformationCreate a script that generates a list of dictionaries about files in the working directory. Then print the list.Dec 29, 2023Dec 29, 2023