|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/hands-on-with-docker-and-docker-compose/
课程评论:没有评论
课程名称:Docker与Docker Compose实操指导 课程概述:本课程旨在帮助学习者掌握Docker的基础知识,并将其应用于构建和分发自己的Web应用程序。无论你是Web开发人员、系统管理员、运维经理,还是IT/测试/质量保证团队的一员, Docker都能提升你创建和分发应用的方式。 在课程中,开发人员将学习如何使用Docker轻松设置和运行应用,而不必手动安装所有内容;运维人员将学会如何在不同环境中一致地分发应用,并优化服务器资源;质量保证团队将能够快速构建测试环境,避免“在我这儿可以运行”的问题。 课程内容从“什么是Docker?”开始,深入探讨Docker所解决的问题,以及掌握Docker的核心功能(Docker Compose也将详细介绍)。课程包括简单Web应用和复杂多服务Web应用的Docker化实操,同时还会指导学员如何Docker化自己的Web应用。 该课程结合理论与实践,通过数十个指导实验和挑战,加深学习者对Docker的理解。无需任何Docker基础知识,任何人都可以通过这个课程从零开始学习Docker。此外,课程附带可下载的自包含笔记,记录了所有运行的命令和访问的网站,方便学员快速复习所需内容。 授课教师Nick是一位学习型的软件开发者,拥有20年的自学经历,自2014年以来活跃于Docker的使用,并培训团队和个人“Docker化”应用。他是Docker Captain,致力于与他人分享Docker知识。课程受到众多学员的好评,学员表示Nick的回答迅速且有效,成为了他们宝贵的导师。 通过这个课程,你将能在短短几小时内掌握Docker,并能将其应用到自己的项目中。
Learn the Docker Fundamentals and Then Dockerize Your Own Web Apps This course is meant for anyone looking to improve the way they build and distribute applications. You could be a web developer, sysadmin, operations manager, or someone who is part of an IT / testing / QA team. Developers use Docker to set up and run applications without the headache of having to install everything manuallyOperators use Docker to distribute applications across environments consistently and optimize server resourcesQA teams use Docker to quickly build test environments without having to deal with "but it works for me!" problems By the time you finish this course you'll know everything you need to start using Docker / Docker Compose on your own projects. This course was flawless in explaining every segment in detail while keeping it easy to follow along and learn. - Brian K. It doesn't matter if you use Ruby on Rails, NodeJS, Flask, Django, Java, Golang or any other language / framework. At the end of the day, Docker is a toolset that helps you package up and distribute your applications in a portable and repeatable way. You'll be able to set up entire development environments in a single command and run those same applications exactly the same in production with total confidence that it will work because you're just moving around special packages that Docker creates for you under the hood. The days of "well it works for me!" or having to point another developer to a 20 page document on how to set up your web application are long over. Docker fixes those problems and so much more. No prior Docker knowledge is necessary to take this course. We'll go all the way from "What is Docker?" to exploring what types of problems Docker solves to completely mastering Docker's core features (we'll cover Docker Compose in great depth too). Through out the process we'll go over Dockerizing simple web apps, complex multi-service web apps and I'll show you exactly how to Dockerize your own web apps. I'm a big fan of learning by doing so this course has just enough theory combined with dozens of guided labs and challenges. This way you'll learn both the "why" and the "how". Instead of sifting through 100+ scattered blog posts, this course lays everything out on a silver platter. I've done years of research and testing so you don't have to. All you have to do is sit back, relax and follow along with the videos. You're only a few short hours away from mastering Docker and applying it to your own applications. I have been through very few learning experiences that were this thorough. Nick not only teaches you how to use Docker, but also how to troubleshoot Docker problems and research solutions. - Dennis E. What makes me suitable for teaching a course on Docker? Hi, I'm Nick. I've been a self taught software developer for the last 20 years. I've been actively using Docker since 2014. I also help train teams and individuals on how to "Dockerize" their applications.This course is loaded with best practices and tips I've learned from years of real world experience and now I want to share everything I've learned with you.I've answered over 4,000 questions on Docker over the years through my previous Docker courses.I'm also a Docker Captain. Docker Captain is a title that Docker awards to select members of the community. Docker Captains are both experts in their field and are passionate about sharing their Docker knowledge with others. Nick has always been quick to respond to my questions. I've never had a message fall through the cracks with Nick. He has become an invaluable mentor. - Kyle. E Bonus content: Self contained notes that you can download and reference. It includes every command we run and all websites I visit on camera. No more hunting around videos to quickly find the content you want to review.Over half a dozen code examples on how to Dockerize popular web frameworks.