BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Power of the Log:LSM & Append Only Data Structures

Power of the Log:LSM & Append Only Data Structures

Bookmarks
31:56

Summary

Ben Stopford talks about the beauty of sequential access and append only data structures, in the context of a little known paper entitled “Log Structured Merge Trees”. LSM describes a counter intuitive approach to storing and accessing data in a sequential fashion.

Bio

Ben Stopford is an engineer working on the Core Apache Kafka at Confluent Inc (the company behind Apache Kafka). He's worked with distributed data infrastructure for over a decade, switching between engineering products and helping companies use them. Before Confluent he designed the central data infrastructure for a large investment bank.

About the conference

Software is changing the world. QCon empowers software development by facilitating the spread of knowledge and innovation in the developer community. A practitioner-driven conference, QCon is designed for technical team leads, architects, engineering directors, and project managers who influence innovation in their teams.

Recorded at:

Jun 15, 2017

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Feedback on this talk

    by No Name,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Ben this is an excellent talk! Very informative and helpful... One point of critical feedback would be to try and not walk back and forth so much. The camera person following you made me seasick. :)

  • Re: Feedback on this talk

    by Ben Stopford,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Ha! Thanks for the kind words and yes, that's excellent feedback, I'm working on it :) Thanks.

  • Feedback

    by Warangal Wasu,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Wow,you explained beautifully....:)

  • Re: Feedback

    by Ben Stopford,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Thank you Warangal - appreciated.
    B

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT