Shashi BhushaninbooleanbhushanData Transaction ModelsThis blog explains the two data transaction models, which are known by the acronyms ACID and BASE and briefly touches on the trade-offs in…Oct 25, 20221Oct 25, 20221
Shashi BhushaninbooleanbhushanIndexingYou might have a general idea about indexes in relational database already, in this article we will deep dive more into the topic. Also…Sep 3, 2021Sep 3, 2021
Shashi BhushaninbooleanbhushanObservabilityThis article sheds some light on the topic of observability and it’s constituent parts. It’s aimed towards app developers and dev ops with…Aug 28, 2021Aug 28, 2021
Shashi BhushaninbooleanbhushanObject Relational Impedance MismatchThis blog explain the problems about the mismatch in the object model and the relational model, formally called Object/Relational…Aug 21, 20212Aug 21, 20212
Shashi BhushaninbooleanbhushanWhy Composition over InheritanceThis blog goes over the topic of what is composition, what is inheritance and why composition is a better fit in most case.Aug 14, 2021Aug 14, 2021
Shashi BhushaninbooleanbhushanUnderstanding HashingWhat is Hashing. Explanation of open addressing and closed addressing and collision resolution machanisms in hashing.Nov 10, 2020Nov 10, 2020
Shashi BhushaninbooleanbhushanUnderstanding Time ComplexityWhat is time complexity, why it’s important to consider it when coding ?Nov 6, 2020Nov 6, 2020
Shashi BhushaninbooleanbhushanDecoding Base 64What is binary-to-text encoding, why it’s usefulOct 31, 2020Oct 31, 2020