July 2017
Intermediate to advanced
414 pages
11h 18m
English
The following diagram shows a monolithic application, broken down into three micro applications:

The last possibility is transforming a monolithic application into smaller units after hitting the breaking point with the monolithic system. They would have broken the application into smaller, physically deployable subsystems, similar to the Y-axis scaling approach explained earlier, and deployed them as web archives on web servers, or as jars deployed on some homegrown containers. These subsystems as service would have used web services or other lightweight protocols to exchange data between services. They would ...
Read now
Unlock full access