AWS Elastic Beanstalk Supports ASP.NET Core and Multi-App .NET Support

Posted on: Aug 23, 2016

AWS Elastic Beanstalk now supports ASP.NET Core. You can now deploy applications using ASP.NET Core on Elastic Beanstalk with the AWS Management Console, the EB CLI, and the AWS Toolkit for Visual Studio. You use a deployment manifest to configure deployments for .NET Core applications to Elastic Beanstalk.

You can also use the deployment manifest to run multiple .NET applications on a single Windows Server environment in Elastic Beanstalk. Previously, you needed to provision multiple Windows Server environments in order to run multiple .NET applications.

Visit the documentation to learn how to deploy an ASP.NET Core application to Elastic Beanstalk.

For more information on Elastic Beanstalk: