What is Orchestration Pattern in Microservice
The decision logic for the orchestration pattern should be centralized. Orchestration is the process where multiple services which are taking part in transaction should be managed by a central authority.…