A list of some useful apps/tools for SRE work


AWS

  1. https://github.com/TylerBrock/saw — Stream Cloudwatch logs
  2. https://awsu.me/ — Quickly switch between AWS profiles
  3. https://github.com/benkehoe/aws-whoami — Cleaner aws sts get-caller-identity to show which AWS account you’re connected to. Quick way to get account ARNs
  4. https://github.com/smblee/parameter-store-manager — UI for paramstore
  5. https://github.com/binxio/aws-ssm-copy— Copy params between param stores

Vscode Extensions

  1. Diff & Merge — Merge tool that gives you arrows to click to quickly merge left to right

Intellij Extensions


Kubernetes Tools

  1. Lens — Very nice k8s gui