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.

Repository from Github https://github.comAWS-Devops-Projects/amazon-ecs-nodejs-microservicesRepository from Github https://github.comAWS-Devops-Projects/amazon-ecs-nodejs-microservices

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%