Hadoop Map-Reduce Described With Example

10 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

10 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

10 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…

NodeJS – How to Develop Javascript using Console (Node)

10 years ago

This article represents tips on how to do Javascript programming using Console with the help of NodeJS. Please feel free…

How to Migrate from Boot2Docker to Docker Toolbox

10 years ago

This article represents quick information on how to migrate existing Boot2Docker containers and images to newly launched Docker Toolbox, that…

Dummies Notes – How to Setup Oracle Data Guard

10 years ago

This article represents instructions which could be used to set up oracle data guard on a primary and one or…