Jeff Certain
Software Architect
Jeff Certain is a frequent speaker at Colorado user groups and code camps. He is the president of the Northern Colorado .NET SIG, and a member of IASA Denver. Jeff has been awarded Microsoft MVP status for the past three years. You can find his blog at http://geekswithblogs.net/technicaldebtor.
He is currently an application architect with Colorado CustomWare, a mid-sized ISV specializing in land records management solutions for state and county governments.
A geek through and through, Jeff is particularly interested in such topics as concurrent programming, speech recognition and highly optimized data structures for high-volume processes.
Articles Authored
-
Creating Self-Scaling Applications with Azure Services
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2010 - March/April
Microsoft’s Azure platform has finally been released into production. This new entry into the cloud computing market provides .NET developers with a scalable, robust platform for developing applications.After over a year in CTP, Azure is finally ready for prime time. At PDC 2009, Microsoft announced the release of new components, such as the management API, that make Azure worth considering for use in production environments. In this article, I’ll demonstrate how to use the different components of Azure Services to build a self-scaling application.