5 Questions to ask when deciding whether to rely on S3 et al

Several products I’ve worked on recently have relied on Amazon’s really impressive web services. I’ve written before about how much I admire services such as S3 and EC2, solid, commercial quality infrastructure services.

They address (and? or? solve) a big problem that application builders have:

“How many servers will I need, how many users will I have, how much storage will I need … and in the end, how much will all that cost?”.

They solve this by offering key components of infrastructure as a “software as a service”, SAAS. Starting with permanent storage, which is delivered by S3, followed by computes or servers, delivered by EC2, and further followed by a growing variety of other infrastuctural services.

Let’s look at what questions to ask when deciding to use any of these services. For example, when deciding to depend on Amazon’s S3 storage service (delivered over the internet, no hardware required) instead of buying a series of file and database servers (hardware) you need to consider the trade-offs:

  1. Given my expected growth, what is the comparable cost?
  2. What are my options in each case if my growth doesn’t actually develop as I expect?
  3. What is the comparable performance?
  4. What is the comparable reliability?
  5. If the whole scheme doesn’t work out, how hard is it to switch?

You see that you end up with a fairly tricky decision matrix. More tomorrow on how I solved this dilemma.

Popularity: 10% [?]

Share and Enjoy:
  • Digg
  • del.icio.us
  • TwitThis
  • Netscape
  • StumbleUpon

3 Responses to “5 Questions to ask when deciding whether to rely on S3 et al”

  1. Pito’s Blog » Blog Archive » 5 things to keep in mind when relying on S3 and similar SAAS services - Welcome! If you’re interested in the same kind of things I am, consider adding this site to your favorites, or better yet, you may Says:

    [...] Pito’s Blog Some stuff I just figured out « 5 Questions to ask when deciding whether to rely on S3 et al [...]

  2. 5 Questions to ask when deciding whether to rely on S3 et al Says:

    [...] out this post from Pito’s Blog ยป Pito Salas blogs about technology, life and everything: 5 Questions to [...]

  3. Pito’s Blog » Blog Archive » Cloud Computing case studies - Welcome! If you’re interested in the same kind of things I am, consider adding this site to your favorites, or better yet, you may want to subscribe to my RSS feed (using Says:

    [...] written about some of the considerations that go into the choice between physical infrastructure and new SAAS services such as…. I also covered why the fact that you are comfortable relying on a hosting provider for rack [...]

Leave a Reply