Selecting the Appropriate Application Integration Service
When it comes to creating microservice-based applications and decoupling them, it becomes crucial to select the right set of integration services and patterns for your workloads. In this section, you will explore a few essential integration services provided by AWS as well as some interesting implementation patterns for microservices and serverless applications.
Table 20.3 summarizes the various AWS integration services that are available for customers to select from when it comes to serverless and microservices-based applications:
Category |
Use Case |
AWS Services Available |
API Management |
Create secure and scalable RESTful and WebSocket-based APIs for web applications |
Amazon API Gateway |
Create secure GraphQL and pub/sub... |