Docker Deep Dive — What Containers Actually Are
In the previous article, we discussed two important ideas:
ContainerizationOrchestration
Containerization packages applications.
Orchestration runs those containers at scale.
Tools like Docker and Kub
ananthakrishnan.hashnode.dev9 min read