On-demand activities

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

FILTER BY
Clear all
  • Badge
  • Format
  • Language

1186 results
  1. Lab Featured

    GKE Workload Optimization

    This lab demonstrates how optimization in your cluster's workloads can lead to an overall optimization of your resources and costs. It walks through a few different workload optimization strategies such as container native load balancing, application load testing, readiness and liveness probes, and pod disruption …

  2. Lab Featured

    Implementing Page Navigation in a Flutter Application

    In this lab you will create a Flutter app with a TabView to isolate data. Add navigation to the application to move directly to a page.

  3. Lab Featured

    Google Kubernetes Engine Security: Binary Authorization

    This lab deploys a Kubernetes Engine Cluster with the Binary Authorization feature enabled; you'll learn how to whitelist approved container registries and the process of creating and running a signed container.

  4. Lab Featured

    Cloud Endpoints: Qwik Start

    In this lab you'll deploy a sample API with Google Cloud Endpoints.

  5. Lab Featured

    Connect to Cloud SQL from an Application in Google Kubernetes Engine

    This lab shows how easy it is to connect an application in Google Kubernetes Engine to a Cloud SQL instance using the Cloud SQL Proxy container as a sidecar container. You will deploy a GKE cluster and a Cloud SQL Postgres instance and use the Cloud SQL Proxy container to allow communication between them.

  6. Lab Featured

    Streaming HL7 to FHIR Data with Dataflow and the Healthcare API

    In this lab, you will explore some of the features of Cloud Healthcare API (HCAPI) to stream simulated HL7v2 messages into HCAPI datastores and convert HL7v2 to FHIR and import the FHIR data into BigQuery for analytical use.

  7. Lab Featured

    AlloyDB - Database Fundamentals

    In this lab, you perform several key fundamental tasks for creating and managing AlloyDB for PostgreSQL instances and databases.

  8. Lab Featured

    Prompt Design using PaLM

    This lab focuses on the essentials and best practices of prompt design to help you learn how to design good quality prompts, how to interact with PaLM to get the responses you’re looking for, and how to be aware of hallucinations in responses.

  9. Lab Featured

    Bigtable: Qwik Start - Command Line

    Cloud Bigtable is Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail. In this lab you'll use Bigtable with the cbt command line. Watch the short videos Bigtable: Qwik Start - Qwiklabs Preview and Handle Massive Worklo…

  10. Lab Featured

    Working with Onscreen Data in a Flutter Application

    In this lab you will develop a Flutter app using a ListView widget. Learn how to contruct a Flutter application that is capable of efficiently showing a list of data. Customise the application AppBar to provide additional functionality.