- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 56字
- 2025-02-18 01:23:43
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