AWS API Gateway
8.3/10Best AWS-bundled pay-per-call API gateway with REST plus HTTP plus WebSocket
AWS-bundled pay-per-call gateway with REST/HTTP/WebSocket since 2015.
| Plan | Monthly | What you get |
|---|---|---|
| Free tier | Free | 1M API calls/mo free for 12 months. |
| REST API | Free | $3.50 per 1M calls with caching. |
| HTTP API | Free | $1.00 per 1M calls with JWT auth. |
| WebSocket API | Free | $1.00 per 1M messages plus connection time. |
AWS API Gateway is the AWS-bundled pay-per-call API gateway for AWS-anchored organizations whose evaluation centers on native AWS ecosystem fit plus pay-per-call pricing. Launched 2015 with AWS Lambda, AWS API Gateway built around the thesis that AWS customers should not run a separate gateway vendor; the gateway should be a managed AWS primitive.
Four shapes. Free tier covers 1M API calls/mo free for 12 months with REST plus HTTP plus WebSocket APIs. REST API covers $3.50 per 1M calls plus optional caching at $0.02-3.80/hr per cache size. HTTP API covers $1.00 per 1M calls (lighter weight than REST) with JWT auth built in. WebSocket API covers $1.00 per 1M messages plus $0.25 per 1M connection minutes for long-lived connections.
The load-bearing wedge is the native AWS ecosystem fit. AWS customers running Lambda functions plus IAM authentication plus CloudWatch logs get an API gateway that integrates natively without separate vendor procurement; for serverless-anchored teams, AWS API Gateway is the procurement-natural pick. The catch is the AWS-only architecture; multi-cloud teams get less value, and pay-per-call pricing compounds at material scale.
Pros
- Native AWS ecosystem fit (Lambda, IAM, CloudWatch)
- HTTP API at $1/1M calls cheaper than REST
- WebSocket API for long-lived connections
- 1M calls/mo free for 12 months on Free tier
- Strong fit for serverless-anchored AWS customers
Cons
- AWS-only architecture; multi-cloud teams get less value
- Pay-per-call pricing compounds at material scale
Best for: AWS-anchored serverless teams running material Lambda workloads wanting native API gateway integration without separate vendor procurement.
- Data residency plus on-prem posture
- 9
- Routing latency plus throughput
- 10
- Operator onboarding curve
- 9
- Value
- 9
- Support
- 9