muchezz / aws-ecs-microservices

Breaking a monolithic application in aws and deploying it as microservices.

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

Breaking a monolithic application in aws and deploying it as microservices.

License:Apache License 2.0


Languages

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