Kafka Connect Explained | When to use | Fraud Detection System Example | Tech Primers

preview_player
Показать описание
This video covers what is Kafka Connect and when to use it.

📌 Chapter Timestamps
===================
00:00 - Agenda
00:45 - What is Kafka Connect & When to use it?
03:36 - Fraud Detection System
07:41 - What Kafka Connect is not?
09:10 - Summary

📌 Related Links
=============

📌 Related Playlist
================

🎬 Video Editing: FCP

---------------------------------------------------------------
🔥 Disclaimer/Policy:
The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
You are free to use the code samples in Github after forking and you can modify it for your own use.
All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.
#KafkaConnect #Kafka #TechPrimers
Рекомендации по теме
Комментарии
Автор

Please bring series on kafka and cover all the basic topics like consumer, producer, connect and kafka structure as well

azharmobeen
Автор

Stuck in some work.
Soon will complete this series
Thanks a lot 😌

JaNaMSoNi
Автор

yes plz ... one vdo on kafka connect setup n sample execution... does it takes care of incremental loads for the above scenrio.

arijitdeb
Автор

thanks for the Video Ajay. can you bring up continue sessions for the same

sureshsadanala
Автор

please make more vidoes in detail if possible

vinayram
Автор

Hi Sir,

Could you please do the video, how to connect Elasticsearch sink connector.

bharathreddy
Автор

could you explain what the difference between apache kafka and confluent kafka. i know confluent kafka is cloud kafka. but not sure when to use which one

vinayram
Автор

Greate content, keep up the good work.

alaamezian
Автор

One setback with Kafka connect is that, the src connector does not capture old val - new val, in case of updates hapenning in the src db. It only captures the changed state. This is one reason other alternatives like Apache Streamsets wins.

balaji
Автор

Fraud detection happens before payment, could we change our architecture to accommodate the same ?

Just wanted to see how it fits in n where the payment fails ...

It wd be cool 😎

chitthiaayeehai
Автор

Hi @Tech Primes,

Could you please tell how You have draw diagrams which you have used in video?
I’m trying to learn how we can draw microservices communication and case study diagrams.
Please guide

azharmobeen
Автор

Please start more videos on Kafka connect

RAJU
Автор

Could you please share custom source and sink connector for the same..

venkaiah
Автор

We used hbase sink connector in our project

meetcalsi