Chapter 5. Developing Hosted Services for Windows Azure
In this chapter, we will cover:
Choosing the service model for a hosted service
Choosing which Windows Azure storage type to use
Configuring the service model for a hosted service
Hosting multiple websites in a web role
Providing a custom domain name for a hosted service
Implementing HTTPS in a web role
Sharing session state with the Windows Azure AppFabric Caching Service
Using local storage in an instance
Using startup tasks in a Windows Azure role
Managing upgrades and changes to a hosted service
Handling changes to the configuration and topology of a hosted service
Using an Azure Drive in a hosted service
Using the Azure Drive simulation in the development environment
Using a VM Role
Using Windows Azure Connect
Consuming data from the Windows Azure MarketPlace DataMarket
Using Web Deploy with Windows Azure