Database Development

VST03 Where's My Stuff? Exploring Data Storage Options in Azure

11/16/2021

9:15am - 10:30am

Level: Intermediate

Mike Benkovich

Developer, Business Owner, Consultant, Cloud Architect, Microsoft Azure MVP and an Online Instructor

Data is the currency of tomorrow, and with the explosion of IoT, edge devices, cloud computing and cheap storage it's never been more important to define and build around a solid data architecture. The tools of yesterday brought us to where we are, but the relational engine is not your only choice. In this session, we look at storage options, including Relational, NoSQL and Document databases including SQL Azure, Cosmos DB and Azure Storage, and show pros and cons of each. We walk thru converting a real application from using SQL Server to using storage options in the cloud, including SQL Database, table storage and Cosmos DB. We see how to leverage storage patterns to make the most out of our investment in the cloud.

You will learn:

  • What are deciding factors to consider in selecting a storage strategy for my app?
  • How do I interact with the many options available for storing my data?
  • What patterns work for querying and working with my data?