Micro Services

Independent services that operate as a whole.

CHT microservices

Many IT organizations possess applications which have evolved through several years and resulted in shared code and shared data within different areas of the application resulting in a Monolith application. As a result, it is risky to implement, test, and deploy changes and to distribute work across multiple development teams. Hence, Monolith applications require decomposition into several small micro services which greatly reduce risk of implementing changes as well as greatly increasing to ability of the application to scale to meet demand.