1 - 10 of 26 Faves|
vote
8
Faved by: Tosh
Oct 01 2008 - via aws.amazon.com

Quoted: Starting later this Fall, Amazon Elastic Compute Cloud (Amazon EC2) will offer you the ability to run Microsoft Windows Server or Microsoft SQL Server. Today, you can choose from a variety of Unix-based operating systems, and soon you will be able to configure your instances to run the Windows Server operating system. In addition, you will be able to use SQL Server as another option within Amazon EC2 for running relational databases.

5 FaversShareViewed: 5 Times
vote
3
Faved by: mike
Aug 26 2008 - via www.amazon.com

Amazon just shipped their new attachable volume service for EC2. Now you can mount a persistent store to your instances, and not worry about them disappearing if your instance crashes or is de-commissioned.

Pricing is $0.10 per GB per month plus $0.10 per 1 million I/O requests. Back-of-the-napkin estimate for a 100GB volume used for a high volume web site would cost $36 per month.

1 FaverShareViewed: 2 Times
vote
30
Faved by: n.takushima
Sep 20 2007 - via s3.amazonaws.com

予算立てにご利用ください.

2 FaversShareViewed: 28 Times
vote
6
Faved by: mike
Dec 15 2007 - via www.amazon.com

This looks like a great addition to Amazon S3 and EC2 - they now have a way of creating simple tables with up to 256 attribute/value pairs. Support for GET, PUT, DELETE, and QUERY.

There are a number of things missing over a real relational database (or even an ISAM). S3 is a simple "blob" store - where each object get be atomically read and written. SimpleDB gives some simple query capability (for smaller data items - 1K max per attribute).

I also see no way to get ORDERBY functionality and, of course, no aggregate values (SUM, MAX, etc). Sometimes this can be overcome in the application layer, but it will make your application more complex than using a traditional database.

Most importantly, there are no JOIN's in this system. This will require the application to make multiple QUERYs to get the data needed to generate a view.

I found it very interesting that this document states that Amazon promotes developers running traditional databases in EC2. My understanding is that Amazon can arbitrarily wipe the state of any machine on EC2 - which would cause you to have to restore the database from some an S3 or external backup.

Maybe someone who is using EC2 for running a database server can chime in on how well that works for them.

Quoted: Amazon SimpleDB - a web service for running queries on structured data in real time. Provides the core functionality of a database - real-time lookup and simple querying of structured data - without the operational complexity

1 FaverShareViewed: 6 Times
vote
4
Faved by: mohit
Jul 28 2008 - via elasticvapor.com

Was curious if there was an elastic computing offering for Windows. Seems like there are a few, and Microsoft is planning to launch its own in October.

Quoted: A few companies have attempted to offer on demand Windows clouds including Terremark's "The Enterprise Cloud" (VMware based) and Gogrid. But both have yet to release an API for programmatic access, so there usefulness in a truly "elastic computing" environment is questionable.

1 FaverShareViewed: 3 Times
vote
11
Faved by: vanort
Apr 10 2007 - via www.datawrangling.com

Cluster computing in EC2

1 FaverShareViewed: 10 Times
vote
17
Faved by: amygdala
Jul 15 2007 - via www.datawrangling.com

The part I found interesting was the first detailed description of using the MapReduce model to run large-scale Expectation Maximization (EM) computations in parallel. An implementation of this on Hadoop and Amazon EC2 will let you tackle some large scale

1 FaverShareViewed: 16 Times
vote
4
Faved by: SharpSmith
Feb 13 2008 - via scobleizer.com

I’m sure this isn’t the only one, after all, SmugMug’s CEO told me that they had moved pretty much everything over to Amazon’s S3 a while back.

1 FaverShareViewed: 3 Times
vote
6
Faved by: SharpSmith
Feb 13 2008 - via news.ycombinator.com

http://news.ycombinator.com/item?id=114501
Yes or no: Should web startups host on Amazon?

1 FaverShareViewed: 5 Times
vote
7
Faved by: SharpSmith
Feb 13 2008 - via developer.amazonwebservices.com

Robert Dempsey guides you through the steps of building a web spidering application using Amazon EC2, Amazon SQS, and Amazon S3.

1 FaverShareViewed: 6 Times

Page 1

Related Content from Around Faves

amazon

VIEW ALL

s3

VIEW ALL