Skip to content

rfifa/streaming3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Deploying ASP.NET Core WebAPI to AWS App Runner 🚀

Super Fast Deployments

In this article, we are going to explore yet another deployment option from AWS, which is about Deploying ASP.NET Core WebAPI to AWS App Runner, the latest Container based Compute Service from AWS. In earlier articles of the .NET on AWS Series, we have learned quite a lot of ways to provision your .NET-based backends into the Cloud using Services like EC2, ECS, Elastic BeanStalk, and even Lambda functions. Today, we will be deploying an ASP.NET Core WebAPI to AWS App Runner using Docker Images from AWS ECR as well as from a GitHub repository!

Deploying ASP.NET Core WebAPI to AWS App Runner!

Topics Covered❓

  • ✅What is AWS App Runner?
  • ✅Why AWS App Runner?
  • ✅Pricing
  • ✅What we’ll Build? Prerequisites?
  • ✅Building a Simple ASP.NET Core WebAPI – Minimal API
  • ✅Dockerizing the ASP.NET Core Web API
  • ✅Pushing Docker Image to a Private Amazon ECR
  • ✅Deploying ASP.NET Core WebAPI to AWS App Runner using Docker Image
  • ✅Deploying ASP.NET Core WebAPI to AWS App Runner using GitHub Source
  • ✅AutoScaling
  • ✅Other Features
  • ✅When to Use?
  • ✅Deleting Resources

Read: https://codewithmukesh.com/blog/deploying-aspnet-core-webapi-to-aws-app-runner/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published