How does the customer’s application scale beyond the provisioned SQL Azure database size?
SQL Azure supports data sets up to terabytes in size. Currently, individual SQL Azure databases can be up to 50GB in size. Data sets larger than 50 GB can be partitioned across multiple SQL Azure databases using industry standard approachesv. For example, a SaaS ISVs can easily provision each customer their own database or a retailer can partition sales data into databases based on regions.
Related Questions
- If customer wishes to use MS SQL for application database, can they purchase Merant drivers from Merant and install into AEs?
- What is SQL Azures approach to scale? Is there a limitation on the size of data that can be stored in SQL Azure?
- How does the customer’s application scale beyond the provisioned SQL Azure database size?