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


Redis Changes License, Rival Fork Launched
03/04/2024

The developers of Redis have announced that they are changing the licensing model for the database. From now on, all future versions of Redis will be released with source-available licenses rather tha [ ... ]



Azure AI And Pgvector Run Generative AI Directly On Postgres
26/03/2024

It's a match made in heaven. The Azure AI extension enables the database to call into various Azure AI services like Azure OpenAI. Combined with pgvector you can go far beyond full text search. Let's  [ ... ]


More News

Last Updated ( Wednesday, 16 May 2012 )