AWS Database Blog

Murat Balkan

Author: Murat Balkan

Murat Balkan is a Principal Solutions Architect based in Toronto. He helps customers around the world build industry leading solutions on AWS.

Capture changes from Amazon DocumentDB via AWS Lambda and publish them to Amazon MSK

When using a document data store as your service’s source of truth, you may need to share the changes of this source with other downstream systems. The data events that are happening within this data store can be converted to business events, which can then be sourced into multiple microservices that implement different business functionalities. […]