Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Good articles describing the infastructure of large commercial sites like Amazon.com?

Can anyone point me to a good primer on how a large scale commercial website like amazon.com is set up? Most importantly, I'd like to know about how the databases are set up. Do they have a distributed set of databases to balance the load, that all sends updates to one 'master' database, etc.? Doesn't have to be the inside dope(although that's preferable), just a plausible account of how smart people would run an amazon.com.

like image 730
Anon Avatar asked Mar 08 '09 06:03

Anon


People also ask

What is the infrastructure of Amazon?

The Infrastructure Layer is the data center building and the equipment and systems that keep it running. Components like back-up power equipment, the HVAC system, and fire suppression equipment are all part of the Infrastructure Layer. These devices and systems help protect servers and ultimately your data.

What is the name of Amazon's web infrastructure business?

Amazon Web Services, Inc.(AWS) is a subsidiary of Amazon that provides on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis.

What is AWS infrastructure mean?

The AWS Global Cloud Infrastructure is the most secure, extensive, and reliable cloud platform, offering over 200 fully featured services from data centers globally.


1 Answers

This may be useful to you..

http://highscalability.com/amazon-architecture

Besides this website contains architectural information about other high volume websites.

Also have a look at this video The Amazon.com Technology Platform: Building Blocks for Innovation.

like image 144
rajesh pillai Avatar answered Nov 06 '22 05:11

rajesh pillai