All Projects → awslabs → Amazon Ecs Nodejs Microservices

awslabs / Amazon Ecs Nodejs Microservices

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

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Amazon Ecs Nodejs Microservices

Serverless Microservices Reference Architecture
This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.
Stars: ✭ 270 (-44.1%)
Mutual labels:  microservices, microservices-architecture
Laravel
[DEPRECATED] See https://github.com/lucidarch/lucid
Stars: ✭ 373 (-22.77%)
Mutual labels:  microservices, microservices-architecture
Nats.go
Golang client for NATS, the cloud native messaging system.
Stars: ✭ 3,690 (+663.98%)
Mutual labels:  microservices, microservices-architecture
ecs-deplojo
Deployment tool for Amazon ECS
Stars: ✭ 19 (-96.07%)
Mutual labels:  ecs, amazon-web-services
Resgate
A Realtime API Gateway used with NATS to build REST, real time, and RPC APIs, where all your clients are synchronized seamlessly.
Stars: ✭ 473 (-2.07%)
Mutual labels:  microservices, microservices-architecture
terraform-aws-ecs-fargate-scheduled-task
AWS ECS Fargate Schedule Task Terraform Module
Stars: ✭ 25 (-94.82%)
Mutual labels:  ecs, amazon-web-services
Aws Microservices Deploy Options
This repo contains a simple application that consists of three microservices. Each application is deployed using different Compute options on AWS.
Stars: ✭ 370 (-23.4%)
Mutual labels:  microservices, amazon-web-services
Gramps Legacy
The core data source combination engine of GrAMPS.
Stars: ✭ 198 (-59.01%)
Mutual labels:  microservices, microservices-architecture
Netcoremicroservicessample
Sample using micro services in .NET Core 3.1 Focusing on clean code
Stars: ✭ 403 (-16.56%)
Mutual labels:  microservices, microservices-architecture
Awesome System Design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
Stars: ✭ 4,999 (+934.99%)
Mutual labels:  microservices, microservices-architecture
terraform-aws-ecs-web-service
A Terraform module to create an Amazon Web Services (AWS) EC2 Container Service (ECS) service associated with an Application Load Balancer (ALB).
Stars: ✭ 26 (-94.62%)
Mutual labels:  ecs, amazon-web-services
Madclones
A collection of frameworks that I love with a strong focus on clean code, testing, software architecture/design and devops.
Stars: ✭ 480 (-0.62%)
Mutual labels:  microservices, microservices-architecture
Java Microservice
A full microservice project using Spring and many others tools
Stars: ✭ 235 (-51.35%)
Mutual labels:  microservices, microservices-architecture
provose
Provose is a new way to manage your Amazon Web Services infrastructure.
Stars: ✭ 27 (-94.41%)
Mutual labels:  ecs, amazon-web-services
Pos
Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY
Stars: ✭ 207 (-57.14%)
Mutual labels:  microservices, microservices-architecture
Compose Cli
Easily run your Compose application to the cloud with compose-cli
Stars: ✭ 353 (-26.92%)
Mutual labels:  ecs, amazon-web-services
Java Microservices Examples
Java Microservices: Spring Boot, Spring Cloud, JHipster, Spring Cloud Config, and Spring Cloud Gateway
Stars: ✭ 194 (-59.83%)
Mutual labels:  microservices, microservices-architecture
Nginx Link Function
It is a NGINX module that provides dynamic linking to your application in server context and call the function of your application in location directive
Stars: ✭ 197 (-59.21%)
Mutual labels:  microservices, microservices-architecture
Micronaut Microservices Poc
Very simplified insurance sales system made in a microservices architecture using Micronaut
Stars: ✭ 394 (-18.43%)
Mutual labels:  microservices, microservices-architecture
Turkish Microservice Architecture Book
Open Source Turkish Microservices eBook. Feel free to contribute.
Stars: ✭ 469 (-2.9%)
Mutual labels:  microservices, microservices-architecture

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].