Skip to content

Build High Performance Web Apps

2009 July 2
by Coach Wei

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:

  1. Common architecture pattern for horizontal scalability;
  2. How to do load balancing;
  3. Cost effective load balancing options;
  4. Cloud computing does not solve scalability issue;
  5. 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.