Engineering Patterns¶
A collection of engineering patterns and best practices I've learned from building production systems.
Infrastructure¶
- GitOps Patterns - Declarative infrastructure management with Git as source of truth
- Terraform Module Design - Building reusable, composable infrastructure modules
Observability¶
- Observability Strategy - Metrics, logging, and tracing for distributed systems
AI Engineering¶
- Agent Architectures - Design patterns for AI agents and multi-agent systems