Giter Club home page Giter Club logo

ecs-nodejs-app-example's Introduction

ecs-nodejs-app-example

GitHub GitHub package.json version GitHub repo size Docker Pulls GitHub top language GitHub last commit

AWS ECS node.js app example for AWS Codepipeline

It is very simple node.js app example to configure AWS ECS service & task. this app use dynamic port mapping of AWS ALB for ECS blue/green deployment.

Environments

The node.js app example for these environments:

  • AWS ECS Cluster : EC2 type, task container use dynamic port mapping
  • AWS ECR Repositories : for task container image
  • AWS Codebuild : for make ECR image
  • AWS Codedeploy : for ECS blue/green deployment

Configuration files

  • Dockerfile : for AWS Codebuild, AWS ECR
  • appspec.yml : for AWS Codedeploy
  • buildspec.yml : for AWS Codebuild, AWS ECR
  • taskdef.json : for ECS Task Definitions in deployment

Environment variables examples of AWS Codebuild

SERVICE_PORT        20000
IMAGE_REPO_NAME     ecs-app
AWS_ACCOUNT_ID      111111111111
AWS_DEFAULT_REGION  us-east-1
IMAGE_TAG           latest
MEMORY_RESV         100

Related

docker pull gnokoheat/ecs-nodejs-initial:latest

ecs-nodejs-app-example's People

Contributors

gnokoheat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.