To the Cloud

So far we have learned and explored the fundamentals of ASP.NET Core 2.0 by developing applications that ran locally in our machines. The real value of these apps can be realized only when these apps are deployed and available on the internet, so that they can be accessed from virtually anywhere and everywhere on the planet. To do so, we need to learn to deploy our ASP.NET Core 2.0 apps in the cloud, Microsoft Azure. An obvious question that comes to mind is Why should I care about the cloud? In this chapter, we will answer this question and get introduced to Microsoft Azure, our cloud platform, and learn its basics. So far, we deliberately developed applications that did not do any data persistence and hence did not use a relational ...

Get .NET Core 2.0 By Example 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.