学生对 Coursera Project Network 提供的 Containerize a full-stack NodeJS application in Docker 的评价和反馈
4.5
星
43 个评分
课程概述
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....
筛选依据:
1 - Containerize a full-stack NodeJS application in Docker 的 4 个评论(共 4 个)
创建者 Muhammed İ
•
Mar 27, 2021
Instructor knows what he is talking about. Great course to understand docker.
创建者 Eredjep
•
Aug 29, 2020
I liked such way of courses
创建者 AZAT T
•
Oct 26, 2020
good
创建者 Juan J C R
•
Jan 16, 2021
Cool project but it lacks a lot of theory and explanation about Docker