Home / Companies / Hasura / Blog / Post Details
Content Deep Dive

AWS Service Orchestration with GraphQL and Hasura Cloud

Blog post from Hasura

Post Details
Company
Date Published
Author
Praveen Durairaju
Word Count
1,069
Language
English
Hacker News Points
-
Summary

In this post, we discuss how to leverage AWS services with Hasura Cloud for various functionalities and use cases. We will look at how to integrate these services from a 3factor app architecture and event-driven serverless pattern. Key points include using AWS RDS for Database, AWS Cognito for Authentication, and AWS Lambda for Events and Custom Business Logic. The process involves setting up Hasura Cloud, creating an AWS RDS PostgreSQL database, connecting the database to Hasura Cloud, setting up Amazon Cognito for user sign-up/sign-in, adding custom JWT claims using Lambda, configuring Hasura Cloud with Cognito configuration, and setting up serverless functions for custom business logic.