API Gateway REST API versus ALB
Learn how API Gateway REST API differs from ALB.
| API Gateway REST API | ALB | |
|---|---|---|
| Type | REST API |
REST API |
| HTTPS/TLS | ✅ |
✅ |
| Backends | ✅ Lambda |
✅ Lambda |
| Costs | 💰💰 |
💰💰 |
| Maturity | ⭐️⭐️⭐️⭐️⭐️ |
⭐️⭐️⭐️⭐️ |
| Authentication | ✅ IAM |
❌ IAM |
| Tenant-based Throttling | ✅ |
❌ |
| Request Validation | ✅ |
❌ |
| Req./Res. Transformation | ✅ |
❌ |
| Endpoints | ✅ Public |
✅ Public |
| WAF | ✅ |
✅ |