News

This is a Java implementation of the API Gateway Pattern as described in the official AWS documentation https://docs.aws.amazon.com/prescriptive-guidance/latest ...
The application uses several AWS resources, including Lambda functions and an API Gateway API. These resources are defined in the template.yaml file in this project. You can update the template to add ...
How would you go about making the transformation? An API gateway for microservices is often the piece organizations need to solve the microservices migration puzzle. Let's use this example to show how ...