A
A
AFakeman2017-02-09 17:26:57
Amazon Web Services
AFakeman, 2017-02-09 17:26:57

How to deploy microservices through EBS?

There is a site consisting of several Docker containers: a database, nginx, gunicorn, and a few more that together make up a site (web application). Is it possible, using EBS, to roll it all out on Amazon, using all sorts of goodies like Elastic Load Balancer and RDS? From my inspection of what is written on the AWS website, I got the impression that Multicontainer Docker Environments is when there are several containers on one machine at once, but their set is the same on each machine, and I would like to have an instance for hosting statics, two instances for nginx, and so on, and so that, like in Docker Swarm, they can refer to each other by internal id.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question