Event-service and db-migration pods use

Hi @ChrisRahme I’ve deployed Rasa-x using Helm and I saw a number of pods showing up. Can you tell me what exactly is the role of event-service and db-migration pods among these? Thanks

Check the architecture documentation.

  • The Event Service consumes conversation events data from the events broker and stores it in the Rasa Enterprise database.
  • The DB Migration Service service ensures the database schema is up to date for the currently running version of Rasa Enterprise.