SRE Terminal Tools
Introduced initially at Google in 2003, Site Reliability Engineering (SRE) combines software engineering with infrastructure and operations to enhance system reliability and scalability. Companies such as Google, Uber, Netflix, Airbnb and many others have adopted the practice.
It is a modern approach to tackle operational challenges, ensuring high-performing, reliable systems. It differs from DevOps. SRE targets reliability through software engineering, while DevOps promotes collaboration for streamlined software delivery.
Below is a list of terminal tools that SREs use.
- pipeform - A TUI for Terraform runtime progress.
- sshs - Terminal user interface for SSH
- rustscan - The Modern Port Scanner.
- wireman - A TUI gRPC client for the terminal.
- netop - A network topology visualizer.
- sampler - Visualization for any shell command.
- goose - A database migration tool written in Go.
- ktop - A top-like tool for your Kubernetes clusters.
- oxker - A simple TUI to view & control docker containers.
- goaccess - a real-time web log analyzer and interactive viewer.
- kubecolor - Colorize your kubectl output.
- htop - An interactive process viewer.
- vtop - Wow such top. So stats. More better than regular top
- bandwhich - Terminal bandwidth utilization tool
- dry - A Docker manager for the terminal.
- topgrade - Upgrade all the things
- qmassa - Terminal-based tool for displaying GPUs usage stats on Linux.
- pocker - A TUI tool for Docker.
- awsesh - A charming TUI for AWS SSO session management.
- dog - A command-line DNS client.
- doggo - A command-line DNS client for humans.
- sen - Terminal User Interface for containers.
- lssh - A TUI list select SSH/SCP/SFTP client tools.
- cidr - A CLI to perform various actions on CIDR ranges.
- kaskade - A text user interface (TUI) for Apache Kafka.
- gocker - TUI for Docker management.
- k9s - Kubernetes CLI and TUI To Manage Your Clusters In Style!
- oryx - A TUI for sniffing network traffic using eBPF on Linux.
- planor - A TUI client for cloud services for aws, vultr, heroku, etc.
- trippy - A TUI network diagnostics tool
- dns53 - Expose your EC2 quickly, easily and privately within a VPC.
- terraform-tui - A powerful terraform textual TUI.
- pug - Drive terraform at terminal velocity.
- gping - Ping, but with a graph.
- systemd-manager-tui - A TUI for managing systemd services.
Know any SRE based terminal tools that would be good for this list? Post a Tool here!