On-demand activities

Find the right on-demand learning activities for you. Labs are short learning activities that teach you a specific lesson by giving you direct, temporary, hands-on access to real cloud resources. Courses are longer activities, consisting of several modules made of videos, documents, hands-on labs and quizzes. Finally, quests are similar, but are usually shorter and contain only labs.

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

100 results

  1. Lab Featured

    App Dev: Deploying the Application into Kubernetes Engine - Python

    In this lab, you will deploy the quiz application into Kubernetes Engine, leveraging Google Cloud Platform resources including Container Builder and Container Registry, and Kubernetes resources including Deployments, Pods, and Services.

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

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

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

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

  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

    Optimize Costs for Google Kubernetes Engine: Challenge Lab

    This lab offers a series of challenges that involve deploying, scaling, and maintaining a cluster application while optimizing resource usage.

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

  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.