Understand the pain points involved in monitoring Kubernetes and the tools available to help to you.
Discover key details about Docker and Docker Compose as well as how to deploy a Python app to a GKE cluster.
In this series, we will guide you through the most crucial container networking concepts.
Use Prometheus to monitor Kubernetes by applying the four golden rules of observability.
Orchestrating containers on Docker requires a strong foundation in Kubernetes Networking. Learn the different kinds of Kubernetes networks.
Get to know the different types and levels of Docker Networking and how to get started using them.
Learn to use Terraform and create an infrastructure template for GKE clusters, then we'll look at the basics of managing the cluster.
Use Docker to containerize an application, then run it on development environments using Docker Compose. We'll use a Python API as our main app.