Hi, we would like to evaluate FaunaDB for an event driven application. Currently we use MongoDB Atlas to store events and read models. Events are automatically pushed grom the db cluster to AWS event bridge.
Is there similiar functionality with Fauna? Something like DynamoDB streams or MongoDB‘s change stream? I saw Fauna’s event streaming, but I‘m not looking for streaming to a client, but to a serverless event bus in a distributed system.