Common Infra Service

A component responsible for providing shared infrastructure functionalities required across services in a microservices-based architecture. It consists of the following sub-modules:

  • Centralized logging infrastructure

  • Monitoring and APM (Application Performance Management) systems

  • Integrations with external solutions such as email, Slack, telephony, CDN, incident tracking systems

  • Identity verification and payment gateway integrations

These shared services ensure operational efficiency and unified observability across the platform.

Last updated