Nothing here yet.
Nothing here yet.
In this project, I am deploying a 3 Tier container application with Docker Compose. The application will have the following: Tier 1: Frontend: What users see in the browser (like a website). Tier 2: Backend: The brain of the app, handles requests and...

馃毄 Problem Statement In many cloud-native environments, developers spin up lightweight Ubuntu EC2 instances on AWS for their development tasks. While this setup works great for command-line work, it becomes a limitation when GUI-based tools are neede...

Application Architecture: Automating AWS Infrastructure with Terraform. This project deploys: A Web Application on AWS EC2 Instances as part of an AutoScaling Group (ASG) The AutoScaling Group is integrated with an Application Load Balancer (ALB) ...
