Articles in this series
Originally published on Medium Updated on 2020–12–26: After posting this, I realized that it could be improved this, even more, by using DynamoDB...
Learn how to use the benefits of single-table design with your GraphQL API · AppSync is a fully managed service from AWS that lets you build and deploy...
Generate TS types directly from your schema! · ✏️ Edit - 2023-04-11: If you're interested in creating JavaScript resolvers with TypeScript rather than...
Learn How To Avoid Denormalization and Reduce the Number of DynamoDB Requests · In this post, I will teach you how you can handle many-to-many relations...
Observe your event bridge events in real-time using AppSync · I recently came across David Boyne's blog post: How to Observe EventBridge Events with...