Nothing here yet.
May 31 路 5 min read 路 After building my three-tier AWS architecture, my terraform.tfstate was sitting on my local machine. That works fine when you are the only person touching the infrastructure, but it is a problem the m
Join discussion
May 26 路 7 min read 路 In my last post I built a three tier AWS architecture from scratch using Terraform. VPC, subnets, security groups, bastion host, app server, RDS. It worked. But after I SSHed in and confirmed everythi
Join discussion
May 12 路 6 min read 路 Intro In my last post, I broke AWS Lambda on purpose to understand IAM permissions. This time I wanted to go further, build a real pipeline where multiple AWS services talk to each other. The goal: se
Join discussion