Cheaper SQL on Amazon EC2
Written by Kay Ewbank   
Wednesday, 16 May 2012

If you’re running SQL Server on Amazon EC2, there are some new options that may well work out less expensive.

aws

Amazon has added the option of running SQL Server on its Standard Small and Medium instance types, so lowering the minimum size of a SQL Server database instance on EC2.

Another option that is being added is support for SQL Server Web Edition. Web Edition is similar to SQL Server Standard Edition, but costs less. It does lack some features that might be useful, including the SQL query edit and design tools, support for version control, and the MDX edit, debug, and design tools.

The pricing looks good, though. On a Small instance type, you’d pay a default usage of $0.115 per hour. Add in SQL Standard and the cost rises to $0.629 per hour, but SQL Web Edition is just $0.155 per hour.

Amazon has also added the ability to use SQL Server 2012 on EC2.

aws

More Information

Amazon EC2 Running Microsoft Windows Server & SQL Server

Related Articles

AWS support for Denali

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Google+, Twitter, Linkedin or Facebook, install the I Programmer Toolbar or sign up for our weekly newsletter.

 

Banner


Can C++ Be As Safe As Rust?
10/04/2024

Herb Sutter is a well known and respected C++ champion and he thinks that the language only needs a few tweaks to make it as safe as Rust. Can this be true?



Vesuvius Challenge Continues
28/04/2024

The Vesuvius Challenge is a machine learning and computer vision competition which started in March 2023. Its overarching aim is to read the contents of physically impenetrable Herculaneum Papyri burn [ ... ]


More News

Last Updated ( Wednesday, 16 May 2012 )