MSDN Flash Podcast 020 – David Gristwood and AWS talk Azure


On January 1st I switched focus to 100% Azure. My friend and colleague David Gristwood has been firmly focused on Azure through 2009 working with early adopters. We decided to record a podcast talking about what we are up to and how Microsoft UK has been helping early adopters using deep dive labs, workshops and training. We also have a stab at describing the Windows Azure Platform in 1 minute (I hopelessly overrun by 100%) and we finish with an interview between David and Active Web Solutions (AWS). AWS are an early adopter of Azure and give a great insight into the benefits they have seen.

Split roughly as:

  • 15 minutes David and I “having a chat” :-)
  • 15 minutes on the AWS interview.

We suspect this will be the start of a regular series of Azure focused podcasts. Hey, maybe even a spin off podcast. Time will tell :)

Show Links

Listen/Subscribe:

Related Links:

author: Eric Nelson | posted @ Tuesday, February 09, 2010 10:38 AM | Feedback (0)

Visual Studio 2010 and .NET Framework 4 Release Candidate now available


Stonking good news. The Visual Studio 2010 and .NET Framework 4 Release Candidate (RC) is now available to all MSDN Subscribers. It will be available to my dad (who is not an MSDN Subscriber) on Wednesday (Feb 10, 2010). Even better, my dad (and you) can take advantage of the go-live license to deploy code into a production environment.

If you are a subscriber, download now.

More detail over on Jason Zanders blog.

P.S. If you are a UK developer interested in Azure head over to http://ukazure.ning.com and be amongst friends.

author: Eric Nelson | posted @ Tuesday, February 09, 2010 8:02 AM | Feedback (0)

Q&A: How can I calculate the TCO and ROI when considering the Windows Azure Platform?


[In the UK? Why not join http://ukazure.ning.com]

Awareness of the existence of the Windows Azure Platform TCO and ROI Calculator remains pretty low based on some conversations I have had lately at events.

It is available in both online and offline versions and aims to help measure the potential savings of product development or migration to the Windows Azure Platform.

Lets take a quick example of a brand new car insurance site (Based on my depth work with… car insurance sites!). In brief:

  • We will start small
  • Need to connect to plenty of existing systems to get quotations
  • Store a lot of documents
  • We hope to gradually grow
  • There will be spikes if we run successful advertising campaigns.

First I profile the application:

image

This profile gave me a default set of services:

image

Which I further refined based on:

  • Some more computing instances as I expect to use worker roles to handle quote submission/harvesting asynchronously
  • More storage – for all those insurance documents!
  • Larger database

image

I left the cost page alone:

image

Which left me with the following ROI and

Saved me £94,513 in 10minutes. I need a promotion :-)

image

Which was broken down as:

image

Which I could further drill into e.g. by Month or by altering the basis of the On-Premise calculation. There really are a lot of knobs to turn. Which is why we also support collaboration on a model:

image 

I will upload the final report onto slideshare (I am just having a few issues with slideshare at the moment). But it does include plenty of detail about the basis of the calculation e.g.

image

vs

image

Enjoy. And share here anything good or bad it throws up. Thanks.

author: Eric Nelson | posted @ Monday, February 08, 2010 3:37 PM | Feedback (0)

Try Windows Azure in February and Win for the UK!


[Advert: Interested in Azure? Based in the UK? Be amongst friends -> http://ukazure.ning.com/]

I just stumbled upon some work by my US colleagues and CodeProject to create a competition around deploying applications on the Windows Azure Platform.

Looks to me like it is open to UK developers – hence I would encourage you to have a shot at winning and bringing the prizes back to Blighty.

Give Windows® Azure a try in February and you could win an HP TouchSmart laptop (approximately $1000 USD value) or one of 20 copies of Windows 7 Ultimate!

Follow the simple directions to create a trial Windows Azure account, then upload our CodeProject Sample App. Once you receive your confirmation email from us, you can remove your sample app – and you won’t be charged for Windows Azure usage. Hurry! You must enter by February 28, 2010.

Can I just emphasize one important point. As you will be using your credit card as part of this, it is really important that you delete your deployment of the Windows Azure Hosted Service once you have followed the instructions to enter. Else you may be charged once you use up your free Azure compute hours. Check out why!

The sample application “in action”

image

author: Eric Nelson | posted @ Monday, February 08, 2010 12:55 PM | Feedback (0)

Q&A: Do I get charged compute hours for every role in my Windows Azure Hosted Service?


[Advert: Interested in Azure? Based in the UK? Be amongst friends -> http://ukazure.ning.com/]

[Check out my other QandAs]

A common question I get is “Do I get charged compute hours for every role type in my service?”

The short answer is “Yes you do”. Now for the longer answer…

Every role type is created as at least one Virtual Machine instance on the Windows Azure Platform – more if you have instance count > 1 for a role.

In this hosted service example I have  2 WebRoles and 3 WorkerRoles with 1 instance of each.

image

Which means I will have 5 Virtual Machines reserved for this service the moment I deploy.

Capture

Therefore in a 24 hour period of being deployed I will get charged 24 x 5 Compute Hours = 120 hours. I left it like this for a a little over a day and a half. Hence I was charged 120 + 60 = 180 hours. (NB: Billing currently appears to update every 12 hours)

billing

Hopefully that should make things clearer. Role consolidation is your friend :-)

Related Links:

author: Eric Nelson | posted @ Monday, February 08, 2010 11:39 AM | Feedback (0)

Being Agile with Visual Studio 2010 training from Ivar Jacobson International March 18th


A colleague just pointed me at something a little different. Ivar Jacobson International are delivering their first training using Visual Studio 2010 in Reading next month (March 18th and 19th, 2010). I found this particularly interesting because of some “history” I have with Ivar Jacobson. I hosted a dinner table with him at an evening event of a large Microsoft UK conference a few years back. It sticks in my mind as whilst Ivar was interesting to talk to, he was also pretty negative towards a lot of what Microsoft were doing at the time.

A few years on… and we have Visual Studio 2010 training from his company. I will chalk that up as a win :-)

