Summary

This chapter gave us an understanding of how to develop a serverless computing application on a local computer using Visual Studio, and then deploy it to Azure. In addition to that, we've learned how to use the results of our serverless computing process in other tiers of the application.

In this chapter, we have set up a development environment with Visual Studio 2017, created a Function App, and deployed it to Azure. We have set up a SQL Azure database to store the results of our serverless computing process. We then set up a web dashboard deployed as an Azure Web App to display these results.

Thus we have created the three common application tiers: the data tier, the logic tier in serverless compute, and the presentation tier, ...

Get Serverless computing in Azure with .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.