Badges
20 Points
5 Years
User Activity
Over 5 years ago
Answered a question: What is the difference between an API Gateway and ESB?
API Gateway is used for managing the APIs (like securing, publishing, subscribing etc for end-to-end management of APIs)
ESB is Enterprise Service Bus - helpful in integrating multiple applications in different format through message transformation, routing etc.
