@GergelyOrosz: How have the fundamentals of building large, distributed software systems changed the last decade? A conversation with …
Summary
Martin Kleppmann discusses how the fundamentals of building large, distributed systems have evolved over the past decade in light of the updated second edition of his book "Designing Data-Intensive Applications."
View Cached Full Text
Cached at: 04/22/26, 11:22 PM
How have the fundamentals of building large, distributed software systems changed the last decade? A conversation with Martin Kleppmann (author of Designing Data-Intensive Applications) - given that the second, updated edition of the book was just released. Timestamps: 00:00
Similar Articles
@GergelyOrosz: Tomorrow on The Pragmatic Engineer Podcast: Designing Data Intensive Applications with Martin Kleppmann
The Pragmatic Engineer Podcast will feature an interview with Martin Kleppmann on designing data-intensive applications.
@tom_doerr: System design interview notes based on bestselling guides https://github.com/liquidslr/system-design-notes…
A GitHub repository containing comprehensive system design interview notes based on Alex Xu's bestselling books, covering topics like scaling, consistent hashing, and distributed systems.
Software Internals Book Club
This article describes a global email-based book club for senior developers focused on reading technical books about databases, distributed systems, and software performance, currently featuring 'Operating Systems: Three Easy Pieces'.
@SchipperAI: big takeaway from @badlogicgames and @mitsuhiko interview with @GergelyOrosz is that, just like you can ask Pi to exten…
Key takeaway from an interview with @badlogicgames and @mitsuhiko: self-improving software and building primitives so agents can mutate projects without forking is a paradigm worth exploring.
@charliermarsh: I don't watch many talks but Andrew Kelley's "A Practical Guide to Applying Data Oriented Design" had a big impact on m…
Charlie Marsh tweets that Andrew Kelley's talk 'A Practical Guide to Applying Data Oriented Design' had a big impact on him, especially when he started working on Ruff.