Tag: distributed system

Episode 413: Spencer Kimball on CockroachDB

Filed in Episodes by on June 17, 2020 0 Comments
Episode 413: Spencer Kimball on CockroachDB

Spencer Kimball, Co-Founder and CEO of Cockroach Labs talks about CockroachDB, an open source distributed database system. Host Akshay Manchale spoke with Kimball about his past experience with relational databases that convinced him of the need for a better open source distributed database. . Spencer talks about challenges involved in using a sharded single node […]

Continue Reading »

SE-Radio Episode 354: Avi Kivity on ScyllaDB

Filed in Episodes by on February 2, 2019 0 Comments
SE-Radio Episode 354: Avi Kivity on ScyllaDB

Avi Kivity of Scylladb deep dives into the internals of Scylladb and what makes it a high performant version of Cassandra, a distributed key-value datastore. Host Nishant Suneja spoke with Avi about how Scylla’s shared nothing architecture helps it in “scaling up” on every single node in the cluster. The discussion further goes into Scylla’s […]

Continue Reading »

SE-Radio Episode 285: James Cowling on Dropbox’s Distributed Storage System

Filed in Episodes by on March 14, 2017 3 Comments
SE-Radio Episode 285: James Cowling on Dropbox’s Distributed Storage System

James Cowling of Dropbox (architect of their distributed storage system), speaks to Robert Blumen about their move from Amazon’s S3 to their own infrastructure; The show covers: the size, scope and scale of Dropbox’s data management; their experience on Amazon’s S3; why S3 over time did not meet their needs; how the decision was made […]

Continue Reading »

Episode 229: Flavio Junqueira on Distributed Coordination with Apache ZooKeeper

Filed in Episodes by on June 17, 2015 8 Comments
Episode 229: Flavio Junqueira on Distributed Coordination with Apache ZooKeeper

Flavio Junqueira is the author of Zookeeper: Distributed Process Coordination. Flavio and Jeff Meyerson begin by defining ZooKeeper and talking about what ZooKeeper is and isn’t. ZooKeeper can be thought of as a patch against certain fallacies of distributed computing: that the network is secure, has zero latency, has infinite bandwidth, and so on. With […]

Continue Reading »