- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 80字
- 2021-07-02 20:23:05
How it works...
We have created a new function using one of the samples named ImageResizer that the Azure Function template provides.
The ImageResizer template takes input from userprofileimagecontainer Blob container where the original Blobs reside. Whenever a new Blob is created in the userprofileimagecontainer Blob, the function will create two resized versions in each of the userprofileimagecontainer-md and userprofileimagecontainer-sm containers automatically.
Following is a simple diagram that shows how the execution of the functions is triggered like a chain:

推薦閱讀
- Web應用系統開發實踐(C#)
- C語言程序設計(第2 版)
- Visual Basic程序設計教程
- 云原生Spring實戰
- 你必須知道的204個Visual C++開發問題
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- 自然語言處理Python進階
- Unreal Engine 4 Shaders and Effects Cookbook
- 軟件測試技術指南
- Learning Salesforce Einstein
- Java EE 8 Application Development
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Microsoft Azure Storage Essentials
- Modular Programming with JavaScript
- ASP.NET Core and Angular 2