TripAdvisor architecture 2011/06

http://highscalability.com/blog/2011/6/27/tripadvisor-architecture-40m-visitors-200m-dynamic-page-view.htmlhtml

 

request URL is parsed, content collected from various services, and then applied to a templateweb

request routed to load balancer in front of cookie-based web server pool, pool can help for deployment, A/B testing, server are statelesscookie

services are essentially large intelligent cache in front of databaseapp

DB: postgres, 6 DRDB pair for high availabilityless

infrastructure to select code / template path based on request contextpost

相關文章
相關標籤/搜索