View a markdown version of this page

決策矩陣 - AWS 方案指引

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

決策矩陣

下表根據您的使用案例和資源,摘要說明舊版 .NET 應用程式的遷移和現代化選項。

使用案例 遷移策略和架構
重新託管 將 Replatform 做為 Windows 容器 將重新架構為 Linux 容器 在 Linux 容器中重新架構為微服務 重新架構為沒有容器的微服務
You have resources for refactoring.

Your .NET legacy application is in constant use.

You can resolve .NET Framework dependencies.

You can remove Windows dependencies.

You want to run your application as a native Windows application on an Amazon Elastic Compute Cloud (Amazon EC2) instance.

Your code can be ported from .NET Framework to .NET Core or .NET 6.

You want to split your monolithic application.

下列各節詳細說明這些選項: