Software Architecture — Principles, Practices & StylesDesigning the right architecture for a problem statement is more of an art than a science because it depends a lot on the understanding of…Apr 17, 202112Apr 17, 202112
Automated API Testing — A Developer’s perspectiveAgile methodology is put to practice using the shift-left-testing. Shift left testing paradigm suggests “Test early, Test often”. Test…Sep 27, 2020Sep 27, 2020
Splunk — A developer’s perspectiveThis article gives a developer’s perspective of using Splunk, get quickly acquainted with Splunk, understand SQL (Splunk Query Language)…Aug 16, 2020Aug 16, 2020
Splunk —An OverviewThis article gives high level overview of splunk — Why splunk? What is splunk? and the Architecture of splunk.Jul 19, 20201Jul 19, 20201
MongoDB Analytics for Big-DataHow can I derive value from the data that is stored in MongoDB?Jun 30, 2020Jun 30, 2020
MongoDB: ShardingSharing is Mongo’s answer for scaling. It is a way of distributing both work and data. More work over more data. And it is required for…Feb 24, 2020Feb 24, 2020