AI Data and Machine Learning

TH15 Building Azure Cosmos DB Applications – Part I

08/15/2019

2:00pm - 3:15pm

Level: Introductory to Intermediate

Leonard Lobel

MVP

CTO

Sleek Technologies, Inc.

In this intensive demo-packed session, you'll learn how to write applications for Cosmos DB. Watch as we globally distribute a Cosmos DB database and configure a failover policy for your application that ensures lightning fast (single-digit millisecond) response times for your users no matter where they are located. You'll see how to migrate data from SQL Server to Cosmos DB, and how to write queries using Cosmos DB SQL. Then we'll write real world data access code that creates and queries databases, collections, and documents, and also learn how to apply custom indexing policies. Attend this session and prepare to build Cosmos DB applications today!

You will learn:

  • How to globally distribute your data with Cosmos DB
  • Explore the Cosmos DB SQL programming language for querying JSON documents
  • Write real-world client application code for Cosmos DB