How a Process Really Works
As a DevOps/SRE/Platform Engineer you see many varieties of processes in the wild; Microservices writing to a database, a CI pipeline which runs linters and unit tests, the Docker ecosystem itself is
Jul 1, 20267 min read8

Search for a command to run...

Series
I started this series to help DevOps/SRE/Platform Engineers like myself delve deeper into concepts they encounter daily to really understand what is going on under the hood. The more experienced we get, the further the abstractions go, drilling down on the fundamentals allows us to be confident on why something works the way that it does and make informed design decisions in our daily work.