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.