Slashdot Log In
Amazon Betas 'Elastic' Grid Computing Service
Posted by
timothy
on Thu Aug 24, 2006 01:00 PM
from the bouncy-bouncy dept.
from the bouncy-bouncy dept.
RebornData writes "I receieved an e-mail this morning inviting me to participate in a limited beta of Amazon EC2: the Amazon Elastic Compute Cloud. It's a grid computing service that allows you to create and upload your own Linux-based machine images and run them in Amazon's system, starting at $.10 per "instance hour" (each machine instance being equivalent to a 1.7GHz Xeon with 1.75GB of RAM, and 160GB disk). You can use their tools to create and start new instances dynamically to meet whatever your particular capacity needs are at any given moment. Fedora Core 3 and 4 are explicitly supported, but any distro based on the 2.6 kernel should work. The service documentation provides more technical details. Unfortunately, it appears that the beta is limited to existing Amazon S3 users, and is already full."
Related Stories
[+]
Developers: Amazon EC2 Open To All 64 comments
An anonymous reader writes "Amazon just announced that the beta program for their EC2 (Elastic Compute Cloud) service is now open to all developers. They have also added new instance types. It appears that you can now get the equivalent of an 8-core machine. Is cloud computing for the masses finally here?"
[+]
Developers: Amazon EC2 Now More Ready for Application Hosting 142 comments
For months now, I've been geeked about Amazon's EC2 as a web hosting service. But until today, in my opinion, it wasn't ready for prime time. Now it is, for two reasons. One, you can get static IPs, so if an outward-facing VM goes down you can quickly start another one and point your site's traffic to it without waiting for DNS propagation. And two, you can now separate your VMs into "physically distinct, independent infrastructure" zones, so you can plan to keep your site up if a tornado takes out one NOC. If I were developing a new website I'd host it there; buying or leasing real hardware for a startup seems silly. If you have questions, or especially if you know something about other companies' virtual hosting options, post comments -- let's compare notes.
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading ... Please wait.

Burstable Servers (Score:5, Insightful)
Personally I don't have any need for a scalable system such as this, but it certainly opens the possibility for products or projects that may not otherwise be feasible.
Have a CPU intensive batch job that can broken up and distributed? Use these boxes during the run then eliminate them when it's done. Only pay for the time you use.
At a previous job I had a task that would have been perfect for a burst-able cloud like this. Example:
Every evening we had a large number of scanned tiff images that needed to be manipulated, and a short time window in which to do it. Tiff image manipulation takes a lot of CPU resources and time. We ended up purchasing a bunch of blade servers that sat idle for the 22 hours a day they we not running images. Something like what Amazon is offering may have been a very high performance and cost effective solution to that type of problem. The control via web services could automate the whole process.
Re: (Score:2)
Re: (Score:3, Interesting)
It seems like the only serious problem would be getting the 20GB TIFF (or 8 GBs of WAV files) over to the server instance in the first place.
Having to move all your data over to the server and back adds significant set-up overhead, particularly if you onl
Use Amazon S3 (Score:3, Informative)
-R
You're the grid computing poster child (Score:2)
Re:You're the grid computing poster child (Score:5, Interesting)
You might want to check out Starfish [rufy.com]. It's Google's MapReduce implemented in Ruby, kind of. It makes distributed grid computing possible in six lines of code. Unbelievable, but true.
Ian
PS I've personally got nothing to do with Starfish. I read the author's blog--that's it.
I can already see it... (Score:3, Interesting)
Say... (Score:4, Funny)
Service Documentation? (Score:4, Informative)
Maybe they meant the Technical Documentation [amazonwebservices.com]?
I use Gentoo... (Score:4, Funny)
Elastic Grid computing? (Score:4, Interesting)
Re: (Score:2)
Who uses this stuff? (Score:4, Insightful)
Re:Who uses this stuff? (Score:5, Insightful)
No, what if you need to do a one-off job. Which is cheaper $.10/hour or paying somebody full time, buying supplies, paying for labor to put it together, paying for power to run it, and then letting it sit there gathering dust.
There's no way you can get parts for the systems and labor for an admin to ~$72/month/server
Re: (Score:2)
Re: (Score:3, Interesting)
Re: (Score:3, Interesting)
Perhaps I have the economics wrong, but isn't it more cost effective to build your own cluster out of discarded PCs?
You've got the economics wrong. Building your own cluster out of discarded PCs is not economic. Building your own cluster out of brand ne
You can also... (Score:2, Interesting)
You can also go fart around with Amazon's Web Services [amazon.com] for fun and profit.
They rolled this out a few months back, when I was one of the brave few to sit through the presentation at a programmers conference in Santa Clara (for a free t-shirt and pen.) It
Great Pricing (Score:4, Insightful)
For example, lets say I had a MPICH (or even a custom) application that I wanted to run. I'm just some joe schoe, so I
can't use the cluster in my (academic) department. I can run my application for one hour using 1000 "computers" for about $100 USD.
That's pretty good. It would cost me $1000 to use the Sun N1 stuff AND I would have to use the N1 grid-engine to develop my app.
Can't wait to see what comes out of the Beta. People give Amazon a bad rap because they're not Google, but make no mistake: they are innovators too.
The great sea of resources. (Score:4, Informative)
In our server room we have recently begun virtualizing servers and as a result have begun to think not in terms of physical servers and hard disks anymore, but in terms of resource pools of storage and processing.
It's like we have been able to smelt our physical machines and from the molten resources forge anew.
The recoverability and fault-tolerance is amazing as well - if a physical box dies there is basically no interruption in service. If something goes awry with an image we can just pull it and restore from yesterday.
Seeing Amazon offering what seems to be more of an ocean of resource than a pool is very tantilizing.
I'm certainly not the first, but I wonder if indeed local operating systems and cpus will become something of an anacronism, and that most processing will someday occur via the internet: that it will become the world-wide-mainframe.
Cost sheet (Score:3, Informative)
* Pay only for what you use.
* $0.10 per instance-hour consumed (or part of an hour consumed).
* $0.20 per GB of data transferred outside of Amazon (i.e., Internet traffic).
* $0.15 per GB-Month of Amazon S3 storage used for your images (charged by Amazon S3).
Data transferred within the Amazon EC2 environment, or between Amazon EC2 and Amazon S3, is free of charge (i.e., $0.00 per GB).
Amazon S3 usage is billed separately from Amazon EC2; charges for each service will be billed at the end of the month.
(Amazon EC2 is sold by Amazon Web Services LLC.)
Virtual? Real? Or does it matter? (Score:2)
What a name! (Score:2)
"Amazon EC2: the Amazon Elastic Compute Cloud."
Say it with me: Amazon Elastic Compute Cloud.
For God's sake, it's like a Tom Wolfe [wikipedia.org] book!
Didnt SUN try this? (Score:2)
I was trying out different parameter combinations in the uCLinux kernel to check compile sizes and
Re: (Score:3, Informative)