Build and Deploy a Microsoft .NET Core Web API application to AWS App Runner using CloudFormation

Container workload management tasks, such as managing deployments, scaling infrastructure, or keeping it updated, can get cumbersome. AWS App Runner is a great alternative for customers without any prior containers or infrastructure experience, as it is a fully managed service that takes care of building and deploying your application, load balancing traffic, or autoscaling up or down per your application needs. App Runner retrieves your source code from GitHub or source image from Amazon ECR repository in your AWS account, and creates and maintains a running web service for you in the AWS Cloud.

In this blog we show you how to build a Microsoft.NET Web API application with Amazon Aurora Database usingĀ AWS App Runner. AWS App Runner makes it easy for developers to quickly deploy containerized web applications and APIs, and helps us start with our source code or a container image.

Read more here

Leave a Reply

Your email address will not be published. Required fields are marked *