-

Teaching My MBA Manager The Hidden Power Of Data Structures And Algorithms In a VibeCoding Era
In this era of AI and vibe coding, is a theoretical topic like data structures and algorithms (DSA) still significant? This is a question I answer in this blog by explaining the performance and financial impact of the linear and binary search algorithms to my MBA manager.
-

Building a High Availability Database Cluster: Lessons from Failure to Stability
Highly available (HA) database management systems are integral for stateful applications; however, setting up and maintaining a HA cluster presents challenges. In this blog article, I share my journey in setting up HA clusters for Postgres, MySQL, and MongoDB management systems.