Cards Against DevOps
A hilariously inappropriate DevOps party game. Fill in the blanks with the most outrageous DevOps scenarios!
Category: Fun
What You Will Learn
- Learn DevOps terminology through humor
- Understand common DevOps scenarios
- Team building and knowledge sharing
Topics covered: humor, party, interactive
// simulator
Cards Against DevOps
A hilariously inappropriate DevOps party game. Fill in the blanks with the most outrageous DevOps scenarios!
Cards Against DevOps
The hilariously inappropriate DevOps party game. Fill in the blanks with the most outrageous DevOps scenarios!
Try next
// game
Infra Tarot Cards
Draw mystical cards to discover your infrastructure destiny! Get humorous readings about your DevOps future.
// game
You Might Be a DevOps Engineer If...
Auto-generating hilarious and painfully accurate DevOps memes. Each reload brings a new dose of reality!
// simulator
How Docker Works Under the Hood
Watch what really happens when you run docker run -p 8080:80 nginx, one layer at a time. Step down the whole stack: the CLI, the daemon, the registry pull, containerd, the OCI runtime bundle, runc, the running container, and the shared Linux kernel. Every stage shows the real low-level command you can run yourself, so it doubles as a tour of the primitives that make a container: namespaces, cgroups, and runc. A container is not a small VM, and this shows you why.