Engineering Playbook
Technical notes, configs, and patterns.
This is a living library of the technical notes, patterns, and configurations I use daily.
It spans the entire engineering lifecycle—from high-level Architecture and Platform Engineering to Full-Stack Development and AI workflows. Whether it's a deep dive into a complex concept or a quick snippet for the command line, I write it down here so I don't have to Google it twice.
🏗️ Architecture
Strategic design and mental models.
Enterprise Architecture
DDD, frameworks, and strategic patterns.
System Patterns
Microservices, Event-Driven, and CQRS.
Code Structure
Clean Arch, Hexagonal, and SOLID.
⚙️ Infrastructure & Platform
The foundation and operations.
Platform Engineering
IDPs, Golden Paths, and Developer Experience.
Cloud & Infra
AWS/GCP, Terraform, and Kubernetes.
DevOps & FinOps
Pipelines, Observability, and Cost Optimization.
💻 Application Engineering
Full-stack logic and quality.