Oct 11, 2021
Hello Mohammed,
let me explain, if you have a legacy systems consider it desktop application and we can not refactor it this time and we have to use the data that always insert by users on this legacy system database so we need every new updates on that db to be exposed for another services in the new architecture event-driven so we will involve kafka-connect that capture data from legacy db every time and push it to kafka then every new services need this data will consume it from kafka and start the logic