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

 

espbook

 

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


Gender Differences In Coding Style
13/11/2024

A novel investigation into the gender gap between men and women regarding coding ability was undertaken by Dr Siân Brooke. Her conclusion? There is a difference in the Python code [ ... ]



OpenAI Library For .NET Exits Beta
19/11/2024

A few months ago the OpenAI .NET library was released as a beta. It has now reached version 2.0.0 and the time has come to leave beta and, with a few amendments enter production readiness.


More News

Last Updated ( Wednesday, 16 May 2012 )