vote up 0 vote down star

Hi.

I'm doing a report with the theme "Amazon Architecture".

I need to explain how Amazon works internally. For instance, they uses an ESB to communicate with all suppliers.

How is an order processed?

Does anyone knows where I can find this kind of information?

flag

78% accept rate

5 Answers

vote up 3 vote down check

Not sure you'll find answers to all your questions but have a look at Amazon Architecture on highscalability.com.

link|flag
vote up 0 vote down

This may be useful for some background information.

http://www.se-radio.net/podcast/2006-12/episode-40-interview-werner-vogels

link|flag
vote up 2 vote down

I've written web services that expose shipping data to Amazon, and I've also written stuff that consumes data from them.

I don't have much of an idea about their internal architectures, but I do have a few guesses:

The ESB you mentioned does translation/transformation, for sure, but they do have specifications for what they prefer. They have XML Schemas for SOAP calls and they'll also expose in REST.

Internally, they may have standardized as much as they could to build systems that can quickly scale up and down. They perfected this years ago, then started their EC2 (elastic cloud) service and specified new standards for outsourced eCommerce.

I think they've stepped up some newer standards for the S3 service.

link|flag
vote up 2 vote down

Get a temp job as an HVAC guy working on the server rooms, that should get you in with no trouble at all.

link|flag
vote up 1 vote down

I imagine this information is kept well secret as it's likely quite proprietary and part of their success. Apart from what the google provides, perhaps you could just call them and ask to speak to their software architects.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.