willem.com

Pragmatic thinking about scalability

Leveraging client computing power for high performance with many users

May 11, 2020 -

As part of the online food ordering app I'm building, I needed to design a scalable backend infrastructure that could handle lots of concurrent users. Scalability is considered a hard problem to tackle. Often it's presented like it's something magical, done by million dollar companies using secret tools. But, there is no such thing as magic, or is there?

Continue reading
Leveraging a user's device: the user's phone does most of the work originally done by the server
Leveraging a user's device: the user's phone does most of the work originally done by the server
Smartphones (and tablets, PC's) have become more powerful over the years (image: Apple)
Smartphones (and tablets, PC's) have become more powerful over the years (image: Apple)
Handling lots of traffic through distributed computing
Handling lots of traffic through distributed computing
Separating the remaining server workload: serving products and handling orders
Separating the remaining server workload: serving products and handling orders
Server under high load handling multiple concurrent users
Server under high load handling multiple concurrent users
Ordering food online
Ordering food online

Other stories

all blog posts

Tagged

CloudDataDesigniOSLemmid StoreProgrammingServerWebdesign

Articles (147)