🗺️ Exploring Database Migration: An In-Depth HandbookHave you ever encountered the task of developing a new service for an established monolithic application? Or perhaps you’ve faced the…Feb 16Feb 16
Designing Data-Intensive Applications - NotesThis blog is more about notes which I have grabbed while reading the well known book — Designing Data-Intensive Applications: The Big…Jul 8, 2022Jul 8, 2022
Understanding Time complexityTime in science is probably the hardest thing to understand. It’s intriguing to study it also, Physicists define time as the progression of…Feb 25, 2022Feb 25, 2022
I bookmark that thought…Here with this blog I have attached some conference talks that I had bookmarked. These are some talks/blogs which made an impact in a way I…Jul 14, 2021Jul 14, 2021
A Guide To Dependency injectionDependency injection is is a type of creational design pattern which implement the concept of Inversion of control (A subset of Inversion…May 29, 2021May 29, 2021
Test Your tests !How do we test our tests ? How would I know my low level tests are well updated given in a fast pace agile environment ? What is the…May 12, 2021May 12, 2021
Appium — Dealing with FLAG_SECURE enabled in applicationApplications like Netflix do not allow users to capture screen by enabling FLAG_SECURE ON. This is often done due to security constrains…Mar 16, 2021Mar 16, 2021