- 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:

推薦閱讀
- Learning Flask Framework
- Python從菜鳥到高手(第2版)
- Python Network Programming Cookbook(Second Edition)
- HTML5入門經(jīng)典
- RESTful Java Web Services(Second Edition)
- Java語言程序設計教程
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- Exploring SE for Android
- Java EE 7 with GlassFish 4 Application Server
- Scratch從入門到精通
- Clojure Polymorphism
- 軟件測試技術
- AngularJS UI Development
- Beginning PHP
- C#程序開發(fā)參考手冊