📰 Dev.to · Piyush Gupta
Articles from Dev.to · Piyush Gupta · 7 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9050)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Piyush Gupta
4d ago
How to Use LeetCode Effectively for Interview Prep (The Strategic Way)
Stop grinding LeetCode randomly. Learn the systematic approach to mastering DSA for your next technical interview.

Dev.to · Piyush Gupta
6d ago
Mastering Schema Evolution: Why Apache Avro is the King of Big Data (Part 2)
In Part 2, we explore the 'Evolution' problem. How do you update data without breaking production? Enter Apache Avro.

Dev.to · Piyush Gupta
6d ago
Beyond JSON: A High-Performance Guide to Thrift & Protocol Buffers (Part 1)
Why text-based formats like JSON are slowing down your microservices and how binary encoding solves the 'Performance Tax'.

Dev.to · Piyush Gupta
6d ago
B-Trees, Clustered Indexes, and the OLAP Revolution (Part 2) 📊
Why do SQL databases use B-Trees? And why does Big Data require a completely different storage philosophy? Let's dive in.

Dev.to · Piyush Gupta
6d ago
How Databases Actually Work: From Log Files to LSM Trees (Part 1) 🚀
Ever wondered why some databases are fast for writes while others are fast for reads? Let's dive into storage engines, SSTables, and LSM Trees.

Dev.to · Piyush Gupta
6d ago
Master-Class: Understanding Database Replication (Single, Multi, and Leaderless)
A deep dive into Single Leader, Multi-Leader, and Leaderless replication algorithms for distributed systems.

Dev.to · Piyush Gupta
2mo ago
Codeppr: Your AI-Powered Guardian Against Bad Commits
We've all been there. You're deep in the zone, cranking out code, solving problems left and right....
DeepCamp AI