Don't forget you probably spent quite a bit if time tuning your Pyramid app.
The best ways to scale are: 1) Cache 2) Cache 3) Cache Web2py makes caching queries super easy. If you are serving a lot of static assets, check out Cloudflare for free CDN.

