Madison HersomIntroduction 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 16Mar 16
Madison HersomCreating a Two-Tier Network with TerraformHow to create a two-tier network with TerraformFeb 19Feb 19
Madison HersomUsing 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 131Feb 131
Madison HersomIntroduction 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 4Feb 4
Madison HersomHow to Create Services in Docker SwarmCreating a MySQL backend network and service. Creating a WordPress frontend network and service.Jan 29Jan 29
Madison HersomIntroduction to DockerUnderstanding Docker, Docker images, and Docker containers.Jan 9Jan 9
Madison HersomHow 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
Madison HersomUsing 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