Migrating ASP.NET Core Web Applications to Azure

https://www.linkedin.com/learning/migrating-asp-dot-net-core-web-applications-to-azure

by Christian Wenz

Introduction

  1. Migrating your ASP.NET Core apps like a pro
  2. What you should know
  3. Prerequisites
  4. Keeping an eye on costs
  5. Chapter Quiz

I. Getting Started with Azure
  1. Terminology
  2. Hosting options
  3. Resource group setup
  4. Chapter Quiz
2. Moving ASP.NET Core Apps to Azure
  1. ASP.NET Core options
  2. Looking at the sample application
  3. Deploying a web application to Azure with Visual Studio
  4. Deploying a web application to Azure with Visual Studio Code
  5. Deploying Blazor applications to Azure
  6. Using Azure Functions
  7. Deploying Azure Functions
  8. Calling Azure Functions from Blazor
  9. WebAssembly
  10. Chapter Quiz
3. Moving Databases to Azure
  1. Azure database options
  2. Updating the sample application
  3. Publishing the application
  4. Deploying databases to Azure
  5. Handling secrets with Azure Key Vault
  6. Other database options
  7. Chapter Quiz
4. Migration Tools
  1. Migration tool options
  2. Azure App Service Migration Assistant
    • windows application that can scan IIS
    • Online resource:
      • https://azure.microsoft.com/en-us/products/app-service/migration-tools/
  3. Azure Migrate
  4. Data Migration Assistant
  5. Azure Database Migration Service
  6. Chapter Quiz
Conclusion
  1. Continue learning



Comments

Popular posts from this blog

Angular Routing and Navigation Playbook

Working with Files in C# 10

Mastering Git