Tooling
Tooling
Reusable bits — scripts, command recipes, and small tools. Not product tours; stuff you’d keep in a team repo.
Topics
Shell and CLI
- Idempotent bootstrap scripts for a new laptop or jump box
- Safe wrappers around
az,aws, andkubectl
Azure helpers
- Resource-graph queries you actually reuse
- Managed identity smoke-tests
AWS helpers
- Account and org inventory that doesn’t need a console tour
- Least-privilege policy sketches
Local and platform glue
- Makefile and Taskfile patterns for polyglot repos
- Pre-commit hooks that catch the boring mistakes
Last updated on • Steve Rackham