
Microservices
Top 5 pitfalls to look out for when deploying microservices
In this blog, we'll take a deep dive into the most famous architectural pattern of the current era: microservices.
We will focus on the main challenges when deploying microservices so we become mindful of when and when not to, instead of using them as a hammer for all problems.

Snowflake
Instant APIs on Snowflake using UDFs and Hasura
Within a few minutes, we replaced five different AWS components, implemented an API without writing a single line of code, added an admin secret for authentication, and added the ability to cache to provide low-latency data access.

database migration
Incremental database migration with Hasura
Revisit the database migration process and see how Hasura helps incrementally execute the migration, tackling the uncertainties but still delivering the results on time.

Snowflake
Get GraphQL API on Snowflake with Hasura – Sample App
Learn how to create a sample app using Weather data available on the Snowflake marketplace, that utilizes user-defined functions and provides instant GraphQL API in just a few steps.

CockroachDB
Hasura & CockroachDB Easily Handle Thousands of Requests Per Second with Low CPU Utilization – Part 1
CockroachDB Serverless is a great choice of database, as it auto-scales based on load, making it an ideal Hasura partner for highly concurrent workloads.

Snowflake
How to Build Data APIs on Snowflake
In this post, we will learn how to use Hasura to rapidly build APIs on top of the Snowflake data to power embedded analytics in mobile/web apps.