Michael GattWEB STACK IMPLEMENTATION (LEMP STACK)LEMP is an open-source web application stack used to develop web applications. The term LEMP is an acronym that represents L for the Linux…Apr 11, 2023Apr 11, 2023
Michael GattWeb Stack Implementation with AWSAs you kick off your career in DevOps, you will soon realize that everything you will be doing as a DevOps engineer is around software…Feb 7, 2023Feb 7, 2023
Michael GattCreate an Amazon ECS Cluster using Docker Image with TerraformThis project will cover creating an EKS(Elastic Kubernetes Service) cluster in AWS utilizing Terraform. Amazon EKS is a managed Kubernetes…Dec 28, 2022Dec 28, 2022
Michael GattDeploy Kubernetes pods with a custom HTML on an NGINX web serverIn this week’s project, I will walk you through deploying a custom index.html file on a Kubernetes Pod running the Nginx web server. The…Dec 26, 2022Dec 26, 2022
Michael GattTerraform — Deploy and Design a 2 Tier ArchitectureIn this project, we will dive into Terraform. Terraform is an open-source Infrastructure as a code tool. It enables you to build, change…Dec 4, 20221Dec 4, 20221
Michael GattCreating a Custom Module for an EC2 Instance using TerraformWhat is Terraform?Dec 3, 2022Dec 3, 2022
Michael GattKubernetes: Creating deployments via command line and with YAML files.Hello everyone with today’s project we are going to create a deployment that runs the nginx image using AWS CLI. We will then display the…Nov 4, 2022Nov 4, 2022
Michael GattDeploying a Custom Nginx Image on DockerHello everyone with today’s project we are going to create a Docker image utilizing NGINX, add a file that will tell us the time of day the…Oct 28, 2022Oct 28, 2022
Michael GattUtilize Python to Create, Scan, Query, and Delete a Dynamo DB Table!Python is a high-level programming language used as a support language for build control and management, testing, website development, task…Oct 18, 2022Oct 18, 2022