Tooling and workflows
This page collects the tools, scripts, and operational workflows that make day-to-day infrastructure work more efficient. Some are open-source, some are internal, and all of them have earned their keep through repeated use in production.
Current tooling
- Infrastructure as Code — Terraform modules for cloud resources, with strict tagging policies
- Monitoring stack — Prometheus for metrics, Grafana for dashboards, Alertmanager for notifications
- Log aggregation — Centralized logging with searchable archives and retention policies
- Runbook automation — Self-service remediation for common incidents
Scripts worth sharing
This section will grow over time with practical scripts for:
- Certificate rotation and validation
- Disk space analysis and cleanup automation
- Network topology visualization
- Credential rotation workflows
Contribute or request
If there's a specific tool or script you'd like to see covered, or if you want to contribute something useful, let me know. The best operational tools are the ones that solve real problems.