
GraphQL
Build react-static sites using GraphQL on Postgres
Source data from your existing postgres database for your react-static site using GraphQL APIs. Instant setup. Tutorial/boilerplate.

GraphQL
Setting up a production ready realtime GraphQL backend in just a few minutes
Announcing the DIY Realtime GraphQL BaaS using Hasura, DigitalOcean and Auth0

Logging
GraphQL Observability with Hasura GraphQL Engine and Honeycomb
Observability (in software world) means you can answer any questions about what’s happening on the inside of the system just by observing…

Kubernetes
Uptime Monitoring for Hasura GraphQL Engine with DataDog on GKE
Uptime monitoring is an important set up to determine availability and reliability of the servers in which your application is running…

Continuous Integration
Improving our Cypress test automation time by 3x
At Hasura, we use Cypress, an e2e testing framework to test our console ui, which is the interface powering our graphql-engine. Cypress…
React
Strategies for Service Worker Caching for Progressive Web Apps
Service worker caching strategies before and after deployment for react apps.
Docker
How to Write Dockerfiles for Python Web Apps
Step by step guide to writing highly optimized Dockerfiles for Python web app development and deployment.
Docker
An Exhaustive Guide to Writing Dockerfiles for Node.js Web Apps
Step by step guide to writing highly optimized Dockerfiles for Node.js web app development and deployment.