Have you ever wanted to take an Azure SQL Database that is mostly used from 9-5 PM and automatically scale it up to meet business day demands and scale it down to save money overnight? In this talk we’ll use Postman and also write some code that uses the Azure APIs to do just that, in a technique known as dynamic vertical scaling. We’ll then work with the Azure Elastic Database libraries to “scale-out” and build a more sophisticated sharded database structure that would be suitable to run a large-scale SaaS application.
Don’t worry if you’ve never used Azure SQL Database before—we will introduce Azure SQL Database and work through the key similarities and differences from a typical Microsoft SQL Server installation. For those with experience with SQL Server, it will look and feel very familiar except with some dramatic new capabilities.