Migrating an API
A company is migrating a legacy API to Amazon API Gateway. The development team needs to:
- validate incoming request payloads before invoking backend services
- cache frequently requested responses
- use API keys and usage plans for third-party consumers
- perform advanced request transformations using VTL mapping templates
Which API Gateway API type should the company choose?
This exercise is part of the course
Developing applications on AWS
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise