1. Home
  2. Kubernetes
  3. Online Courses

Kubernetes Online Courses

Kubernetes Mastery: Hands-On Lessons From A Docker Captain
Kubernetes Mastery: Hands-On Lessons From A Docker Captain
  • Bret Fisher
  • 4.64
  • 8 hrs
  • 111 lectures

Learn the key Kubernetes features and plugins while practicing DevOps workflows, from a container expert Learn more »

[NEW] Amazon EKS Starter: Docker on AWS EKS with Kubernetes
[NEW] Amazon EKS Starter: Docker on AWS EKS with Kubernetes
  • 4.55
  • 6.5 hrs
  • 55 lectures

Deploy Docker Containers on Kubernetes on AWS EKS & Fargate: Kubernetes Stateful & Stateless apps using ELB, EBS & EFS Learn more »

Kubernetes for Beginners: Google Cloud, AWS & Azure
Kubernetes for Beginners: Google Cloud, AWS & Azure
  • 4.63
  • 13 hrs
  • 137 lectures

Kubernetes for Beginners - with Spring Boot Java Microservices - Play with GKE, AWS EKS & Azure AKS Learn more »

Ultimate Kubernetes Fast-Track Beginner to Advanced
Ultimate Kubernetes Fast-Track Beginner to Advanced
  • Warp 9 Training
  • 4.54
  • 4 hrs
  • 71 lectures

Fact: Kubernetes Is The Most In-Demand Skill Of 2019 In The IT Industry. Learn more »

Logging in Kubernetes with EFK Stack
Logging in Kubernetes with EFK Stack
  • Nana Janashia
  • 4.6
  • 2 hrs
  • 38 lectures

Learn how to set up K8s cluster from scratch and configure logging with ElasticSearch, Fluentd and Kibana Learn more »

Docker and Kubernetes: The Complete Reference
Docker and Kubernetes: The Complete Reference
  • Lawrence Manickam
  • 3.61
  • 1.5 hrs
  • 16 lectures

Learn Docker, Podman, and Cloud Managed Kubernetes Services. Demos for Docker, Podman, AKS, Amazon EKS and GKE Learn more »

Quick Start Kubernetes
Quick Start Kubernetes
  • Nigel Poulton
  • 4.64
  • 1.5 hrs
  • 18 lectures

This 101 level course teaches the architecture of K8s and walks you through examples of deploying and managing apps Learn more »

Recommended books

Kubernetes books

Kubernetes Best Practices

by Brendan Burns, Eddie Villalba, Dave Strebel, Lachlan Evenson4.17

In this practical guide, four Kubernetes professionals with deep experience in distributed systems, enterprise application development, and open source will guide you through the process of building applications with this container orchestration system. Learn more »

Kubernetes: Up and Running

by Brendan Burns, Joe Beda , Kelsey Hightower4.03

The updated edition of this practical book shows developers and ops personnel how Kubernetes and container technology can help you achieve new levels of velocity, agility, reliability, and efficiency. Learn more »

Cloud Native DevOps with Kubernetes

by John Arundel, Justin Domingus4.38

Kubernetes is the operating system of the cloud-native world, providing a reliable and scalable platform for running containerized workloads. Learn more »

Kubernetes in Action

by Marko Luksa4.65

A comprehensive guide to effectively developing and running applications in a Kubernetes environment. Before diving into Kubernetes, the book gives an overview of container technologies like Docker. Learn more »

Popular categories

  • Python
  • AWS
  • Kubernetes
  • Java
  • JavaScript
  • DevOps
  • Docker
  • NodeJS

Popular frameworks

  • Spring Boot
  • Django
  • Laravel
  • React
  • Symfony
  • Akka
  • Flutter
  • Quarkus

Useful tutorials

How to merge two dictionaries in Python?

Python makes merging two dictionaries easy. Below you can find an example created directly in the Python interpreter. It defines two dictionaries, a and b, and then it creates a new dictionary c by merging two previously created dictionaries. Learn more »

How to title case each word in Python?

Sometimes you need to change the case of the words in a given string. For instance, you get an input which represents the first name and the last name, and you want to make sure it is correctly capitalized. Learn more »

© 2021 howtolearn.blog

Disclosure: Some of the links on that page are affiliate links - if you go through them to make a purchase, we will earn small commission. No extra cost on your side.