Skip to content

PoC deployment of web application and API on AWS ECS Fargate with Service Connect and auto-scaling

Notifications You must be signed in to change notification settings

nlykkei/esp-terraform-ecs-fargate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp-terraform-ecs-fargate

workflow  workflow

This projects deploys a web applicaton and API on AWS ECS Fargate with automatic scaling, service discovery, and monitoring.

The web application supports Azure AD OIDC authentication for retrieving ID token (user's identity) and access token (API claim).

Architecture

image

CI/CD

  • Run integration tests
  • Build Docker image
  • Publish it to private ECR
  • Update ECS Service (by editing task image)

About

PoC deployment of web application and API on AWS ECS Fargate with Service Connect and auto-scaling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published