The Moksha architecture is designed from the ground up to be highly scalable.
By facilitating extensive server and client side caching, moksha allows applications to scale “out of the box”.
Moksha transparently handles creating the SQLAlchemy engines and handing them off to your application. This allows Moksha to create separate, isolated, databases for each application to live in. This gives Moksha the potential to horizontally and vertically scale applications as needed.
The architecture is designed to make it extremely scalable yet dead-simple to hack on. This means that you could potentially run the entire platform on your laptop, or within a cloud.
The following architecture components can be made redundant to scale in a production environment: