Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damola12345/nodejs

containerize nodejs app using AWS ECS Fargate
https://github.com/damola12345/nodejs

Last synced: 21 days ago
JSON representation

containerize nodejs app using AWS ECS Fargate

Awesome Lists containing this project

README

        

## AWS ECS Fargate - Nodejs App

## Prerequisites
- AWS account with programatic access
- AWS CLI must be installed

## Run App locally
- npm install
- npm start

## Creates an AWS ECS Fargate Infrastructure with Terraform
- VPC public and private subnet, ALB, ASG, SG, ECR, IAM, Nat-gateway

## Create an Image of this App and push to AWS ECR

## CI/CD pipeline