Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

11 reviews
from and

External reviews are not included in the AWS star rating for the product.


    Sagor Rana

Efficiently filters API data though experiences slower performance with larger projects

  • February 12, 2025
  • Review provided by PeerSpot

What is our primary use case?

I primarily use Apollo GraphQL to work with APIs in conjunction with Node.js. When I make API calls, I receive a lot of information, but I only need specific details like names, emails, and photos. Using Apollo GraphQL, I can filter out unnecessary information, which improves performance. I have deployed it on my GitHub account.

What is most valuable?

The most valuable features of Apollo GraphQL are its security and authentication process. These roles are crucial, especially when working with APIs. Its ability to filter and streamline API responses for performance efficiency is also highly appreciated.

What needs improvement?

I would like to see better performance in larger projects. When dealing with large amounts of data, it can become slow, causing users to potentially abandon the application. Improving performance and ensuring the app runs smoothly would enhance user experience. Stability issues, where it sometimes breaks down, need to be addressed as well.

For how long have I used the solution?

I have been using Apollo GraphQL for about three years.

What do I think about the stability of the solution?

While Apollo GraphQL is stable 70% of the time, it does have breakdowns. Sometimes it does not connect, and given that they are continuously working on it, these issues occasionally arise.

What do I think about the scalability of the solution?

Apollo GraphQL's performance depends on API requests, updates, and deletions. However, scalability can be a concern as network issues sometimes cause it to break down.

How are customer service and support?

I have not contacted Apollo GraphQL's support team directly. I usually get help from friends and developers who are familiar with it.

How would you rate customer service and support?

Neutral

How was the initial setup?

The setup process is not very easy but not too difficult either. It is more of an intermediate level process.

What's my experience with pricing, setup cost, and licensing?

I am not sensitive to nor very knowledgeable about the pricing and setup cost.

What other advice do I have?

From one to ten, I would rate Apollo GraphQL six or six point five. Despite its benefits, it can sometimes break down badly, and the need for continuous improvements might involve handling heavy loads, especially for smaller to medium apps. I rate the overall solution at 6.5.

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Other


    Computer Software

Best Api gateway

  • December 05, 2024
  • Review provided by G2

What do you like best about the product?
Apollographql.com is easy to use and provide a platform for easy implementation of apis, learning about them, and smooth integration with our codes. It also provide a rich documentation for users and customer support as well if needed.
What do you dislike about the product?
Due to its rich functionality, it might confuse new developers, and for small projects looking for flexibility, it might not be best option.
What problems is the product solving and how is that benefiting you?
It is helping in simplifing the complexity of data being fetched by allowing us to fetch just the data we need, not less not more. Also, one more benefit is that it allows using multiple sources at once for our data.


    Information Technology and Services

Graphql - AWS Appsync and DynamoDb

  • November 10, 2024
  • Review provided by G2

What do you like best about the product?
Apollo GraphQL has been instrumental in our application performance solution app development, providing a streamlined way to manage data flow between client and server. Apollo enabled efficient data fetching, caching, and state management, integrating seamlessly with front-end frameworks. Integration with AWS Cognito helped us to manage platform and made implementation easier.
What do you dislike about the product?
GraphQL requires developers to define a comprehensive schema upfront, including types, queries, mutations, and relationships. This can be challenging to plan and maintain,
What problems is the product solving and how is that benefiting you?
Using GraphQL with DynamoDB provides a powerful combination, especially for applications that require flexible, real-time data access and are built on serverless or NoSQL architectures.


    Aagam V.

Apollo is one stop stack for GraphQL use cases

  • October 30, 2024
  • Review provided by G2

What do you like best about the product?
It is a mature product, supports graphql server, supports building Gateway, supergraphs and subgraphs with ease.
It has client side products for various frameworks.
What do you dislike about the product?
Overall it is good but it has a steep learning curve.
What problems is the product solving and how is that benefiting you?
Building GraphQL backend servers, and consuming data on client side.


    Information Technology and Services

Great for Developers

  • October 29, 2024
  • Review provided by G2

What do you like best about the product?
Its has user friendly graphic interface easy to understand, provide real time updates and dev tools.
What do you dislike about the product?
No, I am using this tool. but didn't find any dislike
What problems is the product solving and how is that benefiting you?
It helps me to work with complex api's and with this i can handle my apps data very easily. Its real time featureis very good it updates automatically when something change in data. I loved this it solves all my problems.


    Computer Software

The best GraphQL Platform, hands down

  • October 28, 2024
  • Review provided by G2

What do you like best about the product?
- Easy to implement.
- Extremely robust feature set.
- Provides both client and server solutions, making integration simpler.
- Self-documenting APIs.
- Strong developer documentation.
What do you dislike about the product?
- Limited to using NodeJS as a runtime, which limits platform compatibility somewhat.
What problems is the product solving and how is that benefiting you?
It allows us to provide a fully-featured GraphQL API with support for subscriptions, while also giving us a GraphQL client with built-in state management and caching mechanisms.


    Sameer K.

Game changer for developers

  • October 28, 2024
  • Review provided by G2

What do you like best about the product?
The documentation is easy to understand and very simple to learn. Easily handle local and remote data
What do you dislike about the product?
Till now i dont find any dislike about this product.
What problems is the product solving and how is that benefiting you?
Its makes easy to handle and fetch data from api's. we can request exactly what we need. It helps me to get real time data very easily. It works very well with Reactjs and Vuejs.


    Subhendu Kumar S.

One of the best GraphQL tool

  • October 27, 2024
  • Review provided by G2

What do you like best about the product?
very easy to use graphql client, have a great microservice potential for graphql. also it integrate seamlesly in reactjs project.
What do you dislike about the product?
even after using it in more than 3 projects, could not find any dislike about it.
What problems is the product solving and how is that benefiting you?
it help to get data via graphql query across all our frontend app, its being the quite powerful and user friendly.


    Seerapu N.

Dynamic API for all the needs

  • October 24, 2024
  • Review provided by G2

What do you like best about the product?
It has the excellent ability to cater to the required parameters irrespective of vintage static Rest API architecture.
What do you dislike about the product?
Complex data Structures sometimes becoming challenging if not properly handled.
What problems is the product solving and how is that benefiting you?
Multiple API handles are reduced with GraphQL


    Henrique L.

Apollo is an excellent tool for testing queries, mutations, and subscriptions in real-time

  • June 15, 2023
  • Review provided by G2

What do you like best about the product?
As someone who has used apollographql.com, there are several aspects that I really appreciate about the platform. One of the things I like best is the comprehensive documentation they provide. The documentation is well-structured, easy to navigate, and covers a wide range of topics related to GraphQL and Apollo. Whether you're a beginner or an experienced developer, you can find everything you need to get started or dive deeper into GraphQL.
What do you dislike about the product?
Complexity for Simple Projects: If you're working on a relatively simple project with limited data requirements, the comprehensive features provided by Apollo Client and the entire Apollo ecosystem might feel like overkill. The additional layers and abstractions introduced by Apollo Client could potentially add unnecessary complexity, making the development process feel more involved than necessary for simpler use cases.
What problems is the product solving and how is that benefiting you?
When it comes to developer productivity, apollographql.com is a real game-changer! Let me tell you, their documentation is like a treasure trove of knowledge. It's so comprehensive, you won't get lost in a maze of confusion. They've got clear guidelines, examples, and even best practices that make working with GraphQL and Apollo a breeze. And guess what? They've got this snazzy GraphQL Playground that lets you test your queries, mutations, and subscriptions with a few clicks. No need to fuss with extra tools! It's like having a playground where you can experiment like a kid with a cool new toy.