Deploy applications to AWS - AWS SDK for .NET (V3)
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

The AWS SDK for .NET V3 has reached end-of-support.

We recommend that you migrate to AWS SDK for .NET V4. For additional details and information on how to migrate, please refer to our end-of-support announcement.

Deploy applications to AWS

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

Deploy from the IDE toolkits

You can use AWS 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.