Skip to main content

Platform Services

The Platform Services tier provides the "glue" that enables the Business Services to function as a unified, scalable system. These services handle cross-cutting concerns such as routing, service discovery, and orchestration.

Service Catalog

API Gateway

The single entry point for all client requests. Handles routing, security filtering, and request aggregation.

Discovery Server

Service registry (Eureka) that allows microservices to discover each other dynamically.

Service Manager

Handles platform-level orchestration and service lifecycle management.

Platform Utilities

A collection of shared, platform-level services and helper functions used across the microservice ecosystem.