The Only Thing That Matters - presentation materials

Posted on March 01, 2017 · 1 min read · tagged with: #

TL;DR

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!

Sql Server

Event Store

Kafka

Summary

I hope this links help you in pursuing the understanding of logging and append only structures. Let’s flush some data on disk!


Comments

[…] 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 +0000

Why 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