A brief introduction to Docker with hands-on examples. The aim is to make someone with zero knowledge comfortable in using Docker containers.
Author: Sidd
Scalability and Performance
Few years back I was super excited after increasing the performance of a system by scaling it. However, there was … More
Feature Toggles
Feature toggle enables us to turn ON or OFF an application feature without the need for deployment. A way to manage fast high-risk changes,
Git Workflow & Branching strategy: Best Practices
This post describes an effective workflow for git and branching strategy.
Caching in Applications
Caching is a technique that veteran software engineers has been using for many years now to improve performance. We all … More
Gradle for C++
3rd Nov 2019 It’s been some time I am trying to use gradle to compile complex C++ projects. You can … More
git 101: A short introduction for beginners
Needless to say, git is good. I was using SVN earlier and we migrated to git in mid of 2019; … More
My Readings…
Since I registered to https://learning.oreilly.com, I am becoming an avid reader/listener of online books & sessions. Getting access to so … More
How to measure performance of a Transaction Processing System
The most used measure is AVERAGE; Due to high noise sensitivity, its not good for measuring performance. How about Median or percentiles?
Modern C++: Quick Reference
Even though I live and breath C++, until recently I was working with older version of C++. Working with old … More
Python 1: The Beginning
If you are familiar with programming, this page will help you get started with Python. Functions: x = 1 y … More
Scalability Story
2018 began with a huge performance issue in my application. We observed few performance issues in 2017 but those were … More
How to learn Machine Learning
Here is a plan I created. It is not a short term plan. Complete Machine Learning course. – Done Complete … More
Learning Octave for ML
I started taking Machine Learning course by Andrew Ng. It is one of the most recommended course online. The course … More
Books on Machine Learning
I started compiling a list of books to read to learn Machine learning. With internet at our finger tip learning something … More
Machine Learning in Finance
Now Machine Learning (ML) is the new buzz word. It’s facinating to hear how ML is used to solve real … More
Decision Tree, a white box ML
Even though deep learning is powerful and more accurate in predicting but its a black box ML. Can you imagine … More
Rule Recommender systems in Reference Data (finance)
In reference data world, other than the pure reference data business we spend a lot of time on business rules … More
Population Of India: Is it explosive or Under Check?
We all know that India has the second largest population and we are close to China’s population. It is also … More
Genesis
Genesis