Code & Cluster
Showing posts with label
BigData
.
Show all posts
Showing posts with label
BigData
.
Show all posts
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...
Friday, April 18, 2014
Apache Kafka Introduction : Should I use Kafka as a message broker ?
›
Asynchronous messaging is an important component of any distributed application. Producers and consumers of messages are de-coupled. Produc...
Friday, October 25, 2013
Apache Cassandra Data Model
›
This is an introduction to the Apache Cassandra data model. For the benefit of those not familiar with Cassandra, it is an open source, h...
›
Home
View web version