Amazon Interview Question

design servers to handle large traffic

Interview Answer

Anonymous

Aug 27, 2010

Lots of ways to distribute traffic to servers. Interesting when you want results faster and want servers close by. Prefer to keep the same session on the same server to decrease inter-server/distributed DB overhead.