Deployments with Docker & Kubernetes (Beginner friendly)
WHAT IS DOCKER ?
Docker is designed to help developers build, share, and run container applications. It’s an open platform for developing, shipping, and running applications.
So in simple language, what is a containerized application ?
A docker conta...
rudramadhaba.hashnode.dev4 min read