Deploy applications to Amazon - Amazon SDK for .NET
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).

Deploy applications to Amazon

After you've developed your cloud-native .NET Core application or service on a development machine, you'll want to deploy it to Amazon. You can do this by using the Amazon Web Services Management Console or certain services like Amazon CloudFormation or Amazon Cloud Development Kit (Amazon CDK). You can also use Amazon tools that have been created for the purpose of deployment. By using these tools, you can do the following.

Deploy from the .NET CLI

You can use the following Amazon tools for .NET CLI to deploy your applications to Amazon:

Deploy from the IDE toolkits

You can use Amazon toolkits to deploy your applications directly from the IDE of your choice:

Use cases

The following sections contain use case scenarios for certain types of applications, including information about how you would use the .NET CLI to deploy those applications.