API Gateway

API Gateway

Amazon API Gateway transforms and routes HTTP Requests into AWS Lambda Events to trigger your Lambda code. It also supports sending these events to legacy systems, though it is less clear how it adds any value over ELB in early release.

Is API Gateway not production ready?

- Challenges building serverless microservice - using aws api gateway

- Disappointment with aws api gateway

- Slow performance with aws api gateway and lambda

- day one aws api gateway

Issues

    • AWS API Gateway did not support binary data. Evaluate what does it mean?

Build a micro-service with AWS API Gateway and Lambda