
Overview

Product video
Hasura Cloud gives you a fully managed, production-ready GraphQL API as a service to help you build modern apps faster. Hasura is used in mission-critical applications across Fortune 500 companies and is helping enterprise teams deliver on their strategic initiatives in an incremental, rapid, and risk-free way.
Hasura Cloud takes care of all the performance, security & reliability requirements of your API layer by adding a powerful suite of production-ready features from day one.
Hasura Cloud for AWS integrates with many core AWS Data Services including Amazon Aurora, Amazon Athena, and while we've supported Amazon RDS for PostgreSQL and for SQL Server for some time, we are happy to now support Amazon RDS for MySQL, for MariaDB, and for Oracle.
-
Built-in powerful authz: ready for external or internal API consumers
-
Blazing fast API performance, that's remarkably easy to scale
-
Rapid Execution: Build new applications or add new features to an existing application in days instead of weeks, using the power of GraphQL and self-serve access to data.
-
Application Modernization: Hasura automates 50-80% of your API development work, making your transformation project tractable and within a much shorter time frame.
-
Data API vs Database Access: Replace direct database access with a scalable, performant, and secure data API to create a unified and federated "Core Data Service"
-
Data Federation with GraphQL Joins: Federate queries and mutations across multiple GraphQL services as if they were a single GraphQL schema without modifying any of the underlying APIs or writing any extra code. This includes relationships across databases, Rest & GraphQL APIs.
Features:
- API Limiting: Query rate, node, and depth limits
- Allow Listing
- Team management
- Monitoring and analytics
- Regression tests
- Caching
- Database read-replica support
- Integrate Hasura into your existing systems and CI/CD developer workflows
- SSO integration with Active Directory, AWS IAM, or any identity provider to securely access and manage Hasura.
- Integrations with APMs such as Datadog, New Relic and Azure Monitor as well as with APMs that support Prometheus metrics and OpenTelemetry to stream logs, metrics, and traces for comprehensive observability.
For custom pricing, EULA, or a private contract, please contact marketplace@hasura.io , for a private offer.
Highlights
- Build modern apps & APIs 200% faster
- Built-in powerful authz: ready for external or internal API consumers
- Blazing fast API performance, that's remarkably easy to scale
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Trust Center
Buyer guide

Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
Please see seller website for service SLAs. Refund policy is tiered based on deviation from SLA.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Software as a Service (SaaS)
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Resources
Support
Vendor support
Support for Hasura is provided via community forum and a ticketing system.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.


