MATRIXX Reference for MongoDB
Cloud native MATRIXX deployments support MongoDB as an event store using the MongoDB Enterprise Operator for Kubernetes.
This reference architecture describes a production environment in which MongoDB is geo-redundant with multiple nodes in a single Kubernetes cluster.
Before you begin, you must initiate the replica set to be used for the Event Repository. The replica set is the group of mongod
instances that host the
MATRIXX event-object data set in your MongoDB system. For more information about
initiating a replica set, see the discussion about the Event Repository in MATRIXX Integration.