将本地 .NET 应用程序迁移到 Elastic Beanstalk - Amazon Elastic Beanstalk
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

将本地 .NET 应用程序迁移到 Elastic Beanstalk

如果您考虑将 .NET 应用程序从本地服务器迁移到 Amazon Web Services (Amazon),.NET Migration Assistant for Amazon Elastic Beanstalk 可能对您有用。该助手是一个交互式 PowerShell 实用程序,它将 .NET 应用程序从本地运行 IIS 的 Windows 服务器迁移到 Amazon Elastic Beanstalk。该助手只需要进行少量更改或不需要更改,即可以将整个网站迁移到 Elastic Beanstalk。

有关 .NET Migration Assistant for Amazon Elastic Beanstalk 及其下载的更多信息,请参阅 GitHub 上的 https://github.com/awslabs/windows-web-app-migration-assistant 存储库。

如果您的应用程序包含 Microsoft SQL Server 数据库,GitHub 上有关该助手的文档包含多个用于迁移这些数据库的选项。