Docker Swarm Series: #1st Setup the Environment
Introduction to Container Orchestration
Assuming that we have a containerized Python application and wanna deploy it on production. However, to deploy on production we have some prerequisites to handle first:
service discovery, (i.e. connections bet...
eraki.hashnode.dev5 min read