
Hasura Cloud
Achieve high availability and scalability on Hasura Cloud with Elastic Connection Pooling
Discover how elastic connection pooling helps you auto-scale Hasura Cloud to manage large amounts of API requests.

Postgres
Using Postgres for Cron
How to use Postgres and your application server to build a flexible and robust cron system ourselves with a few lines of code!

Announcements
Announcing Hasura GraphQL v1.3 - Data Federation, Relay, Scheduled Triggers and more
After few weeks of being in beta, Hasura v1.3.0 is now released. This is one of the biggest Hasura releases till date, with 3 huge features being launched - Remote Joins, Relay support and Scheduled Triggers.

Remote Schemas
Create a Remote Schema to wrap a REST API with Hasura
Easily write a wrapper GraphQL service which calls your REST API. Add this GraphQL service as a Remote Schema in Hasura for automatic schema-stitching.

Serverless
Git Push to Deploy Lambdas using CircleCI
We want to setup a git push workflow to deploy our functions on AWS Lambda with API Gateway.

Serverless
Building Stateful Apps with Serverless Functions and Postgres
This post explores the different ways to deal with application state when writing business logic in serverless functions.

Kubernetes
GKE vs AKS vs EKS
The state of managed Kubernetes by industry’s top cloud providers.

Kubernetes
Getting started with HDFS on Kubernetes
My experience running an HDFS proof-of-concept on Kubernetes