Microservices Architecture

What are Microservices?

Microservices are an architectural approach that represent moving away from monolithic, tightly coupled architecture components and services to loosely coupled ones that are atomic or self-contained, single purpose, and can naturally support highly iterative, agile development and test processes.

I-Made has adopted microservices to achieve the following benefits:

I-Made Microservices Architecture