Andres Aguiar's Weblog

Just My Code

Clouds

Amazon Cloud offering provides, in beta, a Windows VM and a way to run SQL Server.

The Microsoft Cloud preview basically provides a way to run ASP.NET, what it looks to be Windows Workflow activities, WCF services, and use SQL Data Services.

Microsoft's looks more ambitious, and their architecture is probably more sophisticated and complex and than Amazon's.

However, it looks to be solving the complex problems before solving the simple ones. If I use Azure, I'll need to write my application in a way that can be run in that platform. If I use Amazon's, I can write it in the same way I always did (and of course, I can run all the code I already have).

I'm disappointed that Microsoft does not provide the same services as Amazon. I'm not saying they should not provide an Azure-like platform, but I think they should also provide Windows VMs and SQL Servers.

Actually, I could live without a Windows VM, but not having SQL Server implies a rewrite and I don't think SQL DataServices is the answer to every DB need.

Not everyone is building Facebook. Most of us don't need that level of scalability. But we could use an on-demand platform that provides scalable hosting, and could take advantage of the number of value-added services that can be built on top of that.

So, please, Microsoft, give us SQL Server.

PS: The identity federation stuff in Azure looks very cool.

Posted: Oct 28 2008, 10:54 AM by aaguiar | with 3 comment(s)
Filed under: , ,

Comments

Fabrice Marguerie said:

Aren't hosted Windows VMs with SQL Server databases already what several hosters already offer?

# October 30, 2008 9:49 AM

aaguiar said:

Hi Fabrice

That's so 20th century ;). I like the rest of the platform, like the service bus, or the ability to start several VMs by changing an attribute in an xml file, or the identity stuff, etc.

# October 31, 2008 4:27 AM

Fabrice Marguerie said:

I'll have to investigate to know more about all this. At the moment I don't know enough to see the real value.

# October 31, 2008 6:08 AM