Atharva P.
AP
Cloud BI Engineer
Enterprise (> 1000 emp.)
"AWS AppSync Makes Scalable GraphQL APIs Fast with Powerful Multi-Source Integration"
4/5
What do you like best about AWS AppSync?

AWS AppSync greatly simplifies building scalable GraphQL APIs by handling query execution, real-time subscriptions, offline synchronization, and data source integration, without requiring developers to build and maintain custom GraphQL servers. I especially appreciate its support for multiple backend sources within a single API, which lets applications pull data from Lambda, DynamoDB, Aurora, OpenSearch, and HTTP endpoints through a single, unified set of GraphQL queries.

The console includes a clean schema editor, resolver management, and query testing tools, so onboarding feels relatively straightforward. Performance is excellent as well, since AppSync resolves only the fields requested by clients, which helps reduce unnecessary network traffic. Although AppSync itself isn’t an AI platform, it can integrate smoothly with Amazon Bedrock and SageMaker via Lambda resolvers, making it possible to expose AI capabilities through GraphQL APIs. Review collected by and hosted on G2.com.

What do you dislike about AWS AppSync?

Resolver mapping templates, especially Apache Velocity Template Language (VTL), have a learning curve and can be difficult to debug for complex business logic. Although JavaScript resolvers have improved the developer experience, maintaining large GraphQL schemas still requires careful planning. Review collected by and hosted on G2.com.

See what 88 reviewers think of AWS AppSync

4.3 out of 5 · Verified reviews from real users

Read all reviews