Blog
Technical notes
Short posts on Terraform, Ansible, incidents, and cloud.
-
Terraform patterns I use in production
Intro to Terraform, essential commands, and copy-paste examples for AWS and multi-cloud IaC—modules, state, and tagging.
2 min read -
Ansible tips for cloud automation
Intro to Ansible, its architecture, useful commands, and practical tips for playbooks that run reliably in CI and on hundreds of hosts.
2 min read -
Deploy a 3-tier web app on AWS with Terraform
Step-by-step guide to deploy presentation, application, and data tiers on AWS using Terraform—VPC, ALB, EC2, and RDS with copy-paste examples.
2 min read