How to Observe EventBridge Events with AppSync Subscriptions
Observe your event bridge events in real-time using AppSync
Oct 2, 20215 min read2.3K

Search for a command to run...
Series
Observe your event bridge events in real-time using AppSync

Learn How To Avoid Denormalization and Reduce the Number of DynamoDB Requests

Generate TS types directly from your schema!

Learn how to use the benefits of single-table design with your GraphQL API

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 TTL. I updated this article accordingly. While I was working on a GraphQL API, I needed a couple of res...
