Book Shelf
Here are a few books which I've read recently.


Designing Data-Intensive Applications
'Designing Data-Intensive Applications' by Martin Kleppmann explores the principles behind scalable, reliable, and maintainable data systems. It covers databases, distributed systems, and data processing, making it essential for engineers building modern applications.
Paper Shelf
Here are a few research papers which I've read recently.
The Google File System
'The Google File System' by Sanjay Ghemawat, Howard Gobioff, and Shun-Tak Leung introduces GFS, a scalable, distributed file system designed for large-scale data processing. It emphasizes fault tolerance, high throughput, and efficient handling of massive workloads, laying the foundation for modern big data storage systems.
