Browse Software
List Your Product
Loading...
AWS AppSync Reviews

User Rating

4.5/5 (Based on 92 Ratings)

Rating Distribution

  • Excellent

    54.3%
  • Very Good

    39.1%
  • Average

    5.4%
  • Poor

    1.1%
  • Terrible

    0%

User Sentiments

Real-time Data Synchronization, Scalability, Ease of Use, Data Security

Complex Pricing, Steep Learning Curve, Limited Customization, Occasional Performance Issues

Do You Use AWS AppSync?

Write a Review

Review Summary

User reviews of AWS AppSync highlight its ease of use, especially for integrating with other AWS services like DynamoDB and Lambda. Users praise its ability to create scalable, real-time APIs with GraphQL, simplifying data access and management. While AppSync's integration with AWS ecosystems is considered a major advantage, its pricing can be a concern, particularly for high-volume usage. Some users have reported challenges with debugging and configuration complexities, especially for beginners.

Pros

  • Easy to use, saving time for development and setup.
  • Highly scalable to support realtime applications and large data sets.
  • Provides offline access, improving user experience and data consistency.
  • Offers excellent security features, protecting user data and ensuring secure access.

Cons

  • Steep learning curve for beginners, requiring effort to master its features.
  • Limited control over individual aspects, as AWS manages most processes.
  • Cost per request can be high if usage is not managed carefully.
  • Error reporting in mapping templates can be unclear, hindering debugging.

AI-Generated from the text of User Reviews

Reviews
AU

Anonymous User

December 22, 2023 Source: G2.com
"It has been amazing experience using it so far."
What do you like best about AWS AppSync?

The documentation provided them to handle complex implementation.

What do you dislike about AWS AppSync?

Observed downtime from their end on a couple of situations.

Recommendations to others considering AWS AppSync:

Nothing

What problems is AWS AppSync solving and how is that benefiting you?

Using it to manage and update mobile app data in real-time between devices and the cloud

Read more
AU

Anonymous User

July 5, 2023 Source: G2.com
"Best Cloud Storage Service"
What do you like best about AWS Cloud Storage?

AWS Cloud Storage is highly durable, scalable and secure to handle files for your production apps and website. It offers different encryption technics to for better security. It stores files in different zones ensuring high availability

What do you dislike about AWS Cloud Storage?

Managing expenses is my biggest dislike, as I need to keep checking all the resources for different regions and it can be pretty challenging for beginners.

What problems is AWS Cloud Storage solving and how is that benefiting you?

I store JSON files containing user data in AWS s3 and handle files using AWS Lambda, which greatly helps me. AWS Cloud Storage is pretty affordable for me and is easily scalable. Moreover, I don't need to configure or do much for the security of the files as it comes with built-in encryption.

Read more
PV

Purnima V

May 25, 2023 Source: G2.com
"Aws is perfect for my organization"
What do you like best about AWS Cloud Storage?

Fantasic, minimal and prominant cloud for yur organization, we are still beninfited for the things aws is doing for us.

The cloud platform is agile and vibrant

What do you dislike about AWS Cloud Storage?

The aws offers various solutious for the company and out profuct the dislike is not about the cloud rater than pricing.

The prising system is complecated and not keen

What problems is AWS Cloud Storage solving and how is that benefiting you?

Aws is solving is multiple platform features like ui optimaxation and ease of using the cloud platform. It also solved our api integrtions problem by providing various values

Read more
RC

ROHITH C

May 18, 2023 Source: G2.com
"Review on aws cloud storage"
What do you like best about AWS Cloud Storage?

AWS cloud storage services are highly durable, and it is maintained well, which is helping me with all my projects. They are storing multiple copies of data across different availability zones, ensuring high availability

It offers the best security features for data protection, including encryption.

What do you dislike about AWS Cloud Storage?

I know AWS provides cost optimization tools, but managing costs in a cloud environment can still be challenging. It is important to monitor resource usage, select appropriate storage classes, and set up proper cost controls to avoid unexpected expenses.

