On-demand activities

כשתכננו את Google Cloud, חשבנו עליכם. קטלוג ההדרכה שלנו מכיל למעלה מ-980 פעילויות שונות ממגוון סוגים. תוכלו לבחור מבין שיעורי Lab קצרים ואישיים או קורסים עם מודולים מרובים שמכילים סרטונים, מסמכים, שיעורי Lab ובחנים. בשיעורי ה-Lab תקבלו פרטי כניסה זמניים למשאבים עצמם בענן, כדי שתוכלו לתרגל במו ידיכם את השימוש ב-Google Cloud. תקבלו גם תגים על השיעורים והקורסים שתסיימו, ותוכלו לעקוב אחרי ההתקדמות ולהגדיר מה מבחינתכם נחשב להצלחה ב-Google Cloud!

  • Solution
  • Role
  • Badge
  • Format (1)
  • Language
  • Level
  • Duration

700 results

  1. Lab Featured

    It Speaks! Create Synthetic Speech Using Text-to-Speech

    In this lab, you create a series of audio files using the Text-to-Speech API, then listen to them to compare the differences.

  2. Lab Featured

    App Engine: Qwik Start - Go

    This hands-on lab shows you how to create a small App Engine application that displays a short message. Watch the short video Build Apps at Scale with Google App Engine.

  3. Lab Featured

    Migrating to AlloyDB from PostgreSQL Using PostgreSQL Tools

    In this lab, you migrate a stand-alone PostgreSQL database (running on a virtual machine) to AlloyDB for PostgreSQL using native PostgreSQL tools.

  4. Lab Featured

    Share Data using Google Data Cloud: Challenge Lab

    This challenge lab tests your skills and knowledge from the labs in the Share Data using Google Data Cloud course. Are you ready for the challenge?

  5. Lab Featured

    Deploying an Open Source Cassandra™ Database using the GCP Marketplace

    In this lab you will deploy an Apache Cassandra™ database using using the GCP marketplace. You will connect to the database using CQL Shell and run some simple DDL commands to create a table, load some data and query it.

  6. Lab Featured

    Cloud Scheduler: Qwik Start

    In this lab you'll create a recurring Cloud Scheduler job that specifies a Pub/Sub topic as the job target.

  7. Lab Featured

    Deploy a Streamlit App Integrated with Gemini Pro on Cloud Run

    In this lab, you will learn how to deploy a Streamlit app integrated with Gemini Pro on Cloud Run.

  8. Lab Featured

    Generative AI: Associate Cloud Engineer Revision

    Arcade chatbot lab to learn about the Associate Cloud Engineer

  9. Lab Featured

    Filtering Explores with LookML

    In this lab, you learn how to filter Explores with LookML.

  10. Lab Featured

    Generative AI: Cloud Digital Leader Revision

    Arcade chatbot lab to learn about the Cloud Digital Leader

  11. Lab Featured

    Pub/Sub: Qwik Start - Console

    This hands-on lab shows you how to publish and consume messages with a pull subscriber, using the Cloud console. Watch the short video Simplify Event Driven Processing with Cloud Pub/Sub.

  12. Lab Featured

    Cloud Spanner - Database Fundamentals

    In this lab, you perform basic administrative tasks within a Cloud Spanner instance.

  13. Lab Featured

    Getting Started with Redis and RediSearch

    In this lab you will use Redis and RediSearch, an add-on module that enables full-text search and secondary indexing in Redis, to install and run a Redis instance, import example hashes, index them with RediSearch, and query them.

  14. Lab Featured

    Explore a lakehouse

    Use a data lakehouse and combine data on GCS with BigQuery

  15. Lab Featured

    Deploy and Test a Visual Inspection AI Component Anomaly Detection Solution

    In this lab, you learn how to deploy and test a Visual Inspection AI Component Anomaly Detection solution.

  16. Lab Featured

    Configuring Networks via gcloud

    In this lab you use the gcloud command line to create VPC networks, subnets, and VM instances, then test connectivity.

  17. Lab Featured

    Generative AI: Database Engineer Revision

    Arcade chatbot lab to learn about the Professional Database Engineer

  18. Lab Featured

    Generative AI: Go Spanish

    Arcade chatbot lab to learn about Spanish

  19. Lab Featured

    Predict Taxi Fare with a BigQuery ML Forecasting Model

    In this lab, you explore millions of New York City yellow taxi cab trips available in a BigQuery Public Dataset, create a machine learning model inside of BigQuery to predict the fare, and evaluate the performance of your model to make predictions.

  20. Lab Featured

    Creating a Persistent Disk

    In this hands-on lab, you will learn how to create a persistent disk and use it on a Google Compute Engine virtual machine. You will also learn about zones, regions, and different disk types. Watch the short preview Create a Persistent Disk, GCP Essentials.

  21. Lab Featured

    Cloud Spanner - Loading Data and Performing Backups

    In this lab, you explore various ways to load data into Cloud Spanner as well as perform a backup of your database.

  22. Lab Featured

    Redacting Sensitive Data with Cloud Data Loss Prevention

    In this lab, you inspect strings and files for sensitive data and then practice using the Cloud Data Loss Prevention (DLP) API to protect data.

  23. Lab Featured

    Pub/Sub: Qwik Start - Command Line

    This hands-on lab shows you how to publish and consume messages with a pull subscriber, using the Google Cloud command line. Watch the short video Simplify Event Driven Processing with Cloud Pub/Sub.

  24. Lab Featured

    Generative AI: Network Engineer Revision

    Arcade chatbot lab to learn about the Professional Network Engineer

  25. Lab Featured

    APIs Explorer: Qwik Start

    Upload an image to Cloud Storage then make a request to the Vision API with APIs Explorer.

  26. Lab Featured

    Create and Manage AlloyDB Instances: Challenge Lab

    This challenge lab tests your ability to create and manage AlloyDB instances and databases on Google Cloud.

  27. Lab Featured

    Cloud SQL for PostgreSQL: Qwik Start

    Create a Google Cloud SQL PostgreSQL instance. Perform SQL operations using the GCP Console and the psql client.

  28. Lab Featured

    Speaking with a Webpage - Streaming Speech Transcripts

    In this lab you take audio from the client's microphone and stream it to a Java servlet. The Java servlet passes the data to the Cloud Speech API, which then streams transcriptions back to the servlet.

  29. Lab Featured

    Configure Managed Guest Sessions for Public Access or Shared ChromeOS Devices

    In this lab you'll set up ChromeOS Managed Guest Sessions settings.

  30. Lab Featured

    Using BigQuery in the Google Cloud Console

    This lab shows you how to query public tables and load sample data into BigQuery using the GCP Console. Watch the following short video Get Meaningful Insights with Google BigQuery.

  31. Lab Featured

    Extract, Analyze, and Translate Text from Images with the Cloud ML APIs

    Use the Cloud Vision, Natural Language, and Translation APIs to capture text strings from images, recognize characters, and analyze and translate the text strings into other languages.

  32. Lab Featured

    Vertex AI PaLM API: Qwik Start

    Use Generative AI Studio to create prompts and conversations

  33. Lab Featured

    Create a Cosmetic Anomaly Detection Model using Visual Inspection AI

    In this lab, you learn how to create a Cosmetic Anomaly Detection Model using Visual Inspection AI.

  34. Lab Featured

    Migrating a Monolithic Website to Microservices on Google Kubernetes Engine

    Deploy a monolithic application to a Google Kubernetes Engine cluster, then break it down into microservices.

  35. Lab Featured

    App Engine: Qwik Start - PHP

    This hands-on lab shows you how to create a small App Engine application that displays a short message. Watch the short video Build Apps at Scale with Google App Engine.

  36. Lab Featured

    Arcade Hero: Enter the Firewall Target Tag

    Arcade Hero: Firewall Level One

  37. Lab Featured

    Protecting Google Compute resources with FortiGate

    This lab is intended for network administrators implementing network traffic inspection in Google Cloud using FortiGate next-gen firewalls. You will learn the reference architecture and configure inbound, outbound and east-west traffic inspection using a FortiGate HA cluster.

  38. Lab Featured

    Generative AI: Security Engineer Revision

    Arcade chatbot lab to learn about the Professional Security Engineer

  39. Lab Featured

    Cloud Source Repositories: Qwik Start

    In this lab you will create a local Git repository that contains files for a sample App Engine application, add a GCP repository as a remote, and push the contents of the local repository.

  40. Lab Featured

    Mitigate Bias with MinDiff in TensorFlow

    This lab helps you learn how to mitigate bias using MinDiff technique by leveraging TensorFlow Model Remediation library.

  41. Lab Featured

    Employing Best Practices for Improving the Usability of LookML Projects

    In this lab, you learn how to improve the usability and sustainability of LookML projects.

  42. Lab Featured

    Deploy Microsoft SQL Server to Compute Engine

    In this lab you will learn how to create a virtual machine with Microsoft SQL Server installed. You’ll also create a Windows user and password and learn how to connect to the Windows Server via remote desktop.

  43. Lab Featured

    Cloud Filestore: Qwik Start

    Cloud Filestore is a managed file storage service for applications that require a filesystem interface and a shared filesystem for data. Filestore gives users a simple, native experience for standing up managed Network Attached Storage (NAS) with their Google Compute Engine and Kubernetes Engine instances.

  44. Lab Featured

    Getting Started with BigQuery ML

    In this lab, you learn how to use BigQuery to create a machine learning model that predicts whether a visitor will make a transaction.

  45. Lab Featured

    BigQuery: Qwik Start - Console

    This lab shows you how to query public tables and load sample data into BigQuery using the Web UI. Watch the short videos Get Meaningful Insights with Google BigQuery and BigQuery: Qwik Start - Qwiklabs Preview.

  46. Lab Featured

    Cloud Spanner - Defining Schemas and Understanding Query Plans

    In this lab, you review schema related features of Cloud Spanner and apply those to a Banking Operations database. You also review the methods and rules by which Cloud Spanner creates query plans.

  47. Lab Featured

    Arcade Hero: Enter the PubSub

    Arcade Hero: PubSub Level One

  48. Lab Featured

    Cloud SQL with Terraform

    In this hands-on lab you will learn to create Cloud SQL instances with Terraform, then set up the Cloud SQL Proxy, testing the connection with both MySQL and PostgreSQL clients.

  49. Lab Featured

    Generative AI: Go Mandarin Chinese

    Arcade chatbot lab to learn about Chinese

  50. Lab Featured

    Practice transformation methods

    Explore public datasets in BigQuery