Tag: ansible
-
Mesos as a Docker containers farm
When a developer starts his/her first microservice application, he/she usually doesn't worry about such an interesting thing like Orchestration. All he/she you have are 2-4 servers and Ansible scripts which solve most of the problems. But once your application becomes bigger or you decide to use one…