TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How AWS came to be

207 pointsby codehuskeralmost 9 years ago

16 comments

parasubvertalmost 9 years ago
This is mostly a puff piece of revisionist history, as told by the person who wants you to think he started it all. No mention of Ben Black, Chris Pinkham, or Chris Brown, the team in South Africa, the memo to Bezos they wrote that actually started the idea, etc. (This side of the story is all readily Google-able if you're interested).
评论 #12025505 未加载
jakozauralmost 9 years ago
Would add two points:<p>1. Internal Jeff Bezos memo from around 2002 that everything should be a web service, which eventually can be externalize: <a href="http:&#x2F;&#x2F;apievangelist.com&#x2F;2012&#x2F;01&#x2F;12&#x2F;the-secret-to-amazons-success-internal-apis&#x2F;" rel="nofollow">http:&#x2F;&#x2F;apievangelist.com&#x2F;2012&#x2F;01&#x2F;12&#x2F;the-secret-to-amazons-su...</a><p>&quot;Anyone who doesn’t do this will be fired. Thank you; have a nice day!&quot;<p>2. AWS started in 2006 with EC2 (provision service through API) and S3 (some file storage). Simple, but primitive building blocks.<p>Google entered game early in 2008 with App Engine. Very powerful, but restricted Platform as a Service. It pretty much requires to rewrite whole application from scratch and doesn&#x27;t let you do tons of stuff.<p>Eventually AWS is keep adding services with more functionality (SimpleDB, DynamoDB, SQS), while it took quite a while Google to realize that it needs to provide bare servers too. So both approaches converge, but Amazon capture magnitude more revenues from cloud infrastructure.
评论 #12023640 未加载
评论 #12023366 未加载
评论 #12023333 未加载
评论 #12024743 未加载
评论 #12024176 未加载
评论 #12023369 未加载
SwellJoealmost 9 years ago
I&#x27;m always, <i>always</i>, amazed at how much of Amazon is below the surface of the general public&#x27;s awareness. They&#x27;re an iceberg. Sure, the top is huge; Amazon is, I guess, the world&#x27;s biggest retailer. But, damn, what&#x27;s under the water that few people see is just incredible. AWS is, by far, the most popular cloud service; it&#x27;s the default, and hosts several other billion dollar businesses. Bezos has made good on his promise of making computing like the power company: You just plug in your stuff, and pay based on what you use.<p>I don&#x27;t love any of the AWS APIs, but they got them out the door faster than anyone else (often by several years)...and they <i>work</i>. They can be clunky, but if you make the right incantations, you get the results you need and a limitless pool of resources, if you have the money.<p>But, more importantly, they&#x27;ve led rather than followed...because they knew what a service-based architecture needed to work, because they&#x27;d built one of the largest ones in the world before anybody else. So, as companies have grown on AWS, they&#x27;ve always found that Amazon had already thought of the growing pains they were going to run into and had already engineered solutions. So, Amazon is reading your mind, because they&#x27;ve been there and shared that particular pain. So, when you get to that crossroads, there&#x27;s already an outpost with a note saying, &quot;We went this way, here&#x27;s a map and some supplies.&quot;<p>Yegge&#x27;s rant on the subject is enlightening, but probably could have mostly been deduced from the outside without prior knowledge. Someone high up had to make the proclamation that Amazon would become SOA, at all costs, and someone had to make the call that it would be built to share, from the beginning. And, it&#x27;s why so few companies have been able to catch up; only Google and Microsoft have come close, I think, and it&#x27;s because they have tremendous resources, and some of the same internal forces at work.
评论 #12024752 未加载
ktamuraalmost 9 years ago
Missing from this article entirely is AWS&#x27;s shrewd marketing and ability to define and grow a market.<p>As other commenters and the article noted, when AWS was launched, it just provided simple, primitive building blocks like compute (EC2) and object storage (S3). At the time, AWS&#x27;s value proposition was entirely around elasticity of infrastructure and its archenemy was data centers. In the process, they created a new market that came to be called Infrastructure as a Service.<p>Since then, AWS has gone up the stack steadily, adding infrastructure application services like RDS, ELB, etc. These infrastructure applications have made it easier and faster to deploy applications on AWS, but unlike pure infrastructure, they come with a degree of vendor lock-in. But developers didn&#x27;t blink at all because it was so much more convenient than upgrading your own MySQL or setting up an HAProxy.<p>And now, AWS is squarely in the applications business. Last year, they announced Quicksight, signaling to the world that they are going to squeeze out business intelligence vendors. Few know that Amazon has Microsoft Outlook&#x2F;Gmail for Work competitor called WorkMail. Slowly but surely, AWS is trying to swallow the entire enterprise software stack. I noticed that most people no longer describe AWS as &quot;IaaS&quot; but as &quot;cloud infrastructure.&quot; I.e., their scope and market is expanding.<p>Key to this success is their strategic prescience and marketing execution, both for the developers and the suits. They knew what made developers happy (free&#x2F;cheap to start, great API and documentation, scales well) and took the time to build solid infrastructure. For the suits, they created a clear vision of &quot;old v. new&quot; and used customers like Netflix to convey how the new world is going to run on AWS.<p>As a keen observer and practitioner of enterprise software marketing, AWS&#x27;s rise to dominance is a textbook example.
评论 #12024746 未加载
nashashmialmost 9 years ago
What started out as an idea to extend only Amazon&#x27;s core capabilities as a service to other retailers transformed into a challenge to extend even the core of the core, which was the digital backbone infrastructure. Maybe this can be a tl;dr of the whole article.<p>Such business philosophies require companies to unselfishly give up developed competitive advantages and provide that as a service to the entire industry. Imagine if this same philosophy was implemented at other companies: the past-time heavyweights would be serving a far higher calling today. And entire industries of innovations of would have picked up and developed on where the old left off.<p>Examples like Intel offering the capabilities of its foundries or Kodak offering its patents to filmmaking or Microsoft offering others to build on its Office Doc format would have prevented both their fall and promoted the industries to greater heights.
评论 #12023316 未加载
评论 #12023289 未加载
评论 #12023566 未加载
hinkleyalmost 9 years ago
&gt; like many startups, when it launched in 1994, it didn’t really plan well for future requirements. Instead of an organized development environment, they had unknowingly created a jumbled mess.<p>Somehow this sums up many of the frustrations I&#x27;ve had working in software. I point out to people when they&#x27;re making these kinds of decisions, and I call them on it when they romanticize it into an unhappy accident instead of a form of insidious, latent neglect.<p>I find it infinitely amusing when software developers become homeowners and complain about the exact same sorts of myopic shortcuts and idiotic decisions made by the former owners, without a hint of dissonance.
评论 #12023423 未加载
timfalmost 9 years ago
Alexa, SQS, and the &quot;E-Commerce Service&quot; were the first services announced for beta testing and what made up the first set of services billed as AWS.<p>Have a look at the AWS page from 2005, pre-S3:<p><a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20050504101424&#x2F;http:&#x2F;&#x2F;www.amazon.com&#x2F;gp&#x2F;browse.html?node=3435361&amp;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20050504101424&#x2F;http:&#x2F;&#x2F;www.amazon...</a>
评论 #12024531 未加载
mblodealmost 9 years ago
This reminds me of Steve Yegge&#x27;s rant about Amazon and Google. Talking about Accessibility and Platforms.<p><a href="https:&#x2F;&#x2F;gist.github.com&#x2F;chitchcock&#x2F;1281611" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;chitchcock&#x2F;1281611</a>
评论 #12023497 未加载
评论 #12026967 未加载
评论 #12024749 未加载
dexterdogalmost 9 years ago
How is Werner Vogels not even mentioned in this article? I know he wasn&#x27;t at Amazon in 2003 when the discussions began, but he was within a year.
评论 #12023468 未加载
oli5679almost 9 years ago
I wonder if Amazon will ever offer AFS (Amazon Fulfilment Service)? Imagine how much lower their costs of delivering goods from warehouse to customers would be. I understand this would push people away from listing on Amazon directly and there are some strategic&#x2F;information issues but the cost reductions could be so dramatic that they outweigh this!
评论 #12023418 未加载
评论 #12023392 未加载
评论 #12023400 未加载
评论 #12023438 未加载
neviralmost 9 years ago
Holy FUCK TechCrunch&#x27;s mobile site is frustrating to use.<p>Tap on &quot;read full article&quot; - NOPE, you just clicked on an ad instead.<p>(&#x27;cause it relayouts at some point after the page loads and right around the time you want to tap on that)
评论 #12023588 未加载
juliangamblealmost 9 years ago
<i>At the same time, Bezos became enamored with a book called Creation, by Steve Grand, the developer of a 1990s video game called Creatures that allowed players to guide and nurture a seemingly intelligent organism on their computer screens. Grand wrote that his approach to creating intelligent life was to focus on designing simple computational building blocks, called primitives, and then sit back and watch surprising behaviors emerge.</i><p><i>The book…helped to crystallize the debate over the problems with the company’s own infrastructure. If Amazon wanted to stimulate creativity among its developers, it shouldn’t try to guess what kind of services they might want; such guesses would be based on patterns of the past. Instead, it should be creating primitives — the building blocks of computing — and then getting out of the way. In other words, it needed to break its infrastructure down into the smallest, simplest atomic components and allow developers to freely access them with as much flexibility as possible.</i><p><a href="https:&#x2F;&#x2F;stratechery.com&#x2F;2016&#x2F;the-amazon-tax&#x2F;" rel="nofollow">https:&#x2F;&#x2F;stratechery.com&#x2F;2016&#x2F;the-amazon-tax&#x2F;</a>
ww520almost 9 years ago
AWS became successful because Amazon could massively dogfood its own services as the biggest online merchant.
评论 #12023814 未加载
jomamaxxalmost 9 years ago
What&#x27;s missing from this is their fairly innovative product marketing decisions:<p>They put full descriptions of their products, very comprehensive, out on full display, including pricing.<p>Not only is pricing transparent, but it&#x27;s not profit maximizing in the short run ... prices go down over time.<p>You can sign up with a credit card and get going.<p>Most companies, like Oracle - would have put this product behind a wall of idiot sales people and obfuscation.<p>I&#x27;ve been using AWS since the start and I&#x27;ve never needed support - not a bit.<p>This part of their operating paradigm should not be overlooked. It was a very gutsy decision to just throw everything over the fence and let &#x27;whoever&#x27; use it.<p>We take this for granted now, but it could have been another way entirely.<p>Many other established companies still have not gotten the memo.
评论 #12024691 未加载
albashaalmost 9 years ago
Still, don&#x27;t use AWS for your new startup. Move to it once you outgrow the offers from Linode and DigitalOcean. You&#x27;ll save a ton of money.
评论 #12023831 未加载
评论 #12023865 未加载
wallfloweralmost 9 years ago
Slightly OT: At the current stock price and AWS growing 40% YOY, do you think Amazon stock is a good buy and hold investment?
评论 #12024480 未加载
评论 #12025075 未加载