Azure Serverless for Software Developers

Azure Functions, Microsoft’s serverless offering, allow cloud software developers to focus on their code and not be concerned with infrastructure or DevOps. Thanks to a slew of built-in integrations, you can use configurations rather than code to send and retrieve messages to various services or be triggered by events in those services. One such integration is with Azure Cosmos DB, the multi-model, globally distributed NoSQL data service. Cosmos DB exposes data as documents that you can access via SQL, MongoDB or Cassandra as well as graph and key-value store. In this session, you’ll learn how to build data-focused Azure Functions that interact with Cosmos DB.

In this presentation, you will learn:
* Use the Azure Portal to understand the structure and interaction of Azure Functions
* How to use integrations to read, write and react to Cosmos DB documents.
* How to build, run, debug and deploy functions from the Visual Studio Code IDE

Video producer: https://gotocph.com/