Abstract
Windows Azure Table is an easy to use No SQL database that auto scales to meet your throughput needs. It supports a schema-less store that enables you to shape the data for efficient storing and retrieval functions. In this talk we will discuss patterns and the best practices that will enable you to build massively scalable and durable applications without having to deal with manual sharding of your database.
Learning Objectives
Cloud Storage - Windows Azure Storage
Techniques for schema design in NoSql
Build scalable applications in cloud
Windows Azure Storage - Best Practices