ASAbubakar Sohail
Portfolio

Engineering notes / field journal

Ideas sharpened in production.

Backend systems, architecture, AI workflows, and the small decisions that decide whether software stays calm under pressure.

Read latestRSS feed
Current signalProduction notes, not polished theory.

Short enough to scan. Useful enough to come back to.

6
Published
SEO
Indexed routes

Articles tagged backend

1 entries
Show all articles
01
Engineering28 Apr 20263 min read

Scaling an MVC App to Millions of Users (What Actually Changes)

How I’d evolve a simple EC2 + RDS MVC app into a system that can handle millions of users, layer by layer, without overengineering too early.

  • system design
  • scalability
  • backend
  • architecture
  • aws
Read