Frontend Web and Mobile
Building and testing front ends.
| Service | Job | Choose when | Key distinction |
|---|---|---|---|
| AWS Amplify | Full-stack build + hosting | Ship a web/mobile app fast | Hosting + backend wiring for front-end devs |
| AWS AppSync | Managed GraphQL API | GraphQL, real-time, offline sync | One endpoint, client-shaped responses |
| AWS Device Farm | Real-device testing | Test on physical phones/browsers | Streams a device to your testers |
- AppSync (GraphQL, one flexible endpoint) vs Amazon API Gateway (REST/HTTP, fixed endpoints).