|
|
|
|
|
by DeathArrow
926 days ago
|
|
>To make a point: do we need docker? No, but writing installable software is hard Writing installable software doesn't help with isolation, self healing and scalability. In a microservice world you kind of need Docker/Kubernetes. |
|
Your system's scalability is completely defined by how you architect it, and Docker changes nothing.
And WTF is self healing? Docker can't fix any ops problem that it didn't create.