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.

FILTER BY
Clear all
  • Badge
  • Format
  • Language

1186 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

    Setting up Generative Knowledge Assist in the Agent Assist console

    This lab provides a step-by-step approach to creating a Data Store, adding documents to the Data Store, creating a GKA infobot agent and attaching the Data Store to it, setting up an Agent Assist conversation profile, and linking it to the GKA Agent for Knowledge Assist using the Agent Assist console.

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

  4. Lab Featured

    Explore false positives through incident detection

    Aanalyze a false positive threat using the Security Command Center (SCC) and take action to address it.

  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

    Build a Two Screen Flutter Application

    In this lab you will build simple two page app that demonstrates the basics of Flutter. At the end of this lab you will have a simple application that demonstrates why Flutter is so popular with developers.

  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

    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…