Bash
Fundamentals
Bash is the default shell of most Linux distributions. It shines in system administration tasks, where gluing heterogeneous software is the most efficient path to a solution.
I have used bash for building automation scripts, for performing system administration tasks, to quickly respond to threats to the stability of production systems, and extensively in Ansible roles.