What problems is AWS Cloud Storage solving and how is that benefiting you?

I am able to store the csv file in aws s3 and able to read that data from aws lambda,which is helping me a lot.

Read more
AU

Anonymous User

January 7, 2022 Source: G2.com
"Single endpoint to query databases, API and microservices"
What do you like best about AWS AppSync?

It can push real-time data updates over websockets. It also provides local data access when devices go offline. It secures our app data using multiple authentication modes.

What do you dislike about AWS AppSync?

As of now, nothing. No downsides for this product.

What problems is AWS AppSync solving and how is that benefiting you?

We don't need to manage any servers as it's using serverless architecture.

Read more
MT

Md. Rezowan T

December 30, 2021 Source: G2.com
"Review on AWS AppSync"
What do you like best about AWS AppSync?

It's api's realtime communication, and scalability is amazing. And its offline usability is very interesting.

What do you dislike about AWS AppSync?

It's quite difficult to learn to use aws AppSync. Moreover it provides very less control.

What problems is AWS AppSync solving and how is that benefiting you?

We built an online game using AppSync where the ability of boardcast of AppSync was utilized.

Read more
AN

Anastasios N

December 28, 2021 Source: G2.com
"AWS AppSync Review"
What do you like best about AWS AppSync?

How friendly and easy to use AWS is towards young startups, helping them succeed.

What do you dislike about AWS AppSync?

The price could be a bit cheaper but I could not say any other negatives.

What problems is AWS AppSync solving and how is that benefiting you?

Effective development of my mobile application as a new app developer.

Read more
JJ

JJ J

December 28, 2021 Source: G2.com
"A fantastic tool for GraphQL api development"
What do you like best about AWS AppSync?

The ease of development and testing that AWS provides is spectacular. One can get a prototype out the door quickly and efficiently and then move onto testing in rapid order.

What do you dislike about AWS AppSync?

Long-running queries force one to go down the session workaround in order to get everything to work as expected. However, that is a pretty simple task and an understandable limitation.

What problems is AWS AppSync solving and how is that benefiting you?

Cloud native GraphQL api development is what AWS AppSync provides with an emphasis upon security at ground zero. Rapid prototyping and allowing frontend devs to access multiple services or dbs only makes everything better.

Read more
AU

Anonymous User

December 28, 2021 Source: G2.com
"Very easy to develop GraphQL APIs"
What do you like best about AWS AppSync?

Fully managed service that can easily connect to DynamoDB, Lambda functions etc.

What do you dislike about AWS AppSync?

Pricing is not that great since it is managed service.

What problems is AWS AppSync solving and how is that benefiting you?

Auto-scaling during API requests. Real-time collaboration, IoT dashboarding

Read more
HM

Harsh M

December 28, 2021 Source: G2.com
"Brings the comfort of GraphQL development"
What do you like best about AWS AppSync?

I like how AppSync helps decompose big building blocks into smaller primitives and removes my need of having a GraphQL server up and running. I can also link a DynamoDB table as a data source directly, without having to write custom resolvers, which is nice.

What do you dislike about AWS AppSync?

The lack of a centralised data access layer is my single biggest issue about using generic index attributes in my data model while using AppSync. The frontend for AppSync is a clunky mess and makes the development process harder.

What problems is AWS AppSync solving and how is that benefiting you?

We are using AppSync as our data interface where no service talks directly, not even internal services. This helps maintain a consistent interface at the expense of being careful about your VTL resolvers.

Read more

We understand SaaS better

SaaSworthy helps stakeholders choose the right SaaS platform based on detailed product information, unbiased reviews, SW score and recommendations from the active community.

icon

Buyers

Looking for the right SaaS

We can help you choose the best SaaS for your specific requirements. Our in-house experts will assist you with their hand-picked recommendations.

icon

Makers

Want more customers?

Our experts will research about your product and list it on SaaSworthy for FREE.

Get Listed