I want to deploy a nodejs appliacation on aws which uses webrtc live video streaming, and mongodb. I tried using docker with two separate images of mongodb and the app itself. It worked fine on my local machine but I can’t figure out how to get the two docker images up to aws. Any tips? alternatives of using docker? should I create an ubuntu instance, ssh in and run the application there?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Course / resource For Nodejs AWS deployment
|
1 | 400 | January 17, 2021 | |
Hosting MERN App on AWS | 2 | 377 | March 10, 2023 | |
Deploying Node applications... for dummies?
|
2 | 672 | January 16, 2021 | |
Deploying Website
|
4 | 1158 | January 17, 2021 | |
Node/Mongo Quickstart Tool -- Docker
|
3 | 778 | January 17, 2021 |