WEBVTT

00:00.110 --> 00:06.860
Google open sourced Kubernetes in 2014, and since then Kubernetes dominated the cloud computing landscape.

00:06.890 --> 00:13.010
It's currently supported by virtually every cloud provider like AWS, Azure, Google Cloud and it's

00:13.010 --> 00:17.930
the de facto standard for managing cloud native applications at scale.

00:17.960 --> 00:22.220
In this course, you will learn how to develop and deploy cloud native applications on Kubernetes.

00:22.220 --> 00:27.170
To be more specific, you're going to learn how to deploy your containerized applications using pods.

00:27.170 --> 00:30.830
You're going to learn how to allow your applications to find and communicate with each other.

00:30.830 --> 00:37.450
Using Kubernetes services, you will organize and isolate your resources within a cluster Using namespaces.

00:37.450 --> 00:41.080
You will create many instances of your app using deployment objects.

00:41.080 --> 00:46.750
You will deploy your database using stateful sets and provide them with storage using persistent volumes.

00:46.750 --> 00:50.230
You will separate configuration from code using Configmaps.

00:50.230 --> 00:51.880
For Non-sensitive data.

00:51.880 --> 00:55.990
You will manage sensitive information securely with Kubernetes secrets.

00:55.990 --> 01:01.510
You'll learn how to automatically scale your applications based on the man with the Horizontal Pod Autoscaler.

01:01.510 --> 01:04.510
You will learn how to control external access to your services.

01:04.510 --> 01:06.190
Using ingress controllers.

01:06.190 --> 01:11.960
You'll learn how to simplify application deployment with helm charts and use Kubernetes operators to

01:11.960 --> 01:16.400
automate the deployment and management of very complex applications.

01:16.430 --> 01:22.040
Finally, we'll put everything into practice by deploying your Kubernetes cluster to Amazon Web Services

01:22.130 --> 01:26.600
or AWS, giving you real world experience with cloud deployment.

01:26.630 --> 01:32.090
By the end of this course, you'll have a comprehensive understanding of Kubernetes and be well equipped

01:32.090 --> 01:36.050
to leverage its power in your own cloud native projects.

01:36.050 --> 01:39.230
Sign up while you still can and I will see you inside.
