DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How Hasura 2.0 Works: A Design and Engineering Look

4 years ago dzone.com
How Hasura 2.0 Works: A Design and Engineering Look

Summary: This is a summary of an article originally published by the source. Read the full original article here →

In this blog post, we’re going to look at how Hasura works, what we thought about when building Hasura, and the problems we were trying to solve.

To that end, a major problem that needed solving was the accessibility of and to data, especially for enterprises that needed to continually work with online/real-time data. The recent trend has been that data is no longer being sourced from a single point and that data is being consumed in unsecured, unauthorized, and increasingly stateless and concurrent computing environments.

Hasura, can, in theory, provide automated cache invalidation as well because Hasura has deep integrations into the sources of data and all access to this data can go through Hasura, or use the data source’s CDC mechanism.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com