Code & Cluster
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...
Saturday, June 23, 2018
Search vs Database : Do I need a search engine ?
›
Since the beginning of time, applications have been developed with a database at backend to store application data. Relational databases ...
Tuesday, April 3, 2018
Tomcat vs Dropwizard
›
For the last 15 years, for Java web applications, Apache Tomcat has been the gold standard as web application server. More recently, for...
Sunday, December 3, 2017
MongoDb Query tutorial and cheatsheet
›
Mongodb querying is easy and very powerful. But it is handy to have a cheatsheet around when digging for data. In this tutorial, we list a...
‹
›
Home
View web version