주 콘텐츠로 건너뛰기

Create event-driven serverless apps with Azure Event Grid and Azure Functions

이 리소스는 English에서 제공됩니다.

게시됨: 2020-01-14

You can build and run serverless apps at scale using Azure managed services that handle the infrastructure for you. The key is to use Azure Event Grid, a fully managed intelligent event routing service as demonstrated by Paolo Salvatori of Azure Global Customer Engineering and AzureCAT. A GitHub sample is included so you can see how. In this sample, Azure Functions receives and processes the events any time a blob is created, updated, or deleted in a given container inside an Azure storage account.