Home / Companies / Hasura / Blog / December 2024

December 2024 Summaries

4 posts from Hasura

Filter
Month: Year:
Post Summaries Back to Blog
Hasura Data Delivery Network (DDN) now offers GraphQL subscriptions, making it easy for developers to build real-time features into their applications. GraphQL subscriptions allow clients to receive automatic, real-time updates whenever specific data changes, enabling real-time updates by allowing clients to listen for specific data changes and sending updates when the specified data changes on the server. With this new functionality, users expect immediate, live updates, and GraphQL subscriptions proactively tell your application "Here's what changed!" This brings several advantages, including instant updates, resource efficiency, precise data control, and simple implementation. GraphQL subscriptions are powerful in various domains such as financial services, gaming and sports, collaboration tools, and IoT and monitoring, allowing developers to implement real-time updates in virtually any application.
Dec 18, 2024 840 words in the original blog post.
Hasura Data Delivery Network (DDN) has introduced plugins, a modular framework that allows developers to easily extend the capabilities of their API with custom logic via HTTP webhooks. The plugin framework provides a simple and flexible way for users to customize the API to meet their exact needs, and two pre-released plugins - caching and allow list - demonstrate its potential. With plugins, developers can abort execution early, influence responses, and observe incoming and outgoing traffic, allowing for precise control over data access and manipulation. The plugin system is designed to be easy to use, with a simple HTTP server model that can be implemented in any language capable of hosting an HTTP server, and users can host their own plugins or create custom ones using the provided documentation.
Dec 18, 2024 1,352 words in the original blog post.
The healthcare industry is heavily reliant on data to enhance patient outcomes, streamline operations, and power innovations, but designing platforms that meet the stringent requirements of this regulated space poses significant challenges. Managing PII/PHI securely is crucial due to strict compliance rules, which often requires federated data architectures. Building patient-centric applications demands a unified view of data scattered across multiple systems, and developing secure APIs in healthcare requires robust governance frameworks, granular access controls, and real-time monitoring. Hasura's Data Delivery Network (DDN) addresses these constraints by providing a secure, compliant, and developer-friendly solution for healthcare data platforms, offering metadata-driven data access layers, flexible deployment options, and robust API security and governance features. By leveraging its capabilities, healthcare organizations can streamline governance, ensure secure data access, enforce data contracts, manage access control policies centrally, and empower AI-driven solutions to securely and scalably access enterprise data.
Dec 12, 2024 1,343 words in the original blog post.
Active metadata is a transformative technology with significant potential for revolutionizing data management strategies. It enables organizations to define and document how data systems should operate, ensuring that business rules, security policies, and data operations are documented and automatically enforced through metadata-driven automation. However, the implementation of active metadata has been challenging due to its complex nature and lack of comprehensive standards. Despite these obstacles, emerging solutions like Hasura Data Delivery Network (DDN) demonstrate that the active metadata vision is achievable. Organizations should focus on high-value use cases, build on existing data management investments, and maintain a balance between enterprise standards and domain autonomy to successfully implement active metadata.
Dec 10, 2024 1,353 words in the original blog post.