Skip to main content

Suriya Shanmugam

Software Engineer | Ex-Member Technical Staff @ Zoho | Graduate Student @SJSU

Welcome to my page
#

Recent

Load Balancers: The Invisible Backbone of Modern Applications
3 mins
In today’s world, where applications serve millions of concurrent users, delivering fast and reliable responses is non-negotiable.
Demystifying B-Tree Indexing in Databases
3 mins
When it comes to speeding up data retrieval, indexes are the backbone of modern databases.
SSTables and LSM Trees in Modern Storage Engines
3 mins
Modern storage engines like RocksDB, LevelDB, and Apache Cassandra rely on powerful data structures to handle large volumes of data efficiently.