Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Problem

  • Perform a task and need to make multiple calls to various backend services. An application could rely on many services.

Solution

  • Use a gateway to reduce chatiness between the client and the services.

image-20240819-150428.png

  • No labels