Need advice about which tool to choose?Ask the StackShare community!

AWS AppSync

197
257
+ 1
30
Hasura Cloud

3
11
+ 1
0
Add tool

AWS AppSync vs Hasura Cloud: What are the differences?

Introduction

In this Markdown code, we will outline the key differences between AWS AppSync and Hasura Cloud.

  1. Data Source Support: AWS AppSync offers a wide range of data source support, including AWS services like DynamoDB, Lambda, and Elasticsearch, as well as other popular databases. On the other hand, Hasura Cloud primarily focuses on providing support for Postgres database.

  2. Real-time Capabilities: AppSync supports real-time subscriptions through WebSocket protocol, allowing developers to build applications that can receive real-time updates. Hasura Cloud, on the other hand, natively supports real-time capabilities by tracking database events and notifying clients in real-time.

  3. Customization Flexibility: With AWS AppSync, you can use GraphQL resolvers to customize how the data is fetched or updated from different data sources. It offers the flexibility to add custom logic and transformation during these operations. Hasura Cloud, on the other hand, provides an automatic and declarative approach for typical database operations without requiring custom resolvers.

  4. Authentication and Authorization: AWS AppSync provides built-in support for authentication and authorization by integrating with AWS Cognito, allowing you to easily secure your API endpoints. Hasura Cloud also provides authentication and authorization capabilities, but it allows you to use different authentication providers like JWT, API keys, and custom webhooks, providing more flexibility in implementing access controls.

  5. Serverless Architecture: AppSync follows a serverless model, taking care of scalability and infrastructure management, which allows developers to focus on building their applications. Hasura Cloud also provides a serverless experience, completely managing the infrastructure and providing auto-scaling capabilities.

  6. Multi-Cloud Compatibility: AppSync runs on AWS, making it tightly integrated with other AWS services. It provides features like Lambda resolvers and authentication with AWS Cognito that are tightly coupled with AWS ecosystem. Hasura Cloud, on the other hand, is cloud-agnostic and can be deployed on different cloud providers or even on-premises, providing more flexibility in terms of infrastructure choice.

In Summary, AWS AppSync offers extensive data source support, customizable resolvers, and tight integration with AWS services, while Hasura Cloud primarily focuses on PostgreSQL as its data source, provides automatic resolvers, gives more flexibility in authentication methods, and can be deployed on various cloud platforms.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of AWS AppSync
Pros of Hasura Cloud
  • 9
    GraphQL
  • 6
    Real-Time
  • 3
    Offline
  • 3
    Apollo
  • 2
    Fully managed and scalable GraphQL Resolver!
  • 2
    Backed by Amazon
  • 2
    BaaS
  • 2
    AWS
  • 1
    Enterprise Security
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    What is AWS AppSync?

    AWS AppSync automatically updates the data in web and mobile applications in real time, and updates data for offline users as soon as they reconnect. AppSync makes it easy to build collaborative mobile and web applications that deliver responsive, collaborative user experiences.

    What is Hasura Cloud?

    It gives you a scalable, highly available, globally distributed, fully managed, secure GraphQL API as a service. It allows you to treat your GraphQL backend as a fully managed infrastructure component. It takes care of all the performance, security & reliability requirements of your API layer with our powerful suite of production-ready features from day one.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use AWS AppSync?
    What companies use Hasura Cloud?
      No companies found
      Manage your open source components, licenses, and vulnerabilities
      Learn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with AWS AppSync?
      What tools integrate with Hasura Cloud?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      What are some alternatives to AWS AppSync and Hasura Cloud?
      Prisma
      Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with an auto-generated query builder for TypeScript & Node.js.
      Firebase
      Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds.
      AWS Mobile Hub
      AWS Mobile Hub is the fastest way to build mobile apps powered by AWS. It lets you easily add and configure features for your apps, including user authentication, data storage, backend logic, push notifications, content delivery, and analytics. After you build your app, AWS Mobile Hub gives you easy access to testing on real devices, as well as analytics dashboards to track usage of your app – all from a single, integrated console.
      AWS Amplify
      A JavaScript library for frontend and mobile developers building cloud-enabled applications. The library is a declarative interface across different categories of operations in order to make common tasks easier to add into your application. The default implementation works with Amazon Web Services (AWS) resources but is designed to be open and pluggable for usage with other cloud services that wish to provide an implementation or custom backends.
      Realm
      The Realm Mobile Platform is a next-generation data layer for applications. Realm is reactive, concurrent, and lightweight, allowing you to work with live, native objects.
      See all alternatives