・
Reviews 4
・
Average rating 4.8
I think this is a really good lecture for learning Docker and CI/CD. I recommend it, but there were many disappointing parts. 1. There are a lot of mistakes. For example, changing port 8080 to 8088. 2. There is no explanation about the separate environment settings section and lectures, which is confusing. 3. The lectures and environment settings lectures are too separate, so it is inconvenient to go back and forth. You might think that you can set everything up in advance, but even if you set it up, it is inefficient because it wastes memory and slows down if you don't use containers. 4. About half of the course progress is delayed because the environment settings are not set up right away. I think that troubleshooting is also good, but since it is a basic lecture, I think it is more efficient to learn quickly and troubleshoot while practicing. 5. There are almost no answers in the community. Many people are experiencing errors in the practice, but it seems that you only answer simple questions. The lecture price is not cheap. The course is really good, but I think it needs to be updated overall.
Hello, this is Lee Do-won. I will definitely reflect your feedback when updating the lecture. Due to the nature of the lecture, it often requires a lot of resources to run a container execution VM or multiple host PCs. Therefore, in order to reduce the burden or difficulty of the practical environment for students, I prepared a lecture on the Dind method or a separate VM setting. All scripts and sample codes used in the lecture were tested on Windows 10, Windows 11, MacOS Inter chip (2018), and MacOS M1 chip (2022), but I know that some students still have difficulty running it. In the future, I thought that I should provide tests in a more diverse environment for these infrastructure-related lectures or focus on other programming lectures besides infrastructure lectures. ^^; I also apologize for not being able to check and answer questions posted on the community right away. Since AI answers have been added since last year, it is true that I could not check the notification right away or could not answer right away because I was busy with the project. However, since students have personal circumstances, I will try to respond right away. Thank you for your feedback.