Search
Register
Login
Products
What's New
Demos
Free Online Evaluation
Platform Support Matrix
Compare Editions
Compare SplendidCRM vs SugarCRM
Compare CRM Vendor Pricing
Editions
SplendidCRM Ultimate
SplendidCRM Enterprise
SplendidCRM Professional
SplendidCRM Community
Open Source
Download Community Edition
GNU Affero General Public License
Forums
Documentation
Company
Management Team
Press Releases
May 19, 2016
November 5, 2015
May 28, 2015
November 13, 2013
April 6, 2015
April 4, 2013
February 11, 2013
June 21, 2012
May 15, 2012
December 16, 2011
December 15, 2010
December 8, 2010
April 14, 2010
October 20, 2009
December 16, 2008
December 1, 2008
October 8, 2008
June 2, 2008
April 27, 2007
March 16, 2007
August 15, 2006
January 24, 2006
December 07, 2005
News Archive
Contact Us
Blog
Store
Company
About Us
Management Team
Press Releases
News Archive
Contact Us
Blog
All Blogs
Founder Blog
Keywords
Phrase
Blog
SplendidCRM is now running in the Microsoft Azure Cloud
Sep
17
Written by:
Paul Rony
9/17/2009 10:06 AM
On the one hand, this should not be big news as it is very easy to create an Amazon EC2 Windows-based server and install SplendidCRM. The news is big because we are running fully on Microsoft's new Azure cloud service. The database is being run off of Azure SQL and the web application has been deployed to Azure Windows.
The effort was reasonable and would have been negligible had we not used SQL Server techniques that have been deprecated for years. This is important because Azure SQL does not support any of the SQL Server deprecated features. Still, the process was not that difficult, we simply replaced code that used dbo.sysobject to determine if an object already exists with code that uses the cross-platform view INFORMATION_SCHEMA.
If you would like to experiment for yourself, please visit:
http://splendidcrm7.cloudapp.net/
Login: will
Password: will
Tags: