GraphQL federation with Hasura and AWS AppSync: Composing PostgreSQL and DynamoDB subgraphs
In this post, we will explore how to connect Hasura to a PostgreSQL database to create a subgraph, how AWS AppSync connects to Amazon DynamoDB to create another subgraph, and finally how Hasura can federate these APIs into a supergraph.