One Datastore per MicroService?

9 years ago

This article represents details on whether to use single datastore per microservice. Please feel free to comment/suggest if I missed…

Hadoop Map-Reduce Explained with an Example

9 years ago

This article represents key steps of Hadoop Map-Reduce Jobs using a word count example. Please feel free to comment/suggest if…

Big Data – How Data is Retrieved and Written from/to HDFS?

9 years ago

This blog represents my notes on how data is read and written from/to HDFS. Please feel free to suggest if it…

Hadoop Map-Reduce Described With Example

9 years ago

I came across a great page describing Hadoop map-reduce and HDFS architecture. The page presents some of the following details:…

5 Reasons Why Every Developer Must Adopt Dockers

9 years ago

This blog represents some of the key reasons why every developer must consider adopting for development. 1. Setup clean Dev…

Dockers – Top 5 Use Cases for Dockers Adoption

9 years ago

This blog represents top 5 use cases why IT enterprises (product & software-service vendors) should consider adopting Dockers in their…

ReactJS – Step-by-Step Tutorial on Quiz Development

10 years ago

I just finished up writing a simplistic/trivial framework using ReactJS using which one could quickly create online quizzes. The code…

ReactJS – What is this.props.items.map Property?

10 years ago

This article represents concepts around usage of "map" method to traverse and display list of similar objects representing a component…

5 Reasons Why Every Developer Must Adopt Dockers

10 years ago

This blog represents my thoughts on why every developer must adopt dockers for their day-to-day development purpose. I got introduced…

ReactJS – How to Configure Sublime TextIDE for Faster Development

10 years ago

This article represents instructions on how to configure your existing Sublime Text Editor for faster development. Please feel free to…