Serverless Chat on AWS with AppSync Events

- 7 mins read
This article shows how to build a cloud-native, serverless chat on AWS using AppSync Events. It covers the architecture, implementation with CDK, and addresses some of the missing features and limitations AppSync Events currently has.

Building a Cloud Native Serverless Chat On AWS

- 8 mins read
This article explores how to build a cloud-native, serverless chat application on AWS using IoT Core. It covers the architecture, implementation with CDK, and the potential for future migration to AppSync Events.