Rating 4.5 out of 5 (1532 ratings in Udemy)
What you'll learn- Deploy Kubernetes cluster in AWS.
- Learn how to use Kops to spin up Kubernetes cluster.
- Learn how to use Terraform to run immutable infrastructure.
- Learn deployment concepts in Kubernetes.
- Learn how to get inside Docker container, watch logs.
- Use knowledge learned throughout this course in another cloud providers than just AWS.
- Learn about horizontally scaled deployment in Kubernetes.
- Learn how to deploy NGINX web server …
Rating 4.5 out of 5 (1532 ratings in Udemy)
What you'll learn- Deploy Kubernetes cluster in AWS.
- Learn how to use Kops to spin up Kubernetes cluster.
- Learn how to use Terraform to run immutable infrastructure.
- Learn deployment concepts in Kubernetes.
- Learn how to get inside Docker container, watch logs.
- Use knowledge learned throughout this course in another cloud providers than just AWS.
- Learn about horizontally scaled deployment in Kubernetes.
- Learn how to deploy NGINX web server with their custom content to Kubernetes in form of Docker container.
- Learn how to see logs, get inside the Docker container within the pod in Kubernetes.
DescriptionKubernetes as the orchestration platform for not only Docker containers is gaining more momentum everyday especially in DevOps like world. Besides other main orchestration systems Kubernetes can be considered as one of the most popular one. All big cloud providers like AWS, Google Cloud, Azure have already more or less adopted Kubernetes as a part of their portfolio and services. Kubernetes and Docker containers altogether create an ideal ecosystem for deploying micro services - which seems to be the model for next generation applications.
When thinking about containers and horizontally scalable applications we might be taking into account also some other other software such as Terraform which helps us tremendously to keep our infrastructure (independent of cloud provider) in immutable state. There are some officially supported tools like "kops" which hand in hand with Terraform makes the Kuberentes deployment to AWS extraordinary easy and comprehensive and makes DevOps people lives super easy.
The main goal of this course is to provide a comprehensive explanation to the people who are truly willing to deep dive in Kubernetes and Docker world and perhaps aspiring for DevOps carrier. In order to achieve this goal I have decided to use NGINX web server examples throughout this course - just because year back I was amazed by value which is delivered by web server itself. Imagine that every business in the world is serving their content via some kind of this powerful piece of software. Nowadays, we can take an advantage of deploying and scaling of docerized mainly Open Source web servers to Kubernetes at any cloud provider you can think of.
I hope you guys are going to enjoy this course and I am certain that anybody is more than good enough to complete this course. Crossed fingers and which you the best!