Migrating your on-premises .NET application to Elastic Beanstalk - Amazon Elastic Beanstalk
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Migrating your on-premises .NET application to Elastic Beanstalk

Amazon Elastic Beanstalk provides a streamlined migration path for your Windows applications running on Internet Information Services (IIS) through the Elastic Beanstalk Command Line Interface (EB CLI). The eb migrate command automatically discovers your IIS sites, applications, and virtual directories, preserves their configurations, and deploys them to the Amazon Cloud.

This built-in migration capability offers a simpler approach that reduces the complexity and time typically associated with cloud migrations. The migration process helps maintain application functionality and configuration integrity during the transition to Amazon.

For complete, detailed instructions about migrating your IIS applications to Amazon Elastic Beanstalk, refer to the Migrating IIS applications to Elastic Beanstalk chapter in this guide.