How to scale your Springboot based microservice

In this blogpost, I would discuss some fundamentals principles to be followed in scaling out (horizontal scaling) of miicroservices. In a cloud native containerized environment - scaling out is a cost effective way to ensure that the microservice is able to serve the increasing load and at the most optimum cost possible.

So here are some of the fundamental principles to achieve maximum scalability at least possible cost: