by admin | Feb 17, 2024 | Projects
Creating a Docker file and Docker Image for HTML application In this project we will create a Docker image of a HTML application and run it as a docker container on an ec2 instance Github link to...
by admin | Feb 4, 2024 | Projects
Lambda function sends a Slack Notification Cloudwatch Event rule that triggers a Lambda function which sends a Slack Notification when an EC2 Instance is stopped Github link to...
by admin | Dec 9, 2023 | Projects
Design a 3 Tier AWS VPC with NAT Gateways using Terraform This Project uses GitHub repository: Created Issues and Branches. Github link to...
by admin | Dec 9, 2023 | Projects
Docker Project - WordPress / MariaDB / phpMyAdmin Creating a local WordPress website using MariaDB and phpMyAdmin Github link to...
by admin | Dec 9, 2023 | Projects
Docker - Python/Flask Containarized a simple Web application using Python and Flask. Created a docker image and pushed it to Docker Hub Github link to...