All Talks

Turbocharging scalability of GraphQL services with a Distributed SQL DB

Slides - https://drive.google.com/open?id=1OMiGTAqM3407jWUW32LXODJCDj2BQ2O1

GraphQL, with its roots in some of the biggest internet companies like Facebook, was created to simplify cloud-native application development without compromising performance or security. However, the ability to scale out on-demand, the need for high availability and tolerating cloud outages are omnipresent in cloud-native architectures. Hasura is a popular, open-source GraphQL engine that works on top of a PostgreSQL …

You might be interested in: