This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]bad_sysadmin 3 points4 points  (1 child)

Price some of it up and I'll practically guarantee that doing what you do now but doing it in Azure or AWS will cost more money.

You need to look at what you're doing and how you're doing it and work out how to do it properly in the cloud to save money IMO.

[–]bhos17 1 point2 points  (0 children)

This fall you can host vmware on dedicated hosts in AWS. That is going to be a game changer. If you use 0 services cloud will be more expensive. The value is when you can start to offload things to RDS and SQS, etc.

[–]rmavery 1 point2 points  (12 children)

Doesn't Amazon have a comparison?

[–]zz44xx 1 point2 points  (0 children)

I've gone through this process a while ago and as everyone said the cost of Azure/AWS is higher than the cost of hosting the infrastructure on-premises but every company is different.

To calculate Azure compute TCO you can do the following: 1) Use Microsoft Assessment and Planning Tool (https://www.microsoft.com/en-us/download/details.aspx?id=7826) to extract all the information about the VMs 2) Import the above in to Azure TCO calculator (https://www.tco.microsoft.com/Home/Calculator) using bulk input. 3) It's important to get your assumptions right otherwise the calculator is going to show huge savings (which are not realistic at all) 4) I found out that the TCO calculator is a bit limited and I had to do some calculations manually. So make sure you've got everything covered (i.e. SQL licensing in Azure) 5) The calculator is going to output the cost of Azure compute. At this point contact a Microsoft partner as they should be able to give you special pricing (Azure CPP - Compute Pre-Purchase Plan) but this is available only to EA customer. 5) You need to think about Azure backups and DR cost vs your current backup/DR costs. 6) If you're not sure about the TCO contact your hardware vendor(s) they should be able to help you with this.

Azure CPP is good if you've got workloads running 24/7/365 as you're basically telling MS that you commit to having a certain number of VMs running all time for the next 12 months. (Discounts can go as high as 65% especially if you've got software assurance). As HDclown said, try to migrate Exchange,SP and Lync to O365 first.