MEMary Einigbogirlcoder.hashnode.dev·Aug 29, 2025 · 8 min readMulti-Environment Web App Platform with Terraform (ALB + Auto-Scaling + RDS)This guide walks you through creating a production-ready, auto-scaling web application platform on AWS using Terraform modules and separate dev/prod environments. You’ll build: Networking: VPC, public/private subnets, IGW, NAT, routes Compute: ALB ...00
MEMary Einigbogirlcoder.hashnode.dev·Aug 20, 2025 · 3 min readDeploying a Static Website on Netlify with Terraform + HCP Remote StateInfrastructure as Code (IaC) isn’t just for servers and cloud VMs anymore. With Terraform, you can provision modern frontend hosting platforms like Netlify — and when combined with HCP Terraform for remote state management, you get a workflow that’s ...00
MEMary Einigbogirlcoder.hashnode.dev·Nov 30, 2023 · 14 min readLemp Web Stack Implementation =SELF STUDY SQL SYNTAX Nano-editor SET UP AWS ACCOUNT Selected a preferred region (the closest to you) and launch a new EC2 instance of t2.micro family with Ubuntu Server 20.04 LTS (HVM) IMPORTANT – Save your private key (.pem file) securely and...00
MEMary Einigbogirlcoder.hashnode.dev·Oct 10, 2023 · 5 min readLamp Web Stack ImplementationResearched on SDLC What does lamp stack mean? About chmod and chown TCP VS UDP AWS SETUP Created an aws account Selected a preferred region (the closest to you) and launch a new EC2 instance of t2.micro family with Ubuntu Server 20.04 LTS (HVM...00