Code & Cluster
Saturday, July 20, 2024
Replication in modern data systems
›
Overview Replication means making a copy of the data for future use in the case of failures or may be to scale. Why is it a big deal ? We co...
Wednesday, July 3, 2024
How modern distributed systems scale by partitioning ?
›
1.0 Introduction In the last 20 years, software systems moved to the internet and handled large volumes of data and millions of requests. ...
Sunday, June 30, 2024
CockroachDb Review: Should I use CockroachDb ?
›
Overview CockroachDb is a modern distributed database that promises linear scalability with strict serializability. Server side sharding i...
Monday, February 28, 2022
Quick Review: Mysql NDB cluster
›
This is a quick 2 min overview of Mysql NDB Cluster. The goal is to help you decide within a minute or two, whether this is an appropriate ...
Monday, February 14, 2022
Quick Review: Mysql InnoDb Cluster
›
This is a quick 2 min overview of Mysql InnoDb Cluster. The goal is to help you decide within a minute or two, whether this is an appropri...
Sunday, November 1, 2020
Building Globally Distributed Applications
›
A globally distributed application is one where the services and data for the application are partitioned and replicated across multiple reg...
‹
›
Home
View web version