Azure Serverless Computing Cookbook
上QQ阅读APP看书,第一时间看更新

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