Deploying .NET core on Linux applications with Elastic Beanstalk
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
This chapter provides instructions for configuring and deploying your .NET core on Linux web application to AWS Elastic Beanstalk. Elastic Beanstalk makes it easy to deploy, manage, and scale your .NET core on Linux web applications using Amazon Web Services.
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. After you deploy your Elastic Beanstalk application, you can continue to use the EB CLI to manage your application and environment, or you can use the Elastic Beanstalk console, AWS CLI, or the APIs.
Follow the steps in the QuickStart for .NET Core on Linux for step-by-step instructions to create and deploy an ASP.NET Core Hello World web application with the EB CLI.
Topics
- QuickStart: Deploy a .NET Core on Linux application to Elastic Beanstalk
- Setting up your .NET core on Linux development environment for Elastic Beanstalk
- Using the Elastic Beanstalk .NET core on Linux platform
- The AWS Toolkit for Visual Studio - Working with .Net Core on Elastic Beanstalk
- Migrating from .NET on Windows Server platform to the .NET Core on Linux platform on Elastic Beanstalk