https://cnfl.io/what-is-kafka-tutorials | Apache Kafka® is an open source distributed streaming platform that allows you to build applications and process events as they occur. Tim Berglund (Senior Director of Developer Experience at Confluent) walks through how it works and important underlying concepts. As a real-time, scalable, and durable system, Kafka can be used for fault-tolerant storage as well as for other use cases, such as stream processing, centralized data management, metrics, log aggregation, event sourcing, and more.
LEARN MORE
► Apache Kafka 101 course: https://cnfl.io/apache-kafka-explained-101-course
► ksqlDB 101 course: https://cnfl.io/ksqldb-introduction-course-kafka-explained
► Learn about Apache Kafka on Confluent Developer: https://cnfl.io/confluent-developer-resources-to-learn-kafka
► Kafka Tutorials: https://cnfl.io/what-is-kafka-tutorials
► Use CLOUD100 to get $100 of free Confluent Cloud usage: https://cnfl.io/cloud100-try-confluent-cloud-with-code
► Promo code details: https://cnfl.io/cloud100-promo-code-disclaimers
CONNECT
Subscribe: https://youtube.com/c/confluent?sub_confirmation=1
Site: https://confluent.io
GitHub: https://github.com/confluentinc
Community Slack: https://cnfl.io/slack
Facebook: https://facebook.com/confluentinc
Twitter: https://twitter.com/confluentinc
Linkedin: https://www.linkedin.com/company/confluent
Instagram: https://www.instagram.com/confluent_inc
ABOUT CONFLUENT
Confluent, founded by the creators of Apache Kafka®, enables organizations to harness business value of live data. The Confluent Platform manages the barrage of stream data and makes it available throughout an organization. It provides various industries, from retail, logistics and manufacturing, to financial services and online social networking, a scalable, unified, real-time data pipeline that enables applications ranging from large volume data integration to big data analysis with Hadoop to real-time stream processing. To learn more, please visit https://confluent.io
#apachekafka #kafka #confluent
source
check out our latest big data video,
https://youtu.be/icGopl3KLZw
this guy is a legend. how awesome would it be to work with this guy!!
Great explanation. May I request you a video on Kafka connectors?
Is it just me who doesn't understand how is he able to write like that. Shouldn't it be the other way?
Wonderful video…thank you!
classically, a database record looks like a log record… building databases at scale may have been difficult with the hierarchically-constructed database system, but relational, object, and hybrid relational systems are quite capable of doing so. So, "topic" is another name for "log" (?). Yes, the 'monolith' gave rise to the distributed system architecture in order to combat that issue (among others). Yes, the size of 'programs' has been reduced such that a 'program' only performs a single function. This architecture has been cut up and remodeled in a number of different forms over the past 15 years or so, and has never really been optimally implemented completely. I personally saw the flaws in the component structure and was willing to work through the issues, where many others were on a mission to continually change it (square peg theory). So, you're using the notion of a 'topic' (log record) to communicate with single-function entities? shouldn't that be the other way round? what happens in the case where topic A communicates with component A who pushes to topic B but the content is manipulated between component A and topic B? Where is the non-repudiation? ok. This is a splunk-esque product…
4:51 "Minimum Viable Understanding", that's a damn interesting concept.
Man could not have put it any simpler than this. Subscribed 2 min into the video
topic hell
Superb!!!!! Amazing explaination. Thank you!
A databade does nothing. It Is the instance or server-process that does things. Many tech personnels anthropomorphize thinga too much
Great video! I'm curious though – did he just learn how to write the words backwards, or did they flip the video or something?
How to connect Kafka with MySQL data base?
Hey it’d be better if you explained why people started thinking about events?
Guys stay away. I could see something was smelling straight from the beginning but as you as we started mentioning all those proprietary plugins and confluence languages, he said it all. Bottom line is, don't get tricked into believing it's all sweet when it's not. Also, databases are here to stay and work very well along with either streams and or event sourcing logs. What a utter nonsense and another way to try lock people in…
Ok then. A distributed Message Queue mixed with Big Data engine. Interesting.
Great video, Tim slice and dice the topic to make it simple to understand
Simply great ! thank you
i did not expect such captivating explanation of what kafka is. brilliant.
even I understood it ! Great video ! 10/10
STANDING-O .. omg. can you explain everything to me. That was freakin awesome.
Does anyone know what is name of whiteboard in the videos?
A slick presentation. But fit for purpose is important. "Some people are finding…" sounds a bit like "a lot of people are saying…" Kafka may work well for certain problems but it is so much easier to see what is going on when your data is in a database and then goes somewhere rather than sloshing around in micro services and topics along the way. And with a database you know that your data is on disk and backed up, not potentially adrift in memory. And "not writing code" works well if the pre-packaged stuff does exactly what you want, but otherwise it is going to be a worse outcome than writing code.
Hey Tim great review ! I remember seeing you in Munich in one meetup, kind of suprised to see you here 🙂
Hello
Thanks for sharing knowledge hare really very good and your explaining skills also very I really appreciate.i request you can you share how to deploy kubernets cluster for confluent Kafka so it will help us because I wached all traning video provided by confluent but not found how to deploy kubernets cluster for confluent Kafka so please I request you.
That was really great!! Thumbs up!!
Tim Berglund is "the man!!!"
Everyone else going, "Target System, Source System, Streaming, distributed events, etc. etc." but they don't put it together as well as Tim does! Brilliant.
Light board wow… But i don't anything about Kafka.. After watching this video also I didn't get anything out of it. It would be easy if you example.
love it!
this is Bill Bur's best explanation of Apache Kafka so far
in love with this guy – can't explain it better
Very nice!!
New kafka practical tutorial ..https://youtu.be/mlH0y7FOukU
thanks, great explanation !
The Bucket Rider: From Kafka to a Film Adaptation
can i write apis out of the topics so I can send the data into a common DAAS for aggregating data from the disparate systems?
Question – is it possible for kafka producer to maintain idempotency bases on message(some key set by us) key? basically our requirement is messages with same key should not be posted again even if we replay after a day.
Such a great explanation!
I see some dislikes too.how can someone dislike this video.strange.
great job explaining Kafka and event driven software architecture! seriously! one of the best I've experienced!
Nobody noticed how causually he does mirror writing while explaining a complex TOPIC. Respect!
Nicely explained in simple steps! You made Kafka easy!
Does Kafka connect /Kafka Stream / KSQL DB work with Apache Kafka – or only with Confluent Kafka ? I have setup Apache Kafka server on windows machine – its working fine. now can I setup Kafka connect / Kafka Stream / KSQL DB on directly on windows or I have to use Docker container ? BTW Docker is not running on my windows machine – as WSL is not allowed to run. I am thinking to connect it with SQL server or Postgres SQL and my prefered language is Python…
Do you know , Netflix uses 4000 broker , over 36 cluster and handle 700 billion msg per day
great video thank you.
TIM BERGLAND FOR PRESIDENT!!