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!

FILTER BY
Clear all
  • Badge
  • Format
  • Language

1186 results
  1. Lab Featured

    Using Elastic Stack to Monitor Google Cloud

    In this lab you will learn how to use the Elastic Stack to monitor Google Cloud Platform.

  2. Lab Featured

    Google Calendar: Getting Started

    Learn how to use Google Calendar to schedule meetings and events and get reminders about upcoming activities. You can also share your schedule with others and create multiple calendars that you and your team can use together.

  3. Lab Featured

    Google Chat Bot - Apps Script

    Learn how to create a simple Google Chat bot—"Attendance Bot"—using Google Apps Script. The bot integrates with Gmail to set a user's vacation responder and integrates with Calendar to put a meeting on the user's calendar.

  4. Lab Featured

    Securing Google Cloud Compute with Prisma Cloud

    Prisma Cloud CWPP on Google Cloud.

  5. Lab Featured

    Exploring the Lineage of Data with Cloud Data Fusion

    This lab shows how to use Cloud Data Fusion to explore data lineage - the data's origins and its movement over time.

  6. Lab Featured

    Machine Learning with TensorFlow in Vertex AI

    In this lab you will learn how to use Google Cloud Machine Learning and Tensorflow to develop and evaluate prediction models using machine learning.

  7. Lab Featured

    Introduction to Dart

    In this lab you will learn the basics of Dart. Understand how to work with variables, flow control and functions to start your journey with Dart.

  8. Lab Featured

    Securing APIs with Apigee X

    In this lab, you modify an API to require OAuth tokens for access. You use the SpikeArrest policy to limit the rate of API calls by application, and you use private variables and data masking to hide sensitive data from users who debug API traffic.

  9. Lab Featured

    Publishing APIs with Apigee X

    In this lab, you use API products to package your APIs, and create a developer portal so application developers can try your APIs and sign up to use them.

  10. Lab Featured

    Build a Knowledge Based System with Vertex AI Vector Search, LangChain and Gemini

    In this lab, you use Vertex AI Vector Search to index documents and create a knowledge base. The knowledge base is utilized to retrieve relevant search results to supply with a query submitted to a large language model (LLM), in this case, Gemini, as context. This technique is known as retrieval augmentation gener…