Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 3.83 KB

additional-resources.md

File metadata and controls

41 lines (27 loc) · 3.83 KB

Starting your modernization journey

In this guide we provided the content to build a web app based on other resources such as the Azure Architecture Center. In this section we'll highlight those source materials that you can use to learn more about Azure and modernization.

Additional sources for Azure Best Practices

Use the following resources to learn more about Microsoft's best practices and recommendations for building solutions on Azure.

For further guidance on how to build Azure solutions that align with Microsoft's best practices and recommendations

  • Cloud Adoption Framework - Helps an organization prepare and execute their strategy to build solutions on Azure.
  • Azure Architecture Center fundamentals - Provides a library of content that presents a structured approach for designing applications on Azure that are scalable, secure, resilient, and highly available.
  • Well Architected Framework - Describes the best practices and design principles that should be applied when designing Azure solutions that align with Microsoft's recommended best practices.
  • Azure Architectures - Provides architecture diagrams and technology descriptions for reference architectures, real world examples of cloud architectures, and solution ideas for common workloads on Azure.

Additional sources for Azure Migration

The following tools and resources can help you with migrating on-prem resources to Azure.

  • Azure Migrate - Azure Migrate provides a simplified migration, modernization, and optimization service for Azure that handles assessment, migration of web apps, SQL server, and Virtual Machines.
  • Azure Database Migration Guides - Provides resources for different database types, and different tools designed for your migration scenario.
  • Azure App Service Landing Zone Accelerator - Deployment architecture guidance for hardening and scaling Azure App Service deployments.

Additional sources for upgrading .NET Framework apps

This solution includes a dotnet web app capable of running on Linux that was deployed to an App Service running Windows. The Azure App Service windows platform enables customers to move .NET Framework web apps to Azure without upgrading to newer framework versions. For customers wanting Linux App Service plans, or new features and performance improvements added to the latest versions of dotnet, we recommend the following resources.

References

Next Step