This page provides an overview of Infosys Equinox’s microservice-based approach for its 8 release.

The Infosys Equinox 8 release was built with a microservice architecture. Microservices are an approach to structuring software systems that breaks up the mass of a design into a set of core services, each of which is built as a standalone, deployable unit. Like many other software design approaches, microservices are a mechanism to improve the structure of a system by reducing local complexity and imposing an orderly approach to encapsulating data. By breaking the system into smaller, standalone services, we can evolve each microservice as needed by the business, and we can deploy, scale-out, and manage each microservice
independently.

Note: Click on the required card below to navigate to the respective API endpoints.