Arunangshu Das

Trust me, I'm a software developer—debugging by day, chilling by night.

Programming Habits

Change Your Programming Habits Before 2025: My Journey with 10 CHALLENGES

As we approach 2025, I’ve been reflecting on the programming habits I’ve built over the years. Some have propelled me forward, while others… well, let’s just say they’ve cost me hours I’ll never get back. This year, I decided to

Change Your Programming Habits Before 2025: My Journey with 10 CHALLENGES Read More »

Database

How do databases scale, and what are the differences between horizontal and vertical scaling?

Scaling is essential for database management, especially as businesses grow and handle increasing volumes of data. To ensure databases can handle more traffic, we need to understand how scaling works. There are two primary methods: horizontal scaling and vertical scaling.

How do databases scale, and what are the differences between horizontal and vertical scaling? Read More »