Discover Google Cloud training your way

With 980+ learning activities to choose from, Google Cloud has designed our comprehensive catalog with you in mind. The catalog consists of a variety of activity formats for you to pick from. Choose from bite-size individual labs or multi-module courses that consist of videos, documents, labs, and quizzes. Our labs give you temporary credentials to actual cloud resources, so you can learn Google Cloud using the real thing. Earn badges for what you complete, define, track, and measure your success with Google Cloud!

  • Solution
  • Role
  • Badge
  • Format
  • Level
  • Duration
  • Language

100 results

  1. Course Featured

    Architecting with Google Kubernetes Engine: Foundations

    In this course, "Architecting with Google Kubernetes Engine: Foundations," you get a review of the layout and principles of Google Cloud, followed by an introduction to creating and managing software containers and an introduction to the architecture of Kubernetes. This is the first course of the Architecting wit…

  2. Course Featured

    Architecting with Google Kubernetes Engine: Production

    In this course, "Architecting with Google Kubernetes Engine: Production," you'll learn about Kubernetes and Google Kubernetes Engine (GKE) security; logging and monitoring; and using Google Cloud managed storage and database services from within GKE. This is the final course of the Architecting with Google Kubern…

  3. Lab Featured

    Google Kubernetes Engine Pipeline using Cloud Build

    Create a CI/CD pipeline that automatically builds a container image, stores the image in Artifact Registry, updates a Kubernetes manifest in a Git repository, and deploys the application to Google Kubernetes Engine.

  4. Course Featured

    Deploy Kubernetes Applications on Google Cloud

    Complete the intermediate Deploy Kubernetes Applications on Google Cloud skill badge to demonstrate skills in the following: configuring and building Docker container images, creating and managing Google Kubernetes Engine (GKE) clusters, utilizing kubectl for efficient cluster management, and deploying Kubernetes …

  5. Lab Featured

    Build and Deploy a Docker Image to a Kubernetes Cluster: Challenge Lab

    In this hands-on lab you will build a Docker container image using a tag that allows it to be stored on the Google Container Registry (GCR), then push it out to GCR before deploying. Create a Kubernetes cluster and deploy the sample app to the cluster.

  6. Course Featured

    Manage Kubernetes in Google Cloud

    Earn a skill badge by completing the Manage Kubernetes in Google Cloud quest, where you will learn about Google Kubernetes Engine and multiple deployment approaches including how to: configure and build images to run and debug Docker containers, build Kubernetes Engine clusters, and manage them with kubectl, deplo…

  7. Course Featured

    Architecting with Google Kubernetes Engine: Workloads

    In this course, "Architecting with Google Kubernetes Engine: Workloads," you learn about performing Kubernetes operations; creating and managing deployments; the tools of GKE networking; and how to give your Kubernetes workloads persistent storage. This is the second course of the Architecting with Google Kuber…

  8. Lab Featured

    Manage Kubernetes in Google Cloud: Challenge Lab

    This challenge lab tests your skills and knowledge from the labs in the Manage Kubernetes in Google Cloud skill badge. You should be familiar with the content of the labs before attempting this lab.

  9. Lab Featured

    Scale Out and Update a Containerized Application on a Kubernetes Cluster: Challenge Lab

    Your challenge is to deploy a containerized application to a Kubernetes cluster, updated the application, then scaled it out.

  10. Lab Featured

    Deploy Kubernetes Load Balancer Service with Terraform

    In Terraform, a Provider is the logical abstraction of an upstream API. This lab will show you how to setup a Kubernetes cluster and deploy Load Balancer type Nginx service on it.