This post has been imported from my previous blog. I did my best to parse XML properly, but it might have some errors.
If you find one, send a Pull Request.
A few days ago I gave a presentation titled The Only Thing That Matters. Below you can find the list of materials one could use to ramp up his knowledge about topics covered in the presentation. Beware! Spoilers ahead!
I hope this links help you in pursuing the understanding of logging and append only structures. Let’s flush some data on disk!
[…] takie tematy jak logowanie, EventStore i Kafka. Materiały z wykładu można znaleźć na blogu Szymona. Kilka śmiesznych obrazków sprawiło, że prezentacja pomimo trudnych treści wydawała […]
by Podsumowanie konferencji 4developers 2017 – programmer-girl at 2017-04-05 06:09:43 +0000
Kafka is my aim to learn and test but your reference to blog "call me maybe" scares me :)
by Karol at 2017-03-04 09:14:43 +0000Why does it scare you? Because of the possible data loss or the complexity?
When learning Kafka, you don't have to know all the distributed systems terms and theories. The client API is pretty straight forward and you can easily abstract away the underlying implementation details when learning. It's up to you and your learning pattern :)
by Szymon Kulec 'Scooletz' at 2017-03-04 12:51:01 +0000