Chevron Left
Zurück zu Docker Essentials & Building a Containerized Web Application

Bewertung und Feedback des Lernenden für Docker Essentials & Building a Containerized Web Application von Coursera Project Network

4.6
Sterne
158 Bewertungen

Über den Kurs

This is a 2-hour long project-based course and the most comprehensive one about Docker Containers. By the end of this project, you will have packaged, built, and deployed a static web application using Docker. Along the way, you will also learn the essential concepts and commands about Docker containers. Apart from demystifying the Docker landscape, it'll prepare you with hands-on experience for building and containerizing your own applications. Even if you have no prior experience with containers, this project should be all you need to: - Get started with Docker containers & related concepts. - Deep-dive to get your hands dirty with Docker command-line. - Emerge as someone who knows how to use Docker and build containerized applications. 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....

Top-Bewertungen

RA

29. Mai 2021

Nice introduction and implementation examples. Although there's a little problem when installing docker. I need to apt update and upgrade first

SS

19. Okt. 2021

Great course to learn docker. Thanks Prasanjit to teach docker in very simple and easy way.

Filtern nach:

1 - 25 von 33 Bewertungen für Docker Essentials & Building a Containerized Web Application

von Victor D R L

•

19. Sep. 2020

This is a very good start point course. It delivers what is promoted and walks the participant through the woods, testing the commands and explaining each line. Highly recommended as your first course to learn about Dockers.

von Robert S

•

25. Okt. 2020

"sudo apt-get install" to install docker. Good course, but fairly short.

von NICOLAS D P Z

•

10. Okt. 2020

The course was very dinamic and like much. Thanks!

von Nadhir

•

7. Okt. 2020

a well done guided project

von Shipra S

•

17. Okt. 2020

Very informative.

von Adam K

•

28. Okt. 2020

Thanks for education

von Karl S

•

6. Feb. 2021

It is an overview but I would have liked to see a small software project in detail.

von COWARD R A

•

8. Apr. 2021

This is an excellent, well-balanced beginner course to docker, and is far more useful and informative than some other docker beginner courses I can think of. The instructor was very clear and explained everything very well. The only minor comment I have is that he should have emphasized that the docker run command will automatically perform a pull if the image is not already loaded, so you can either pull and then run, or just directly run, and the result will be the same.

von Richard D O A

•

30. Mai 2021

Nice introduction and implementation examples. Although there's a little problem when installing docker. I need to apt update and upgrade first

von Sam

•

1. Jan. 2021

All topics were covered completely through learn-and-do methdology. Receive my appreciation for perfectly made guided project!

von Mateus S H

•

5. Feb. 2021

Great course for those who have no idea of what docker is, it literally teaches the essentials

von Nicolas C

•

20. Juli 2022

Nice and short. You'll need to debug a tiny bit to make it work, but expected in the field.

von Shailesh S

•

20. Okt. 2021

Great course to learn docker. Thanks Prasanjit to teach docker in very simple and easy way.

von Manimaran K

•

29. Dez. 2022

Excellent and easy to do guided project in parallel

von Alejandro C

•

14. Jan. 2021

Ideal course to have a first look on docker.

von Anurag S

•

25. Feb. 2021

Very Helpful for beginners

von Ansari Y

•

1. Jan. 2021

Simply amazing !

von Julio H S N

•

19. Jan. 2021

Great course!

von Fernando M

•

31. März 2022

Good course.

von Amol C P

•

8. Mai 2021

Great

von Swetasunandita N

•

6. Dez. 2022

good

von Palaniappan A

•

6. Sep. 2021

good

von Dmitriy

•

31. März 2021

Nice

von Gaveen R

•

2. Jan. 2021

Good

von Douglas C

•

10. März 2023

A good start point, even though it has some outdated content. The CentOS image used is no longe mantained, but there is a simple workaround and, honestly, it was a opportunity to get hand dirtier. I don't want give the exactly answer in case you want to try to solve, but i think some guindance is good: you should add to docker file some commands to change the mirror of the OS. Good luck.