AWS-Devops-Projects / amazon-ecs-nodejs-microservices

Reference architecture that shows how to take a Node.js application, containerize it, and deploy it as microservices on Amazon Elastic Container Service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Microservices Deployed on EC2 Container Service

This is a reference architecture that shows the evolution of a Node.js application from a monolithic application that is deployed directly onto instances with no containerization or orchestration, to a containerized microservices architecture orchestrated using Amazon EC2 Container Service.

About

Reference architecture that shows how to take a Node.js application, containerize it, and deploy it as microservices on Amazon Elastic Container Service.

License:Apache License 2.0


Languages

Language:Shell 67.5%Language:JavaScript 30.2%Language:Dockerfile 2.3%