Category
Category: AWS
-
How I reduced AWS provisioning time by 80% with CloudFormation
Deploying a multi-tier Moodle LMS on AWS from scratch taught me that Infrastructure as Code isn’t just about automation — it’s about making environments reproducible and stress-free.
Read more → -
Designing a secure VPC: public subnets, private subnets, and NAT Gateways explained
Network isolation is one of the most important things to get right on AWS. Here’s how I designed the VPC architecture for a real academic project and the reasoning behind every decision.
Read more →