AWS AppRunner API Deployment

AWS App Runner

An AWS App Runner service to deploy a .NET Web API application.

The pattern shows how to use an AWS App Runner service to deploy a .NET Web API application. App Runner eliminates the need to manage servers, containers, or clusters. Provide your code or container image, and App Runner handles the rest, making it ideal for developers who want to focus on their application logic.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/apprunner-cdk-dotnet

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destroy.

Created by:

Sanjay Chaudhari

Sanjay Chaudhari

Application Development Consultant at AWS Professional Services.

Follow on LinkedIn