Guides / Tutorials / Resources ============================== .. contents:: Table of contents :backlinks: none :depth: 1 :local: Deployment guides ----------------- - :doc:`Digital Ocean One-click App ` - :doc:`Azure Container Instances with Postgres ` - `Blog: Instant GraphQL on AWS RDS `__ .. note:: The above are guides to deploy Hasura GraphQL engine on some specific platforms. For more generic guides, see :doc:`../deployment/index` Sample apps ----------- - `Blog: Build a realtime chat app with GraphQL Subscriptions `__. - `Blog: Build a React To Do Application `__. - `Video: Build a realtime chat app with GraphQL Subscriptions `__. Integration/migration tutorials ------------------------------- - :doc:`integrations/auth0-jwt` - :doc:`integrations/apollo-subscriptions` - `Blog: Move from firebase to realtime GraphQL on Postgres `__. - `Blog: Create a Gatsby site using GraphQL on Postgres `__. - `Blog: Instant GraphQL on AWS RDS `__. - `Blog: Using TimescaleDB with Hasura GraphQL `__. Integrating with monitoring frameworks -------------------------------------- The following demonstrate integrating Hasura GraphQL engine logs with some external monitoring frameworks: - `Blog: GraphQL Observability with Hasura GraphQL Engine and Honeycomb `__ - `Blog: Uptime Monitoring for Hasura GraphQL Engine with DataDog on GKE `__ Postgres Auditing ----------------- - :doc:`Auditing tables ` Telemetry --------- - :doc:`Guide on telemetry and instructions to opt-out ` Code Editor Integrations ------------------------ - :doc:`Guides for configuring code editors with Hasura GraphQL Engine schema ` .. toctree:: :maxdepth: 1 :titlesonly: :hidden: Deployment guides Sample apps Integration/migration tutorials Integrating with monitoring frameworks Auditing tables Telemetry Code Editor Integrations