DEV Community

Discussion on: Deploying to Production using Containers but without Kubernetes

Collapse
 
fl0rian profile image
Florian

If you a re familiear with Docker and already have your dev-environment set up in a dockerized way, docker swarm may be an idea for production as it's scalable:
docs.docker.com/engine/swarm/swarm...