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 (1)
  • Language

752 results
  1. Lab Featured

    Configure Secure RDP using a Windows Bastion Host: Challenge Lab

    This is a Challenge Lab where you must complete a series of tasks within a limited time period. You will be asked to deploy the secure Windows machine that is not configured for external communication inside a new VPC subnet, then deploy the Microsoft Internet Information Server on that secure machine.

  2. Lab Featured

    Deploying Redis Enterprise for GKE and Serverless App on GDCV on Bare Metal

    In this lab you will learn how to create Compute Engine VMs on Google Cloud to simulate GDVC on Bare Metal (BM) in high-availability mode, install Anthos Service Mesh and Knative on the GKE on Bare Metal cluster, deploy Redis Enterprise for GKE and a Serverless application, then run a load test.

  3. Lab Featured

    Create a report in Looker Studio

    Use Looker Studio to build a report.

  4. Lab Featured

    CCAI | Testing and Logging in DF CX

    In this lab, you'll explore testing and logging tools available for developing your virtual agent in Dialogflow CX.

  5. Lab Featured

    Migrate a MySQL Database to Google Cloud SQL: Challenge Lab

    Your challenge is to migrate the database to Google Cloud SQL and then reconfigure the application so that it no longer relies on the local MySQL database.

  6. Lab Featured

    Enhance Text Generation with RAG, LangChain, and Vertex AI

    In this lab, you use a LangChain "Chain" to orchestrate steps required to query a vector database and submit the results of the query to Gemini to obtain results based on a knowledge base. To do so, you embed a query submitted in a session in order to perform a nearest neighbor search on the vector store. Once res…

  7. Lab Featured

    Introduction to Cloud Bigtable (Java)

    Learn how to avoid common mistakes with schema design, import data in a sequence file, and query your data using Cloud Bigtable with the Java HBase client.

  8. Lab Featured

    APIs Explorer: Cloud SQL

    In this lab, you will get hands-on practice with the Cloud SQL API and its associated methods by making calls through the APIs Explorer tool.

  9. Lab Featured

    Creating a Streaming Data Pipeline With Apache Kafka

    In this lab, you create a streaming data pipeline with Kafka providing you a hands-on look at the Kafka Streams API. You will run a Java application that uses the Kafka Streams library by showcasing a simple end-to-end data pipeline powered by Apache.

  10. Lab Featured

    Dialogflow CX: Parameter Manipulation

    In this lab you will use regular expressions to do parameter validation (e.g., on a PNR Number) and reset parameters to null when the user starts a new flow of conversation.