开发者

Amazon architecture [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 10 years ago.

开发者_StackOverflow中文版 Improve this question

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?


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.


Neither of Amazon S3's architecture nor its implementation has yet been made public. As such, it is not available for extension in order to develop the capability of creating private clouds of any size.

There are a few papers on cloud storage architecture topics. You might find them useful. Here is one: CACSS: Towards a Generic Cloud Storage Service

The method by which different technologies can be combined to provide a single excellent performance, highly scalable and reliable cloud storage system is also detailed. This research serves as a knowledge source for inexperienced cloud providers, giving them the capability of swiftly setting up their own cloud storage services

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