my-project-blog.hashnode.devHow I Installed AWS CLI and Terraform on macOS and Deployed an EC2 Instance Using Terraform (Beginner Step-by-Step Guide)Introduction As I continue my journey into Cloud Engineering and DevOps, one of the first tools I needed to set up on my system was the AWS CLI and Terraform. These tools are extremely important for c1h ago路8 min read
my-project-blog.hashnode.dev馃殌 Step-by-Step Guide: How I Built a Highly Available 3-Tier Architecture on AWS (Beginner Friendly)As part of my cloud engineering learning journey, I built a 3-Tier Architecture on AWS to understand how real production systems are designed. This project helped me gain practical experience with: V2d ago路8 min read
my-project-blog.hashnode.dev馃殌 Deploying a Secure AWS Architecture with Bastion Host, Private EC2, NAT Gateway & Application Load Balancer (Step-by-Step Guide)In this detailed guide, I鈥檒l walk you through how I built a secure production-style AWS architecture where: Private EC2 instances have no public IP They can still access the internet via NAT GatewayFeb 16路7 min read
my-project-blog.hashnode.devDeploying Multiple EC2 Instances with Apache and Nginx Behind an AWS Load Balancer (With Monitoring & Automated Backups)Introduction In this project, I deployed two Amazon EC2 instances running Amazon Linux, installed Apache on one instance and Nginx on the other, and placed both behind an AWS Application Load BalancerFeb 6路4 min read
my-project-blog.hashnode.devBuilding a Scalable Infrastructure on DigitalOcean Using Multiple Droplets, Load Balancing, Monitoring, and Automated BackupsIntroduction Modern cloud infrastructure must be designed with scalability, fault tolerance, and observability in mind. In this project, I built a highly available setup by deploying multiple virtual Feb 6路5 min read