This is a self-paced lab that takes place in the Google Cloud console. This lab deployings a Kubernetes Engine cluster, then a simple web application fronted by a load balancer is deployed to the cluster. The web app publishes messages provided by the user to a Cloud Pub/Sub topic. You will see the correlated telemetry data from HTTP requests to the app will be available in the Cloud Trace Console.
What you'll learn
deploying a Kubernetes Engine cluster
setting up a web application with load balancing
utilizing Cloud Pub/Sub for messaging
accessing telemetry data in the Cloud Trace Console
Course objectives
understand the deployment of Kubernetes applications