dipu11Kafka Stream API: MySQL CDC to Apache Kafka with DebeziumI was learning kafka. Then started learning kafka stream and was learning how to capture database change-events and source them to kafka…Aug 25, 20212Aug 25, 20212
dipu11Git Squash: Keep Clean of Your Git Commit HistoryImagine, you are assigned to write a new feature of the main product. How do you start? You copy the source code, start coding for feature…Aug 2, 20211Aug 2, 20211
dipu11Spring Boot Scheduler for Distributed System: Using ShedlockWhen we want to execute something on a routine/scheduled basis, we need something which can automatically do such an operation if our app…Mar 25, 20211Mar 25, 20211
dipu11Re-Indexing Elasticsearch index with Existing DataRecently, I was required to modify my existing elasticsearch index’s field mapping. But the problem is, there is no way to make a change…Oct 8, 2020Oct 8, 2020
dipu11Introduction to MINIO file operation with JavaIf you have started working with MIN IO called as MINIO I guess you have heard enough about this. This is nothing but an object storage…Jul 30, 2020Jul 30, 2020