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