Serverless Transactional Outbox Pattern on AWS
I believe this is my first ever public tech talk. The folks at SST did the SST Conf v1 for the launch of SST v1 and were kind enough to invite me. It was all remote and it was for me the occasion to connect with a few developers in the serverless community.
My talk was about how I built a transactional outbox pattern on AWS with serverless services for Baselime. The main idea of this pattern is to resolve a problem with event driven architectures: how do you atomically update the database and send events to your message broker?
My talk starts at 29:53.