Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Leveraging the power of GraphQL on DigitalOcean with Hasura

Leveraging the power of GraphQL on DigitalOcean with Hasura

Presenting DIY GraphQL BaaS (https://hasura.io/diy-graphql-baas) and a small intro to Hasura on DO, at DigitalOcean Tide Conference in Delhi.

Shahidh K Muhammed

November 16, 2018
Tweet

More Decks by Shahidh K Muhammed

Other Decks in Technology

Transcript

  1. shahidh_k “ GraphQL is a query language for your API,

    and a server-side runtime for executing queries by using a type system you define for your data. 4 - GraphQL.org
  2. shahidh_k REST vs GraphQL 5 Product Brand Category GET PUT

    POST PATCH DELETE GET PUT POST PATCH DELETE GET PUT POST PATCH DELETE ProductWithBrand
  3. shahidh_k Demo - Async business logic - architecture 12 Database

    App Payment processing Restaurant approval Delivery assignment Async serverless functions Mutations/Subscriptions
  4. shahidh_k Hasura on DO ◦ Droplet with Docker ▫ One-click

    App ◦ DigitalOcean Kubernetes ▫ Autoscale 17