Code & Cluster
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...
Saturday, September 30, 2017
Cloud service vs Software as a service
›
Everyday we use some awesome cloud services or applications like Gmail, Whatsapp, Waze etc. If I write a web application and put it on a ...
‹
›
Home
View web version