🚢Let's learn the Architecture of Docker in Easy Way
So before learning the Docker let’s understand how it was introduced and why Docker.
Monolithic:
Monolithic means running all your services in a single server and it also contains one data base. If one of your services is down, you need to bring down...
leran-docker-with-me.hashnode.dev3 min read