Docker and Kubernetes: The Complete Guide
What you’ll learn
-
Learn Docker from scratch, no previous experience required
-
Master the Docker CLI to inspect and debug running containers
-
Build a CI + CD pipeline from scratch with Github, Travis CI, and AWS
-
Understand the purpose and theory of Kubernetes by building a complex app
-
Automatically deploy your code when it is pushed to Github!
If you’re tired of spinning your wheels learning how to deploy web applications, this is the course for you.
CI+CD Workflows? You will learn it. AWS Deployment? Included. Kubernetes in Production? Of course!
This is the ultimate course to learn how to deploy any web application you can possibly dream up. Docker and Kubernetes are the newest tech in the Dev Ops world, and have dramatically changed the flow of creating and deploying web apps. Docker is a technology that allows applications to run in constructs called ‘containers’, while Kubernetes allows for many different ‘containers’ to run in coordination.
Docker from Scratch!
In this course you’ll learn Docker from absolute fundamentals, beginning by learning the answer to basic questions such as “What is a container?” and “How does a container work?”. From the very first few lectures, we will do a deep dive on the inner workings of containers, so you get a core understanding of exactly how they are implemented. Once you understand what a container is, you’ll learn how to work with them using basic Docker CLI commands. After that, you’ll apply your new-found mastery of the Docker CLI to build your own custom images, effectively ‘Dockerizing’ your own personal applications.
CI + CD Pipelines
Of course, no course on Docker would be complete without a full understanding of common Continuous Integration and Continuous Deployment patterns. You will learn how to implement a full CI + CD workflow using Github, Travis CI, and Amazon Web Services, creating a pipeline that automatically deploys your code every time you push your latest changes to Github!
Multi-Container Deployments on AWS!
After building a deployment pipeline, you’ll apply it to master both single-container and multi-container deployments on Amazon Web Services. You will construct a multi-container application utilizing Node, React, Redis, and Postgres, and see the amazing power of containers in action (Note: all Javascript coding in this course is optional, the full source code is provided if you don’t want to write JS).
Kubernetes!
Finally, you will tackle Kubernetes, a production-grade system for managing complex applications with many different running containers. You will learn the right way to build a Kubernetes Cluster – this course doesn’t have any of those annoying “don’t do this in production” comments! You will first build a Kubernetes Cluster on your local machine, then eventually move it over to a cloud provider. You’ll even learn how to set up HTTPS on Kubernetes, which is harder than it sounds!
Here’s what you’ll do:
-
Learn Docker from scratch, no previous experience required
-
Build your own custom images tailored to your applications
-
Master the Docker CLI to inspect and debug running containers
-
Understand how Docker works behind the scenes, and what a container is
-
Build a CI + CD pipeline from scratch with Github, Travis CI, and AWS
-
Automatically deploy your code when it is pushed to Github!
-
Build a complex multi-container application from scratch and deploy it to AWS
-
Understand the purpose and theory of Kubernetes
-
Deploy a production-ready Kubernetes Cluster to Google Cloud
Who this course is for:
- Software engineers looking to deploy their apps easily and quickly
12 reviews for Docker and Kubernetes: The Complete Guide
Add a review
Original price was: $99.99.$17.99Current price is: $17.99.
Binh Le –
I come from 9 years experience working with .NET stack and watching hundreds of PluralSight videos.
Steven Grider consistently offers the best courses I’ve taken anywhere. This Docker / Kubernetes course was really helpful.
Pravin Sharma –
Course is really in depth and good. One big drawback: Please update the videos too as reading the update document in between and then adjusting to it for the video is frustrating. I enroll any Udemy course to see updated video lectures.
Jithin Reddy Patlolla –
Little bit more on Kubernetes networking, autoscaling, replicasets, Storage classes, daemon sets, configmaps etc and docker-swarm as well would have been helpful since its the complete guide
Rodrigo Flores Amezcua –
Excelent course to dive into the basics and daily features of Kubernetes and Docker. Nice for begginers and experts that need to remember some things.
Madhav411 –
The lectures in these videos are explained in a very detailed manner. So that everyone can understand & gain confidence on these topics. Make sure u practice these things 🙂
Eugene Kostyukevich –
Thank you so much for this incredible course! I really enjoyed learning Docker & K8s and more importantly going through AWS, GCP productionish realistic deployments! Effort put in these lectures is much much appreciated and phrases like “And I’ll see you in next section” sounds like a netflix series preview or something!
Michael Silverman –
Great explanations of everything, but several videos are outdated and should be re-recorded. About 15 videos also have loud and distracting construction sounds in the background.
Jeroen Roos –
For me it was a little bit too much developer-focussed and not administrator-focussed, but I did learn a lot. I am now following another training that is more administrator-focussed.
Saada Shay –
The course itself is fair, alot of side tracking but fair over all.
The way this course is built is GREAT but it’s SO outdated and patching it just doesn’t do it…
David Async –
This lecture is amazing, although some commands aren’t updated, the lecture gives us many notes. The illustration with draw.io is pretty amazing.
Thorsten Vorstandslechner –
Great Course! Definitly very much Input, worth and must to be repeated and rework sections that are needed later.
ChalapathiRao Annapragada –
Great course. Stephen articulated the concepts very well.
It would be good to have one link that can allow download all the code for the course !