Workflow Orchestrator
A system that manages, coordinates, and executes complex multi-step workflows across distributed services.
Explore more about Service Orchestration
Related terms
The automated arrangement, coordination, and management of complex software services and microservices to fulfill a workflow.
OrchestratorA system component that coordinates and manages services, workflows, or tasks to control how distributed operations are executed.
API GatewayA service that acts as a single entry point for APIs, routing requests while handling authentication, rate limiting, monitoring, and other cross-cutting concerns.
Event BusA communication infrastructure that transports and distributes events between producers and consumers, enabling loosely coupled, event-driven interactions across distributed systems.
Message BrokerA system that receives, routes, and delivers messages between producers and consumers, decoupling services that communicate asynchronously.