Feb 18

Written by: Soul Solutions
Wednesday, 18 February 2009 

PIC_00071  Last night we presented a session called – Windows Azure – A developer’s introduction to coding in the cloud at the Queensland MSDN User Group in Brisbane.  We had a great turnout of around 60 people. It’s always good to present to a home crowd with lots of familiar faces.  Big thanks to Mike for inviting us to present and for sponsoring the night’s pizza and drinks.

For those that want a copy of our slides, list of resources and/or code examples you can download them from:

 

Resources – here

 

After a few demos we asked the group what they thought would be a good use for Azure and here’s a list of ideas that people came up with:

  • Surveillance systems – integrating terabytes of data, image facial recognition processing
  • Document management systems – infinite storage, indexing capabilities
  • Monthly Letter processing – fast, only for 1 hour / month
  • Large CPU computations – rendering Toy Story 6
  • Engineering design – high CPU computation, occasional usage
  • User tracking and data mining
  • Torrent
  • Large scale spam processing
  • Data warehousing
  • Processing component to Live Mesh
  • Replace Folding @ home, SETI etc.
  • Web stress testing
  • Bulk PDF creation from online sources
  • And of course…Deep Zoom :)

 

What do you think is a good use for Windows Azure?

 

Tags:

1 comment(s) so far...

Re: Qld MSDN User Group – Windows Azure talk complete

To run the code you need to edit 3 files with your settings:
\DeepZoomCloudService\DeepZoomCloudService\ServiceConfiguration.cscfg
Here you replace all the XXXXX with your blob, queue, table and shared key.
\DeepZoomCloudService.Common\Constants.cs
Here you need to replace the XXXX with your blob
\DeepZoomRSSViewer\ServiceReferences.ClientConfig
This needs to point to your WCF service, currently set to the Azure localhost default but before you deploy you need to set the real domain.
Have fun!

By John on   Wednesday, 18 February 2009

Your name:
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Security Code
Enter the code shown above in the box below
Add Comment   Cancel 
Copyright © 2002-2009 Soul Solutions Pty Ltd. | Login