Windows Azure 1.3 SDK available for download
Thursday, 02 December 2010

The latest version of the Windows Azure SDK has been released and it includes the beta of the Virtual Machine (VM) Role which takes Azure in a new direction.

 

Banner

 

Previously Azure has been a way to run ASP .NET web sites in the cloud. You could, if you knew how, get at the virtual machine that was running the web app and breakout of the box built around you to. Now the latest edition of the Windows Azure Tools for Microsoft Visual Studio add the ability to run Virtual Machines of your own.  

Basically you have to use Windows 2008 R2 to create a custom VHD image which can then be hosted by the Azure servers. This is a lot more like the sort of service offered by Amazon's EC2 system. The estimated price is $0.05 per compute hour.

Version 1.3 has the following new features:

  • Virtual Machine (VM) Role (Beta): Allows you to create a custom VHD image using Windows Server 2008 R2 and host it in the cloud.
  • Remote Desktop Access:  Enables connecting to individual service instances using a Remote Desktop client.
  • Full IIS Support in a Web role:  Enables hosting Windows Azure web roles in a IIS hosting environment.
  • Elevated Privileges:  Enables performing tasks with elevated privileges within a service instance.
  • Virtual Network (CTP):  Enables support for Windows Azure Connect, which provides IP-level connectivity between on-premises and Windows Azure resources.
  • Diagnostics:  Enhancements to Windows Azure Diagnostics enable collection of diagnostics data in more error conditions.
  • Networking Enhancements:  Enables roles to restrict inter-role traffic, fixed ports on InputEndpoints.
  • Performance Improvement:  Significant performance improvement local machine deployment.

To take advantage of these new features you need to be accepted on to the VM Role and Windows Azure Connect CTP programs.   

azure

More information

download the SDK

 

Further reading:

Microsoft draws closer to Cloud Computing

Programming Windows Azure (Book review)

Cloud Computing with the Windows Azure Platform (Book review)

Windows Azure Platform (Book Review)


Banner


Rust Twice As Productive As C++
03/04/2024

Google director of engineering, Lars Bergstrom, gave a talk at the recent Rust Nation UK conference and claimed that Rust was twice as productive as C++. Given how good Google is at C++, this is quite [ ... ]



Important Conference Results
17/04/2024

The SIGBOVIK conference has just finished and its proceedings can be downloaded, but only at your peril. You might never see computer science in the same way ever again.


More News

<ASIN:0470506385>

<ASIN:0596801971>

<ASIN:1430224797>

<ASIN:0735649677>

Last Updated ( Wednesday, 04 January 2012 )