Exploring MongoDB's Role in Event Sourcing and Kubernetes for Payment Processing
Hi team, IHAC on premise, looking at kafka for event sourcing but really keen to understand what role MongoDB could play in a kubernetes context. Restricting MongoDB to just store views is IMHO not using the full potential of change streams for example. I believe Kafka could be used for inter system communication but inside this domain (payment processing) it should be better to use MongoDB itself as event store.
The event sourcing architecture model lends itself well to a serverless processing model, and kubernetes is a great option on premise, but potentially also cross cloud.
Do we have any plans to create a MongoDB KNative connector?
Example: https://pkg.go.dev/github.com/googleinterns/knative-source-mongodb