A Cloud Guru Kubernetes Deep Dive

A Cloud Guru Kubernetes Deep Dive

Kubernetes is the open-source system for deploying, managing, and scaling containerized apps at the heart of Google Kubernetes Engine. This integration is totally natural. Google developed Kubernetes in-house and uses it to run its own most popular, global apps. Gmail, YouTube, and even Search run in Kubernetes Engine. It is a fully-managed service and, in this course, you’ll learn it from the ground up.

During this course, I’ll explain the concepts behind Kubernetes and its architecture in detail. You’ll learn what comprises a cluster, how to spin one up, deploy an application on it, and then scale out as needed. Such power needs to be handled properly. We’ll cover multiple levels of access control, from integration with Cloud IAM to Kubernetes-specific Role-Based Access Control. With any cloud computing system, networking is key. I’ll show you how Kubernetes Engine works with load balancers (both internal and external), as well as how to set up a private cluster, and declare a network policy.

Throughout the course, a fictitious company, LA Containers, is used to provide real-world scenarios in an interactive chart, which can be viewed here:

Leave a Reply