Code & Cluster
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...
Sunday, January 20, 2019
A Microservices Introduction
›
Modern distributed applications are built as a suite of microservices. In this blog we discuss the characteristics of microservices. We wil...
4 comments:
Sunday, December 2, 2018
Apache kafka Streams
›
Apache Kafka is a popular distributed messaging and streaming open source system. A key differentiator for Kafka is that its distributed br...
Sunday, August 26, 2018
ElasticSearch Tutorial
›
ElasticSearch is a distributed , scalable, search and analytics engine. It is similar to Apache Solr with a difference that is built to b...
‹
›
Home
View web version