Working with .NET Core on Linux - AWS Elastic Beanstalk

Working with .NET Core on Linux

Check out the .NET on AWS Developer Center

Have you stopped by our .Net Developer Center? It's our one stop shop for all things .NET on AWS.

For more information see the .NET on AWS Developer Center.

AWS Elastic Beanstalk for .NET core on Linux makes it easy to deploy, manage, and scale your web applications using Amazon Web Services. This chapter provides instructions for deploying your .NET Core web application to Elastic Beanstalk on your Amazon Linux environments. You can deploy your application in just a few minutes using the Elastic Beanstalk Command Line Interface (EB CLI) or by using the Elastic Beanstalk console.

Follow the steps in the QuickStart for .NET Core on Linux to create and deploy a new ASP.NET Core web application with the EB CLI.