This has been one of my requested courses. Students have always been asking me to create a complete course on Docker and Kubernetes. And here it is. Docker is widely used by organizations for deploying and managing container-based applications. There has always been a huge demand for IT professionals to have a good grasp when it comes to working with Docker. And that's why I always had a huge following that kept on asking me to build this course.
Kubernetes is also a widely adopted tool in the industry when it comes to deploying and managing container-based applications.
This is your one-stop guide to learn all there is when it comes to Docker and Kubernetes.
In this course we will look into deploying different types of applications. We will consider simple HTML applications. And then look into deploying Node.js applications and then PHP applications that connect to a MySQL database. All via the use of Docker containers.
We will learn the following in the course
1) The basics behind why do we need containers in the first place.
2) How to install Docker and start working with it.
3) Use commands to work with the underlying Docker toolset.
4) Use different aspects when it comes to Docker volumes and Docker networking.
5) How we can deploy containers as services via the use of Docker compose.
6) How we can use cloud platforms such as Microsoft Azure and Amazon Web Services for deploying our container-based applications.
7) The basics when it comes the Kubernetes. Here we will see how to get started using Kubernetes on the local system.
8) From there we will see how to deploy workloads onto Kubernetes.
9) We will see how to use Cloud platforms such as Amazon Web Services for deploying a Kubernetes cluster.
10) How to work with Volumes in Kubernetes. And how services on the cloud platforms can be used to create volumes.