July 2017
Intermediate to advanced
414 pages
11h 18m
English
In order to achieve autoscaling as mentioned previously, it requires a lot of scripting at the operating system level. Docker is a good step toward achieving this as it provides a uniform way of handling the containers, irrespective of the technologies used by the microservices. It also helped us in isolating microservices to avoid resource stealing by nosy neighbors.
However, Docker and scripting only address the issues partially. In the context of large-scale Docker deployments, some of the key questions to be answered are as follows:
Read now
Unlock full access