- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 56字
- 2021-03-26 16:08:59
1. Accelerating cloud app development using Azure Functions
In this chapter, we'll cover the following recipes:
- Building a back-end web API using HTTP triggers
- Persisting employee details using Azure Table storage output bindings
- Saving profile picture paths to queues using queue output bindings
- Storing images in Azure Blob Storage
- Resizing an image using an ImageResizer trigger