Standard contract
Customer reviews
Fast prototyping has enabled our small team to build and expose a robust API in minutes
What is our primary use case?
What is most valuable?
We use Hasura because it's a quick way to prototype, and the GraphQL API is a plus that we really weren't accustomed to using, but that works well for us given our business logic.
The best features that Hasura offers are fast prototyping, meaning that with a Docker Compose and five minutes, I already have an instance and an API up and running, alongside Hasura's migration tools, with the Docker container and so on.
There's one feature I've just started to try now, which is Hasura Actions, that may not quite fit our project perfectly, but I find them super powerful.
Hasura has had a positive impact on my organization, as in a team that was one and a half people a year ago, I can prototype and start having an available API to query things in ten minutes.
What needs improvement?
I think Hasura could improve by making the documentation better, as many times I've found myself not knowing where to look up certain problems I've run into, and I believe the CLI commands could provide better feedback when something fails. Practical examples would be a big plus.
For how long have I used the solution?
I have been using Hasura for one year.
What do I think about the stability of the solution?
Hasura's stability is such that in the dev environment on our local machines, some queries can take up to eight, nine, ten seconds to respond, which I don't really understand why, but in the deployed environment, there's no problem.
What do I think about the scalability of the solution?
I have not experienced Hasura's scalability yet, as we're not at that phase of the project.
How are customer service and support?
I have not had experience with Hasura's customer support, as that hasn't occurred.
Which solution did I use previously and why did I switch?
I have not used any different solution before Hasura.
How was the initial setup?
Before choosing Hasura, I did not evaluate other options; it was a recommendation because there were other projects within the same company that used it, so we needed a way to get started quickly, and Hasura provided exactly that.
What other advice do I have?
I would advise other people considering using Hasura to have version control over their migrations, because we don't have it, which I know goes against what Hasura proposes, and it's a pain. Updating anything related to metadata or migrations or the databases, or rather the Postgres tables, is a pain because I have to tear everything down and bring it back up and a lot of time is lost, so I'd say that it's important to be able to version that folder, and also that custom SQL functions in Postgres are very useful for us because we came from a migration and needed to access data referenced in other tables; those functions have worked very well for us.
I'm a bit worried about the LTS that Hasura has, the Community version, until January 2027, which is a very big pain point for us and makes us rethink the project's architecture a bit.
Rapid API creation has accelerated development and improved real-time application performance
What is our primary use case?
My main use case for Hasura is database connectivity and creating APIs. I can use an API for the database quickly without writing any code, which is a specific example of how I use Hasura for database connectivity and API creation.
What is most valuable?
The best features Hasura offers include the ability to directly integrate it with the front end, and the performance is quite good and fast.
Hasura has positively impacted my organization by boosting the productivity of the application in real time. It has also worked with real-time subscriptions where the performance was good, and queries were very fast.
What needs improvement?
The learning curve for Hasura is not straightforward, so it takes time to learn. This could potentially be simplified.
For how long have I used the solution?
I have been using Hasura for four years.
What do I think about the stability of the solution?
Hasura is stable in my experience.
What do I think about the scalability of the solution?
The scalability of Hasura is good, with no issues in that area.
How are customer service and support?
Customer support for Hasura was quite good. I would rate the customer support a 10 on a scale of one to ten.
Which solution did I use previously and why did I switch?
I have not used any solution in competition to Hasura, as that was entirely different.
How was the initial setup?
On a scale of one to ten, I would rate Hasura overall an eight, perhaps eight to nine.
What about the implementation team?
As of now, it is working well, and I do not see any strong improvement needed.
What was our ROI?
I have seen a return on investment. When we write code, the code runs for some milliseconds, and then we have the database query that runs for some milliseconds as well. Using Hasura avoids writing any extra code, so we could save those milliseconds on the server, which will save cost. We can save millions of dollars, or thousands of dollars at least.
What's my experience with pricing, setup cost, and licensing?
My experience with pricing, setup cost, and licensing is that since it is very fast, the pricing is less. It takes less time, which is an advantage to the organization.
Which other solutions did I evaluate?
Before choosing Hasura, I evaluated PostgreSQL DB, which we connected directly from the code. This required us to write the code, so we opted for Hasura so the productivity would be faster.
What other advice do I have?
If I had to pick just one number, I would say nine because development would be faster, which is expected in any industry. It requires less time for development.
Regarding Hasura's AI capabilities, I think its governance and security are good. Perhaps we could increase those in the future, but since it is in the initial phase, it is quite good with no issues as of now.
The accuracy of Hasura's output is quite good as of now, with no issues with that.
My advice to others looking into using Hasura is to directly use it since it is a very good application with high performance and scalability.
Since Hasura is quite a good product, I have also suggested using it in different products in the current organization. I hope for the best. I would rate this review a 9 overall.
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Automatic schema generation has simplified secure data access and accelerated development
What is our primary use case?
As an end-user of Hasura , we are using it within our projects. Our usual use cases for Hasura involve using it as an authorizer; instead of writing our own GraphQL schemas, we use Hasura, which is 10x faster, and we don't need to write as much logic ourselves. Hasura is a GraphQL engine tool that generates schemas automatically to connect with the database, so we do not need to manually write the schemas and APIs. We can directly integrate through our application, making the developer's job easier. Additionally, it connects very fast, with APIs being 10x faster compared to normal APIs.
What is most valuable?
The features I appreciate most about Hasura include the ability to connect to any database; we are using PostgreSQL , and it automatically generates schemas once connected to the tables. Hasura reads the tables and creates the schemas itself, eliminating the need for users to write their own schemas. Furthermore, it allows for authentication in multiple ways, such as Webhooks and JWT tokens, providing role-based authentication for data, which is a significant feature for us.
We do use Hasura's real-time subscriptions, and they have a substantial impact on our application's interactivity because, with subscriptions, there is no need to refresh the app whenever data changes. Hasura's subscription feature automatically updates data, making it very important for our workflow. All features provided by GraphQL are provided by Hasura, including subscriptions, mutations, and queries.
Hasura's granular data access control helps in securing sensitive information by implementing role-based authentication. For instance, if a user is set up with their username or user ID and email, they only have access to their data and nothing else, unless they are an admin or receive other specific permissions.
What needs improvement?
Currently, I cannot suggest improvements for Hasura, as it is evolving nicely, and they are releasing the latest versions. I have not encountered any bottleneck problems according to my business logic, and I find the UI and console to be very good, so I have not experienced any issues.
For how long have I used the solution?
I have been working with Hasura for a considerable time.
What do I think about the stability of the solution?
Regarding stability and reliability, I find them to be very good since we have been using Hasura for the past three years without any downtime. I would rate stability between 8.5 to 9. It works very smoothly.
What do I think about the scalability of the solution?
Hasura's scalability depends on how we configure it on-premises; we are using 10 servers according to our business logic and throughput needs. Despite high connection loads, Hasura manages well, and our servers may go down, but Hasura never fails and reconnects quickly. I can confidently say they manage scalability very effectively.
How are customer service and support?
I have not had the need to communicate with Hasura's technical support yet.
Which solution did I use previously and why did I switch?
Before using Hasura, we were utilizing our own custom APIs and schemas for the same use cases, without any other tools.
Which other solutions did I evaluate?
I did not evaluate other options before choosing Hasura because when I joined this company, they had already introduced Hasura. I am not sure if they did any research on alternatives, but I can confirm that I did not.
What other advice do I have?
To evaluate the effectiveness of Hasura's event triggers, I use metrics such as the time taken for API calls, which we check using Postman, measuring in milliseconds.
I can only assess Hasura's value in integrating with microservices architectures from our experience, as we are only connecting one microservice with one PostgreSQL database. I cannot speak to how it performs with multiple microservices; however, it integrates very effectively with the database, and the process is straightforward.
The most significant benefit I have seen with Hasura is that it makes the developer's job much easier by eliminating the need to write custom APIs and schemas. It is 10x faster because they maintain some internal cache mechanisms efficiently.
I have used Hasura's official documentation, which is well-provided. If you are a skilled engineer, you can comprehend it effectively, but you need to know the jargon. I would give the documentation a rating of 7 because if someone is not that skilled, they may struggle to understand it without prior knowledge.
I would rate this review an overall 8.
Empowered front-end development has removed back-end dependency and enables rapid API creation
What is our primary use case?
My main use case for Hasura is to write GraphQL queries that I use in the implementation of APIs on the front end.
I implemented a feature called OKR, Objectives and Key Results, and I used Hasura to write all the GraphQL queries, which have been very helpful for me. Without any back-end developer's help, I can create my own APIs with a limited version of key and data values.
As a front-end engineer with limited knowledge in the back end, since I started using Hasura, I have no dependency on back-end developers, so I don't need to wait for them to create APIs. I can create my own GraphQL queries, which are very simple, or mutations, and I use subscriptions for real-time data retrieval, which is very helpful for me.
What is most valuable?
The best features Hasura offers include a simple UI that anybody can understand, and that is very helpful.
I appreciate the layout of the UI and the way queries are created; the product development of Hasura is very easy to understand.
Hasura has positively impacted my organization, as the majority of the APIs were integrated through GraphQL, and most of the time we are using Hasura.
It saves the team time; I'm not sure about the cost. Since I'm a front-end developer with limited knowledge in the back end, I can easily get the queries directly from the database, making it a win-win for both the team and time.
What needs improvement?
Hasura can be improved through the subscription part, as the web socket is a little bit slow compared to other web sockets in the market.
For how long have I used the solution?
I have used Hasura for around like three to four years.
What do I think about the stability of the solution?
Hasura is stable.
What do I think about the scalability of the solution?
Hasura's scalability is good; I'm not aware of other tools, so I cannot clearly answer this question.
Which solution did I use previously and why did I switch?
I have only used Hasura and did not previously use a different solution.
What's my experience with pricing, setup cost, and licensing?
I don't have authority to purchase Hasura, so I have no idea about the pricing, setup cost, and licensing.
Which other solutions did I evaluate?
I did not evaluate any other options before choosing Hasura, as my organization was currently using Hasura, so I continued to use it.
What other advice do I have?
I suggest to beginners looking into using Hasura who want to learn the back end, or for simple applications that want to build APIs, that instead of going for a REST API, I suggest GraphQL through Hasura. That will be easy to understand, easy to implement, and it's very beginner-friendly for small applications. I gave this product a rating of eight out of ten.
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Secure access control has protected multi-tenant analytics while query complexity still needs improvement
What is our primary use case?
Hasura was my main tool and platform for exposing all of our APIs for our insights page. Everything on our insights webpage was our analytics products from Atency, and that is where we were using Hasura for data access control, having security classes, and controlling the data via APIs.
In general, everything related to APIs was via Hasura in my previous company. We had our webpage with reports via Power BI, but for all our API-related components, it was everything via Hasura.
What is most valuable?
Hasura offers quite user-friendly features. It is easy to adapt, especially since it is GraphQL, which is similar to SQL. It provides a nice interface to build different APIs, and one feature I really appreciated was access control. For example, we had many customers with one single table of data, but data access control prevented one customer from seeing another customer's data.
Access control was vital for our product-based company with more than 100 customers to prevent data breaches and leaks, which are security issues tied to customer trust. To maintain everything and the trust of our customers, it was crucial to have good data access control. Via this API access control, it was easy; we just added company-level access control to Hasura, filtering based on different customers, ensuring each customer received only their data.
Hasura positively impacted our organization through useful access control, allowing us to directly obtain data without extra layers of access control processes, which increased efficiency and speed.
What needs improvement?
Regarding limitations, we were using the free version, and perhaps the paid version offers more features. The free version had limitations that made me wish for the paid version. Additionally, GraphQL can be slow and has limitations compared to SQL; extremely complex SQL queries are not possible directly in GraphQL, requiring dependence on sources such as Postgres for complex queries.
Hasura could improve by allowing us to build complex queries within it instead of depending on source databases, which might affect response speed. However, I understand why it is structured this way.
For how long have I used the solution?
I have been working in my current field for eight to nine years.
Which solution did I use previously and why did I switch?
I started with the company while Hasura was already in use, so I did not experience a replacement scenario but began using it as a new solution.
What other advice do I have?
My experience while working with it was quite satisfactory.
For others considering Hasura, its effectiveness varies depending on the company size and data amount. For medium-scale or startup companies, it is an excellent option since it is free, but it may not handle immense data for huge companies. I would rate Hasura as a seven out of ten based on my experience because it has some limitations, and I would have preferred more features, such as building complex queries, which are not possible in Hasura.