tahirjaved1 / deploy-dotnet-amazon

How to Deploy ASP.NET Core Web API to Amazon ECS, aka Amazon Elastic Container Services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy ASP.NET Core Web API to Amazon

Prerequisites:

  • AWS Account
  • AWS Secret Key and Access Key
  • Create ECR and S3 Bucket
  • Put S3 bucket name in backend.tf and add regions

Create these Github actions Repository Secrets:

AWS_ACCESS_KEY_ID
AWS_REGION
AWS_SECRET_ACCESS_KEY

About

How to Deploy ASP.NET Core Web API to Amazon ECS, aka Amazon Elastic Container Services.


Languages

Language:HCL 57.3%Language:C# 25.4%Language:Shell 15.7%Language:Dockerfile 1.7%