Scalable application design without magic

from blog Willem's Blog, | ↗ original
I needed to design a scalable backend infrastructure that could handle lots of concurrent users. I did this by leveraging the client's computing power having it handle most of the user interaction workload.