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