|
|
|
|
|
by user5994461
3416 days ago
|
|
There is no tech in the universe that can cope with cascading failures, like ALL instances of a docker container crashing on ALL hosts one by one in quick succession. This usually happen because an app hits an unexpected bug in the docker disk or the docker network stack and this is the major source of concerns I have with Docker. |
|
Does it solve all problems? No. Does it make the world a little better and is it better than monolithic single points of failure? Yes.