Coursera Project Network의 Containerize a full-stack NodeJS application in Docker 학습자 리뷰 및 피드백
4.5
별점
43개의 평가
•
4개의 리뷰
강좌 소개
In this 1-hour long project-based course on Intermediate Docker: Containerize a full-stack NodeJS application in Docker and deploy to remote server, you will get to use Docker to stitch together a real full stack NodeJS application in a multi-container architecture.
By the end of this course, you will have built a simple blog page, which is a working full-stack application using the MVC (model view controller) framework in NodeJS persisting to a MongoDB database across separate containers and living on one single Docker provided network.
You will learn how to stitch all of these services together using Dockerfile and docker-compose files, and get it configured in a remote machine in the cloud, just like if you wanted to run the application from anywhere in the world!
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....
필터링 기준:
Containerize a full-stack NodeJS application in Docker의 4개 리뷰 중 1~4
교육 기관: Muhammed İ
•
2021년 3월 27일
Instructor knows what he is talking about. Great course to understand docker.
교육 기관: Eredjep
•
2020년 8월 29일
I liked such way of courses
교육 기관: AZAT T
•
2020년 10월 26일
good
교육 기관: Juan J C R
•
2021년 1월 16일
Cool project but it lacks a lot of theory and explanation about Docker