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

Deis

35
55
+ 1
53
Hasura

328
627
+ 1
144
Add tool

Deis vs Hasura: What are the differences?

Introduction: Deis and Hasura are both platforms designed to help developers deploy and manage applications. However, they have key differences that set them apart in terms of functionality and use cases.

  1. Architecture: Deis follows a container-driven workflow that allows developers to build, deploy, and scale applications using Docker containers. On the other hand, Hasura is built on top of Kubernetes and abstracts away the complexities of managing Kubernetes clusters, providing a simpler way to deploy and manage applications.

  2. Data Management: Deis focuses on container orchestration and application management, providing tools for developers to scale and monitor their applications. In contrast, Hasura specializes in data access and API management, offering powerful features for creating and managing APIs over databases.

  3. Scalability: Deis is more geared towards providing scalability for applications by easily scaling containers and managing resources efficiently. Hasura, while also supporting scalability through Kubernetes underlying infrastructure, places more emphasis on data scaling and access control for APIs.

  4. Deployment Workflow: Deis provides a comprehensive workflow for developers to build, deploy, and manage applications through a series of commands and configurations. Hasura simplifies the deployment process by automating many tasks and providing a user-friendly interface for developers to manage their applications.

In Summary, Deis and Hasura differ in their architecture, data management focus, scalability features, and deployment workflows, catering to different needs and preferences of developers in managing and deploying applications.

Decisions about Deis and Hasura
Márton Danóczy

We wanted to save as much time as possible when writing our back-end, therefore Apollo was out of the question, we went for an auto-generated API instead. Hasura looked good in the beginning, but we wanted to retain the ability to add a few manual resolvers and modifications to auto-generated ones, which ruled out Hasura. Postgraphile with its Plug-In architecture was the right choice for us, we never regretted it!

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Deis
Pros of Hasura
  • 16
    12-factor methodology
  • 10
    Open source
  • 8
    Built on coreos
  • 7
    Built on Docker
  • 5
    Awesome team of people
  • 4
    Free
  • 2
    Backed by Docker
  • 1
    Apache 2.0 license
  • 23
    Fast
  • 18
    Easy GraphQL subscriptions
  • 16
    Easy setup of relationships and permissions
  • 15
    Automatically generates your GraphQL schema
  • 15
    Minimal learning curve
  • 13
    No back-end code required
  • 13
    Works with new and existing databases
  • 12
    Instant production ready GraphQL
  • 11
    Great UX
  • 4
    Low usage of resources
  • 4
    Simple

Sign up to add or upvote prosMake informed product decisions

Cons of Deis
Cons of Hasura
  • 1
    No longer maintained
  • 3
    Cumbersome validations

Sign up to add or upvote consMake informed product decisions

What is Deis?

Deis can deploy any application or service that can run inside a Docker container. In order to be scaled horizontally, applications must follow Heroku's 12-factor methodology and store state in external backing services.

What is Hasura?

An open source GraphQL engine that deploys instant, realtime GraphQL APIs on any Postgres database.

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

What companies use Deis?
What companies use Hasura?
See which teams inside your own company are using Deis or Hasura.
Sign up for StackShare EnterpriseLearn More

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

What tools integrate with Deis?
What tools integrate with Hasura?

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

What are some alternatives to Deis and Hasura?
Flynn
Flynn lets you deploy apps with git push and containers. Developers can deploy any app to any cluster in seconds.
Helm
Helm is the best way to find, share, and use software built for Kubernetes.
Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app developers spend 100% of their time on their application code, not managing servers, deployment, ongoing operations, or scaling.
Google App Engine
Google has a reputation for highly reliable, high performance infrastructure. With App Engine you can take advantage of the 10 years of knowledge Google has in running massively scalable, performance driven systems. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow.
Apollo
Build a universal GraphQL API on top of your existing REST APIs, so you can ship new application features fast without waiting on backend changes.
See all alternatives