Microsoft released version 2 of their Cloud Ninja Project. The Cloud Ninja is a Windows Azure multi-tenant sample application demonstrating metering and automated scaling concepts, as well as some common multi-tenant features such as automated provisioning and federated identity. They kept the code simple and easy to follow, making it easy for anyone looking through the application to follow the logic.
Key Features
- Metering
- Automated Scaling
- Federated Identity
- Provisioning
Contents
- Sample source code
- Design document
- Setup guide
- Sample walkthrough