Vertical Scaling vs Horizontal Scaling
20 May, 2025
3 min read
In this blog, I'll discuss the differences between horizontal and vertical scaling and why is it important for a developer to learn these concepts
Implementing Authentication in NextJS 15 with better auth and MongoDB
Feb 18, 2025
5 min read
In this blog, I'm going to walk you through implementing it in your Next.js application, sharing all the gotchas I discovered along the way.