Slide 13
Slide 13 text
Scalability
Since microservices are very small part of the complete software ecosystem, It
is very easy to scale the same.
Unlike, the monolithic web application, where if we have to do a scaling, first
we have to setup the environment ( apache, tomcat ) and then deploy the
war/ear files in that.