Cloud

ADW07 As You Think About Azure Databases, Think About DocumentDb

12/07/2016

4:00pm - 5:15pm

Level: Intermediate

Fabian Williams

Architect

Adotob, LLC

In today's Modern Apps, you need to be mindful of rapid growth and consumption. In these areas there are three considerations:

  • Data—you may have an unpredictable and rapid growth
  • Expectations—you need to accommodate for close to instantaneous response time
  • Adjustments—in your development and support cycle where you may need to adjust your data model as time go by without a negative impact

DocumentDb gives you all that and more, starting with the fact that it is a PaaS, all of your infrastructure issue and scale is handled by Microsoft, it is its first of a kind to offer Native support for JavaScript, SQL Query and transactions over JSON documents. In this session, you'll get a better understanding of what DocumentDb is, its best use cases, how to provision and configure it in the Azure Portal and how to consume data via a Web App and Web API

You will learn:

  • How to create an instance of Azure PaaS Document DB
  • How to configure and work within Document Db by performing CRUD operations and other data management operations
  • How to do data migrations between various data sources into and from DocumentDb