Tutorial: Deploying Scalable NodeJS app using ECS with Docker

Submitted By: Harkirat Singh, Harman Gill,Muhammad Imran Malik, Mauro Pappatera

 

 

Table of Contents

 

Resources

1]. ECS CLI Tutorial http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_CLI_tutorial.html
Synopsis: this is the official link to how to run ecs cli.
Reliability: Its from official AWS so its reliable

[2]. Amazon ECS Overview http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Welcome.html
Synopsis: this is the official link about the overview of ECS
Reliability: Its from official AWS so its reliable

[3]. Docker orientation and setup for beginners https://docs.docker.com/get-started/
Synopsis: this is the official link from docker for beginners
Reliability: extremely useful for beginners

[4]. What is Docker? https://opensource.com/resources/what-docker
Synopsis: Great introduction about docker and its open source nature
Reliability: Posted by a popular website about open source projects

[4]. Overview of Docker Hub https://docs.docker.com/docker-hub/
Synopsis: Official docs about docker hub and its registry
Reliability: this is official docker hub documentation

 


CS6320 Project 2 ECS Tutorial.

Submitted By:Harkirat Singh, Harman Gill,Muhammad Imran Malik, Mauro Pappatera