Summary
In this chapter, you learned:
- Some of the concepts around Azure Functions.
- How to build serverless services using Azure Functions.
- How to respond to HTTP, Timer, and Queue triggers.
- How to bind to Queue and Blob Storage.
- How to deploy an Azure Functions project to the cloud.
In the next chapter, you will review how to build websites using ASP.NET Core MVC.