Cheatsheets Cheatsheets

$ tree ~/cheatsheets/ --dirsfirst

# The reference notes I keep coming back to, grouped by topic so you can jump straight to the command you need.

.

├── python/ # Python

│   ├── python-basics-cli.md (8min)

│   ├── python-threading-concurrency.md (6min)

│   └── python-boto3.md (5min)

├── bash/ # Bash

│   ├── bash-basics.md (6min)

│   ├── bash-sed-awk.md (6min)

│   └── bash-cli.md (6min)

├── containers/ # Containers

│   ├── docker.md (7min)

│   └── kubernetes.md (6min)

├── devops/ # DevOps Tooling

│   ├── jenkins.md (6min)

│   ├── cloudformation.md (6min)

│   └── ansible.md (6min)

├── terminal/ # Terminal

│   ├── atuin.md (5min)

│   ├── tmux.md (6min)

│   ├── ubuntu-terminal.md (6min)

│   └── al2-terminal.md (6min)

├── languages/ # Languages

│   └── golang.md (6min)

└── cost/ # Cloud Cost

    ├── low-cost-cloud-stack.md (7min)

    └── msk-vs-kinesis.md (6min)

7 directories, 18 cheatsheets

Get new articles by email

One DevOps article a week, plus the 18-cheatsheet PDF pack. No spam, one click to leave.