Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Windows Azure programming patterns for Start-ups

You're reading from   Windows Azure programming patterns for Start-ups A step-by-step guide to create easy solutions to build your business using Windows Azure services with this book and ebook.

Arrow left icon
Product type Paperback
Published in Oct 2012
Publisher Packt
ISBN-13 9781849685603
Length 292 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Riccardo Becker Riccardo Becker
Author Profile Icon Riccardo Becker
Riccardo Becker
Arrow right icon
View More author details
Toc

How much we use


Now that the prices are clear, the big question is how we can predict the costs. We do not want to be surprised with a high bill at the end of the month, so it is important for us to be able to estimate the costs per billing period. As described in the previous sections, a few costs are hard to estimate. These are bandwidth, transactions, and the amount of data stored. Predicting the costs of compute power is fairly simple, at least, if your deployment is a flat deployment with no auto scaling implemented (see Chapter 8, Windows Azure Patterns, for auto scaling using the Enterprise Library).

Bandwidth is only charged when data is accessed from outside the datacenter. Hosted services deployed in the same datacenter, using storage, will not cause any bandwidth charges.

Every REST request to any of the storage concepts (not SQL Database) will cause a storage transaction (which is billable).

Everything that is stored in your storage accounts will be added up to measure storage costs...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime