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

17 results

  1. 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…

  2. Lab Featured

    Orchestrating the Cloud with Kubernetes (Azure)

    In this lab you will learn how to provision a complete Kubernetes cluster using Google Kubernetes Engine; deploy and manage Docker containers using kubectl; and break an application into microservices using Kubernetes’ Deployments and Services.

  3. Lab Featured

    Orchestrating the Cloud with Kubernetes (AWS)

    In this lab you will learn how to provision a complete Kubernetes cluster using Google Kubernetes Engine; deploy and manage Docker containers using kubectl; and break an application into microservices using Kubernetes Deployments and Services.

  4. Lab Featured

    Running a MongoDB Database in Kubernetes with StatefulSets

    Containers are becoming a popular way to run and scale applications across multiple cloud providers or on both cloud and on-premise hardware. This lab provides a quick introduction to running a MongoDB database on Kubernetes Engine using Docker.

  5. Lab Featured

    Orchestrating the Cloud with Kubernetes

    In this lab you will learn how to provision a complete Kubernetes cluster using Google Kubernetes Engine, deploy and manage Docker containers using kubectl, and break an application into microservices using Kubernetes' Deployments and Services.

  6. Lab Featured

    Introduction to Docker

    In this lab you will familiarize yourself with the basic Docker container environment commands. You will create, run, and debug containers, and learn to pull and push images to and from Google Artifact Registry.

  7. Lab Featured

    Hello Node Kubernetes

    In this hands-on lab, you turn your code into a replicated application running on Kubernetes. You create a Node.js app, create a Docker container from it, deploy it to Kubernetes Engine, and scale it up. Watch a short preview Hello Node Kubernetes, GCP Essentials.

  8. Lab Featured

    Distributed Load Testing Using Kubernetes

    Lab has instructions to conduct distributed load testing with Kubernetes, which includes a sample web application, Docker image, and Kubernetes deployments/services.

  9. Lab Featured

    Running a Containerized App on Google Kubernetes Engine

    Containers are becoming a popular way to run and scale applications across multiple cloud providers or on both cloud and on premise hardware. This lab provides a quick introduction to running a website on Google Container Engine using Docker.

  10. 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.