In this series, we are going to learn Azure with ASP.NET Core. Today, for most organizations, Cloud Computing is the preferred model for addressing their infrastructure and software needs. It provides resources like storage and computing power as and when required by the users. Additionally, these resources are maintained in large data centers that are distributed across multiple locations and made available to end-users over the Internet.

azureMicrosoft Azure is a major cloud computing service available in the market today. Using Azure we can build, deploy, and manage applications and services. Moreover, it supports many different programming languages, tools, and frameworks. It has excellent support for integration with applications developed using ASP.NET Core and we are going to focus on that area.

 

Prerequisites

Now, let’s look at the tutorial navigation.

This Tutorial Will be Separated Into Several Parts.

Basic Azure Services for Web Applications

Various Database Services

Azure Storage Services

Compute Services

Security Services

Integration Services

Additional Related Topics

  • Monitoring an ASP.NET Core Web Application using Azure App Insights

Well, a lot of ground to cover.

So, without any hesitation, let’s get going.