Containerization Debate
Discussions revolve around whether containers (e.g., Docker, Kubernetes) solve problems of software isolation, deployment, and dependencies discussed in the article, with many advocating for or critiquing containerization as the primary solution.
Activity Over Time
Top Contributors
Keywords
Sample Comments
why go to these lengths instead of offering containerization?
Follow up article: Containers don't solve anything.
Didn't we already solve this problem with containers?
Isnβt that what containers and Kubernetes are for?
Sounds pretty much like containers are the solution to containers.
Containers help solve this, no?
Not all things run as containers.
Containers solve a different problem.
So you are using container app and your biggest problem with it is, that it's doing exactly as advertised -> containers :D
That's cool, but aren't containers considered to be a workaround for exactly that problem?