Skip to content

DiegoTGJ/AWS-Multi-Container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS-Multi-Container

This is an unnecesary complex app, using 4 different services to showcase how to deploy a multi container app to AWS ElasticBeanstalk.

  • Client: A React App consuming an API to show fibonacci numbers.
  • API: The API to be consumed, made with Express.
  • Worker: A service which calculates the value of the fibonacci number required, using a Redis instance in the AWS VPC Used, made with Express.
  • Nginx: A reverse proxy to route request to the correct service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published