Session

Cosmos DB + Azure Functions: A serverless database processing

With the native integration between Cosmos DB and Azure Functions, you can create database triggers, input bindings, and output bindings directly from your account.

Using Azure Functions and Cosmos DB, you can create and deploy event-driven serverless apps with low-latency access to rich data for a global user base.

In this session, we'll explore what it takes to setup a serverless environment capable of performing CRUD operations on a Cosmos DB account, as well as some recommendations and use cases.