Introduction to Apache Kafka by James Ward

  Рет қаралды 279,043

Devoxx

Devoxx

7 жыл бұрын

Please subscribe to our KZbin channel @ bit.ly/devoxx-youtube
Like us on Facebook @ / devoxxcom
Follow us on Twitter @ / devoxx
Apache Kafka has emerged as a next generation event streaming system to connect our distributed systems through fault tolerant and scalable event-driven architectures. Now open source through Apache, Kafka is being used by numerous large enterprises for a variety of use cases. This session will introduce the basics of Kafka and walk through some code examples that will show how to begin using it

Пікірлер: 87
@rohanurkude8503
@rohanurkude8503 2 жыл бұрын
We hardly see someone explaining such a vast topic in such a concise and clear way. Really appreciate all the effort James, Kudos to you :)
@geeeee8268
@geeeee8268 7 жыл бұрын
Best Kafka intro by far.
@zackmacomber
@zackmacomber 5 жыл бұрын
I wish Apache's documentation read like he speaks...I have been so confused about the AdminClient API and various Kafka Java libraries and this guy actually defines terms in a clear way...why can't the vendors themselves present their products clearly???
@l_combo
@l_combo 5 жыл бұрын
Kafka is open source... so it's up to the community to define.
@l_combo
@l_combo 5 жыл бұрын
@@kjeldschouten-lebbing6260 if you are writing and submitting code, I would expect you to at least comment your code at the very least and then documentation on top. The open source community has produced plenty of documentation in their time but obviously may not have the same incentive as a funded company i.e. Confluent
@scorpionkingnaveen
@scorpionkingnaveen 7 жыл бұрын
Wow.. That was a absolutely great intro to Kafka. Thanks for that!
@sebkafka6330
@sebkafka6330 5 жыл бұрын
you're welcome
@DevidasS
@DevidasS 4 жыл бұрын
Really an awesome presentation this one! cant help but keep coming back to this video to go back to the basics of Kafka..
@doviche
@doviche 6 жыл бұрын
Very good introduction. I've bought the book Kafka The Definitive Guide and it's all just so amazing. Guys, drop traditional messaging system brokers and adopt the Kafka way.
@earlybird5612
@earlybird5612 6 жыл бұрын
Great introduction to Kafka! Provides a great overview.
@CarloL525
@CarloL525 5 жыл бұрын
Clearest explanation! Great talk!
@WayneTaylor1982
@WayneTaylor1982 6 жыл бұрын
Thanks for the talk here. Very informative and great working life example
@danuvian
@danuvian 4 жыл бұрын
Good intro to Kafka. Easy to understand and it was explained well. Very good speaker.
@sheepyy15
@sheepyy15 7 жыл бұрын
Awesome talk! thanks
@mehdimohammadi1623
@mehdimohammadi1623 6 жыл бұрын
Awesome , it was very useful introduction I enjoyed that!
@mirmali2710
@mirmali2710 6 жыл бұрын
I like James' way of presentation.
@channaly2772
@channaly2772 5 жыл бұрын
Awesome talk. Many thanks
@hotplugin
@hotplugin 6 жыл бұрын
Excellent intro with example
@dimuthul
@dimuthul 4 жыл бұрын
Thanks James Ward!
@joakimhansson5687
@joakimhansson5687 6 жыл бұрын
Great stuff. Would recommend repeating questions from the audience though as we can't hear it at all.
@tormodkvalheim7214
@tormodkvalheim7214 5 жыл бұрын
Thanks, great video! :)
@KAWADESUMIT
@KAWADESUMIT 5 жыл бұрын
Thank you for great information
@sassynatan
@sassynatan 5 жыл бұрын
one of the best!
@shellac23
@shellac23 5 жыл бұрын
Great video!!!!
@rodgersnyangweso6615
@rodgersnyangweso6615 3 жыл бұрын
Precise Intro. Kudos
@robycohen
@robycohen 6 жыл бұрын
Awesome..! Thank you..
@gustavkullberg9842
@gustavkullberg9842 5 жыл бұрын
Great talk!
@BritainRitten
@BritainRitten 6 жыл бұрын
Helpful talk!
@muhammadtalha2363
@muhammadtalha2363 6 жыл бұрын
great explanation
@sreenivasaraju4988
@sreenivasaraju4988 4 жыл бұрын
Nice presentation. Thanks
@mowzeyluts1111
@mowzeyluts1111 5 жыл бұрын
awesome ,thank you
@srik006
@srik006 5 жыл бұрын
Excellent Presentation
@SanthoshkumarNagulanchi
@SanthoshkumarNagulanchi 6 жыл бұрын
Great tutorial....
@staticage
@staticage 5 жыл бұрын
Writes straight to disk might be a problem for anyone using virtual servers with attached storage.Latency would be a killer, not to mention the overhead of having multiple nodes, even with pagecache to socket enabled. Other factors also come into play e.g. log compacting etc
@toenytv7946
@toenytv7946 3 жыл бұрын
Great job.
@CarlosEcheverriaOne
@CarlosEcheverriaOne 4 жыл бұрын
Can we use consumer-groups on top of two Kafka Clusters, which are replicated using MirrorMaker? If yes, will Kafka warranty the "Exactly One Time Delivery" policy?
@SunnyG9
@SunnyG9 6 жыл бұрын
This is great
@videojeroki
@videojeroki 6 жыл бұрын
i have frequently thousand of files to process. each files takes about 5min. Can kafka distribute thing king of process over computers on my lical network ?
@fredramos2343
@fredramos2343 3 жыл бұрын
Great video
@bhanuprakash57
@bhanuprakash57 7 жыл бұрын
Thanks 😊
@goverdhank
@goverdhank 5 жыл бұрын
Excellent talk. By any chance, are thee slides shared somewhere ? Thanks
@JamesWard
@JamesWard 5 жыл бұрын
Here you go: presos.jamesward.com/introduction_to_apache_kafka/#/
@darshanaweerasingha653
@darshanaweerasingha653 5 жыл бұрын
Great :)
@jeffvoight6586
@jeffvoight6586 4 жыл бұрын
If a message gets a guaranteed commit to a leader, is it eventually guaranteed to make it to the quorum? If not, what happens to it?
@theCanadian808
@theCanadian808 6 жыл бұрын
Where can I find the slides for this presentation? Thanks
@JamesWard
@JamesWard 6 жыл бұрын
Here you go: presos.jamesward.com/introduction_to_apache_kafka/
@k.hemalatha4513
@k.hemalatha4513 6 жыл бұрын
Sound Introduction about Messaging system
@jpwx
@jpwx 4 жыл бұрын
When you want a good Kafka talk and the dude has the same damn name as you
@xalfonso85
@xalfonso85 5 жыл бұрын
thanks
@mvlad7402
@mvlad7402 4 жыл бұрын
very nice
@cliffmathew
@cliffmathew 4 жыл бұрын
Thanks
@thanhtranvan8113
@thanhtranvan8113 5 жыл бұрын
How did you make the car moving?
@JamesWard
@JamesWard 5 жыл бұрын
The code for that is at: github.com/jamesward/koober/blob/master/webapp/app/views/driver.scala.html#L88-L107
@IMMLF
@IMMLF 4 жыл бұрын
Maybe a bit off-topic question, but how the presentation was made? Is there a tool for creating such presentations?
@JamesWard
@JamesWard 4 жыл бұрын
I used Reveal.JS: github.com/hakimel/reveal.js/
@iamabean
@iamabean 6 жыл бұрын
Does anyone have the codes for this
@JamesWard
@JamesWard 6 жыл бұрын
I think this is the sample I used: github.com/jamesward/hello-play-kafka
@Luca1993x
@Luca1993x 6 жыл бұрын
If you watch this on 1.25 times the speed, he and his movements look like a Sim-Character and its animations.
@kosterix123
@kosterix123 6 жыл бұрын
could not resist.. indeed!
@srinivasinf
@srinivasinf 4 жыл бұрын
nice comment, its good with 1.25
@benmathews533
@benmathews533 5 жыл бұрын
I'm confused. These comments seem to contradict each other: @40:34 - A source is something that produces events, and the sink is something that consumes the event. @44:58 - I create a plainSink which is... my sink is going to be the way that I get messages into Kafka. @45:34 - code comments: // sink is incoming driver messages // source is outgoing rider messages
@JamesWard
@JamesWard 5 жыл бұрын
A sink in Akka Streams can receive messages which then get sent to Kafka. This gets tricky because in this example everything is bidirectional. There is a Kafka Sink and a Kafka Source. But also a websocket Sink and Source. Connected together like: Browser -> WebSocket Source -> Kafka Sink -> Kafka -> Kafka Source -> WebSocket Sink -> Browser
@dengan699
@dengan699 4 жыл бұрын
save time, watch at 1.25!
@kanaillaurent526
@kanaillaurent526 5 жыл бұрын
Great but the use of the word "node" everywhere confuses me. It seams like one partition is a node, one consumer also is a node if I got it correctly. For him, node is a general term for defining a unity element.
@srinivas1363
@srinivas1363 4 жыл бұрын
Hi kanail, here node is nothing but a Kafka broker server which actually maintains the copy of partitions.
@AmeeliaK
@AmeeliaK 5 жыл бұрын
Here's the code example he used: github.com/jamesward/koober
@lhxperimental
@lhxperimental 4 жыл бұрын
When talking about a new technology, it is best to stick to super conventional stuff around it - like the langauge and libraries. Don't mix Kafaka with Akka and a currently in fashion JVM language.
@sebkafka6330
@sebkafka6330 5 жыл бұрын
I am a Kafka
@1ma4ighter
@1ma4ighter 6 ай бұрын
hey American people, is this guy Californian? asking cos of his accent
@ninovalentino
@ninovalentino 4 жыл бұрын
why he seems so high
@javierleguizamon7889
@javierleguizamon7889 2 жыл бұрын
ZNQ
@TheXV22
@TheXV22 6 жыл бұрын
is it me or is this guy really hard to listen to without losing attention?
@kosterix123
@kosterix123 6 жыл бұрын
sorry, I fell asleep. Was it good?
@CepGamer
@CepGamer 3 жыл бұрын
Интересная презентация, но боже мой, русские субтитры просто ужас. Query - корейцы?
@nguyen4so9
@nguyen4so9 7 жыл бұрын
This guy has never been in real world. Salesman only.
@SanthoshkumarNagulanchi
@SanthoshkumarNagulanchi 6 жыл бұрын
Salesman opens ide??.... see at 43:59... if you say him as salesman for this demo.... LOL you are not an IT guy..
@superduck97
@superduck97 6 жыл бұрын
Right.. and his reason for creating 370 repos on github was just to fool you. :)
@MrLinuxFreak
@MrLinuxFreak Жыл бұрын
jamieward45?
Generative AI in a Nutshell - how to survive and thrive in the age of AI
17:57
Became invisible for one day!  #funny #wednesday #memes
00:25
Watch Me
Рет қаралды 59 МЛН
What it feels like cleaning up after a toddler.
00:40
Daniel LaBelle
Рет қаралды 70 МЛН
УГАДАЙ ГДЕ ПРАВИЛЬНЫЙ ЦВЕТ?😱
00:14
МЯТНАЯ ФАНТА
Рет қаралды 3,4 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:26
CRAZY GREAPA
Рет қаралды 7 МЛН
Apache Kafka Explained (Comprehensive Overview)
19:17
Finematics
Рет қаралды 208 М.
GC Tuning & Troubleshooting Crash Course | Ram Lakshmanan
52:02
JAX London
Рет қаралды 28 М.
Torvalds Speaks: Rust's Impact on the Linux Kernel
3:50
Mastery Learning
Рет қаралды 575 М.
Event-Driven Architecture (EDA) vs Request/Response (RR)
12:00
Confluent
Рет қаралды 125 М.
Principles Of Microservices by Sam Newman
56:13
Devoxx
Рет қаралды 317 М.
Processing Streaming Data with KSQL - Tim Berglund
48:59
Devoxx
Рет қаралды 55 М.
Apache Kafka in 6 minutes
6:48
James Cutajar
Рет қаралды 981 М.
Что не так с раскладушками? #samsung #fold
0:42
Не шарю!
Рет қаралды 216 М.
Как правильно выключать звук на телефоне?
0:17
Люди.Идеи, общественная организация
Рет қаралды 1,8 МЛН
Cheapest gaming phone? 🤭 #miniphone #smartphone #iphone #fy
0:19
Pockify™
Рет қаралды 4,2 МЛН
Choose a phone for your mom
0:20
ChooseGift
Рет қаралды 7 МЛН