January 2018
Intermediate to advanced
414 pages
10h 29m
English
We need to remember that scaling is not only for increasing. Imagine that we are preparing our infrastructure for an online application that we know that will have an additional load on certain dates, for example, on Black Friday or the Christmas season.
We need to design our architecture to scale up on those dates, but also to scale down when they end, or even more optimally, to scale up or down per need, regardless of the date. A way to do this is to do fasten startups and graceful shutdowns. This is something that Spring has already considered when creating Spring Cloud.
Let's look at these concepts:
Read now
Unlock full access