Build High Performance Web Apps
Below are the slides for a recent techstars session:
[googleapps domain="docs" dir="EmbedSlideshow" query="id=acmj49ptxpc7_224fpm3mgh" width="410" height="342" /]
It covers some basic stuff for web performance, scalability and availability, such as:
- Common architecture pattern for horizontal scalability;
- How to do load balancing;
- Cost effective load balancing options;
- Cloud computing does not solve scalability issue;
- how to optimize web performance;
A list of free tools available are also mentioned, such as YSlow, RockStar Web Profiler and RockStar Optimizer.

Comments are closed.