This article represents code samples on how to get setup with Typescript development environment with Dockers. Please feel free to…
This article represents details on whether to use single datastore per microservice. Please feel free to comment/suggest if I missed…
This article represents key steps of Hadoop Map-Reduce Jobs using a word count example. Please feel free to comment/suggest if…
This blog represents my notes on how data is read and written from/to HDFS. Please feel free to suggest if it…
I came across a great page describing Hadoop map-reduce and HDFS architecture. The page presents some of the following details:…
This blog represents some of the key reasons why every developer must consider adopting for development. 1. Setup clean Dev…
This blog represents top 5 use cases why IT enterprises (product & software-service vendors) should consider adopting Dockers in their…
I just finished up writing a simplistic/trivial framework using ReactJS using which one could quickly create online quizzes. The code…
This article represents concepts around usage of "map" method to traverse and display list of similar objects representing a component…
This blog represents my thoughts on why every developer must adopt dockers for their day-to-day development purpose. I got introduced…
This article represents instructions on how to configure your existing Sublime Text Editor for faster development. Please feel free to…
This article represents tips on how to do Javascript programming using Console with the help of NodeJS. Please feel free…
This article represents quick information on how to migrate existing Boot2Docker containers and images to newly launched Docker Toolbox, that…
This article represents instructions which could be used to set up oracle data guard on a primary and one or…
This article represents quick instructions on how to install NodeJS on CentOS Docker Image. The detailed instructions of installing NodeJS…
This article represents tips to build RPM package using rpmbuild command. Please feel free to comment/suggest if I missed to…