Problem
- Source is the MySql which is a streaming database on which data is changing regularly.
- Need to provide realtime data to external services/clients througn,
- API (Througn Mongodb) for application.
- Cassandra DB for Analytics.
- The above required migrations should occur without hitting the streaming database (Mysql).