What is my approach when building a scalable solutions for a large user base, architectural wise ?
Sigiloso
That the best approach is to have micro levels of operations for handling a numerously large computation assignment, to deploy lazy or asynchronous method of completing a operation and using a cache mechanism.