Database-First Variant

A database-first command will write the data to one and only one cloud-native database. The CDC feature of the cloud-native database will trigger another command. The command will transform the insert, update, or delete database event to an appropriate domain event, and publish it to one and only one stream.