Looks well worth checking out.

Course Outline

The Essentials of Visual Studio 2010
The Essentials of Modelling
The Essentials of Use Case Modelling
Detailing Use Cases
Setting the Stage for Iterative Development
How Use Cases Drive Development
Creating Test Cases
Designing Use Cases
Advanced Use Case Modelling

author: Eric Nelson | posted @ Monday, February 08, 2010 9:30 AM | Feedback (0)

Part 3: What are your plans for using the Windows Azure Platform?


On January 7th 2010 I kicked off a survey on Cloud Computing and the Windows Azure Platform (Now closed).

I promised to share the results which I will do over four posts. This is the third of those four.

Which of these Windows Azure Platform technologies have you already evaluated or plan to evaluate in the next 3 months?

image

NB: 50 people completed this question

Which of these Windows Azure Platform technologies are you already using or plan to use in the next 12 months?

image

NB: 30 people completed this question.

author: Eric Nelson | posted @ Thursday, February 04, 2010 2:30 PM | Feedback (0)

Real World Azure Projects – Factonomy


[Advert: Interested in Azure? Based in the UK? Be amongst friends -> http://ukazure.ning.com/]

Fellow UK Azure Evangelists David just published an interesting interview with Factonomy on why they went with Azure. Just putting it on http://ukazure.ning.com/ .. once I’m sure about the embed code :-)

Get Microsoft Silverlight

author: Eric Nelson | posted @ Thursday, February 04, 2010 11:15 AM | Feedback (0)

Free UK Azure Training Workshops in Reading and Edinburgh in February


As part of Microsoft UKs Azure Awareness Week in February (2010) we have three training workshops for partners taking place.

I have added them over on the new Fans of UK Azure community site. Don’t delay – I expect the places to vanish quickly!

February 23 Tuesday Reading

February 24 Wednesday Reading

February 25 Thursday Edinburgh

Audience

This workshop is aimed at software developers with at least 6 months practical experience using Visual Studio and C# that have an interest in developing applications in the Windows Azure Platform.

Workshop Outline

  • Module 1: Windows Azure Platform overview
  • Module 2: Introduction to Windows Azure
  • Module 3: Building services using Windows Azure
  • Module 4: Windows Azure storage
  • Module 5: Building applications using SQL Azure
  • Module 6: Introduction to .NET Services
  • Module 7: Building applications using the .NET Service Bus

author: Eric Nelson | posted @ Thursday, February 04, 2010 10:28 AM | Feedback (0)

Q&A: I have a new business idea. How can I implement it cheaply using the Windows Azure Platform?


[Advert: Interested in Azure? Based in the UK? Be amongst friends -> http://ukazure.ning.com/]

I have been asked this one a few times recently. The question is often driven by the realisation that that the Windows Azure Platform is actually a little more expensive that alternatives such as shared hosting/dedicated hosting in the early stages of a new application – i.e. when you have no/few users and you don’t need all that elasticity and high availability isn’t really a priority.  It turns out the Windows Azure Platform actually does a lot more than the alternatives – but I will stick firmly to the question, namely “What is the cheapest way?”.

There are two really great ways to solve this:

  • If you (or a member of your team) are an MSDN Subscriber:
    • You can take advantage of a great introductory offer that gives you 750 compute hours, 10GB storage and 3 RDBMS instances http://bit.ly/azuremsdnfree
  • If you are a privately held company, under 3 years old and making less than $1M annually:

image

author: Eric Nelson | posted @ Thursday, February 04, 2010 10:09 AM | Feedback (0)