Tag

#devops

4 articles tagged #devops. See all tags →

Docker vs Virtual Machines: What a Container Actually Is
Tech··10 min

Docker vs Virtual Machines: What a Container Actually Is

Everyone repeats that VMs virtualize hardware and containers virtualize the OS. True, but it hides the real thing. A container isn't a tiny VM. It's a normal process on the host with blinders on, fenced off by two Linux kernel features.

dockercontainersvirtual-machines
Engineering Metrics Anti-Patterns
Tech··6 min

Engineering Metrics Anti-Patterns

Velocity theater is real and most engineering teams are running it. Here are the metrics that actively damage culture and what to track instead.

engineering metricsengineering culturedevops