Kubernetes secrets can simplify the deployment process. You can inject them in your app's execution environment or read them on the fly.
Learn how to deploy a clustered Prometheus setup that integrates Thanos. Also, we'll visualize and monitor our data in Grafana dashboards.
Set-up production grade Kubernetes logging for applications deployed in the cluster. We'll use Elasticsearch as the logging backend.
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.
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.
Learn how to configure Filebeat to run as a DaemonSet in our Kubernetes cluster in order to ship logs to the Elasticsearch backend.