按需活动

Google Cloud 根據您的需求規劃了全方位的課程內容,內含超過 980 項學習活動,並涵蓋多種活動型態,您可自由選擇。您可以選擇簡短的個別研究室,或是包含影片、文件、研究室和測驗的多單元課程。在研究室中,您可以透過臨時憑證實際使用雲端資源,直接累積 Google Cloud 實作經驗。完成課程可獲得徽章,讓您輕鬆掌握、追蹤及評估自己的 Google Cloud 學習成果!

  • Solution
  • Role
  • Badge
  • 格式 (1)
  • 级别
  • 时长
  • 语言 (1)

272 条结果

  1. 实验 精选

    Online Data Migration to Cloud Spanner using Striim

    In this lab you will learn how to migrate a Cloud SQL for MySQL database to Cloud Spanner using Google Cloud's data migration partner, Striim.

  2. 实验 精选

    Gemini 函式呼叫簡介

    在本研究室中,您會瞭解如何搭配使用 Vertex AI Gemini API 和 Python 適用的 Vertex AI SDK,透過 Gemini Pro (gemini-pro) 模型發出函式呼叫。

  3. 实验 精选

    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.

  4. 实验 精选

    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.

  5. 实验 精选

    Exploring NCAA Data with BigQuery

    Use BigQuery to explore the NCAA dataset of basketball games, teams, and players. The data covers plays from 2009 and scores from 1996. Watch How the NCAA is using Google Cloud to tap into decades of sports data.

  6. 实验 精选

    Speech to Text Transcription with the Cloud Speech API

    The Cloud Speech API lets you do speech to text transcription from audio files in over 80 languages. In this hands-on lab you’ll record your own audio file and send it to the Speech API for transcription.

  7. 实验 精选

    Google Cloud Pub/Sub:Qwik Start - Python

    在本研究室中,您將瞭解 Pub/Sub 的基本知識、如何使用 Python 指令碼建立主題和訂閱者,以及發布和查看訊息。詳情請觀看短片:《透過 Cloud Pub/Sub 簡化事件導向處理作業》。

  8. 实验 精选

    Loading Data into Cloud SQL

    In this lab, you import data from CSV text files into Cloud SQL and then carry out some basic data analysis using simple queries.

  9. 实验 精选

    Google Cloud 實作研究室導覽

    在第一個實作研究室中,您會存取 Google Cloud 控制台並使用下列 Google Cloud 基本功能:專案、資源、IAM 使用者、角色、權限和 API。

  10. 实验 精选

    Build a Website on Google Cloud: Challenge Lab

    This challenge lab tests your skills and knowledge from the labs in the Building Websites on Google Cloud course. You should be familiar with the content of these labs before attempting this lab.

  11. 实验 精选

    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.

  12. 实验 精选

    Google Cloud Pub/Sub:Qwik Start - 控制台

    本實作研究室課程說明如何使用 Google Cloud Platform 控制台,透過提取訂閱者來發布和使用訊息。詳情請觀看短片:透過 Cloud Pub/Sub 簡化事件導向處理作業。

  13. 实验 精选

    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.

  14. 实验 精选

    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.

  15. 实验 精选

    Google Cloud Pub/Sub:Qwik Start - 指令列

    您可以透過本實作研究室,瞭解如何使用 Google Cloud 指令列提取訂閱者指令,發布和使用訊息。觀看短片:透過 Cloud Pub/Sub 簡化事件導向處理作業。

  16. 实验 精选

    Cloud SQL for PostgreSQL: Qwik Start

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

  17. 实验 精选

    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.

  18. 实验 精选

    APIs Explorer: Qwik Start

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

  19. 实验 精选

    Creating PDFs with Go and Cloud Run

    Learn how to develop an application to create PDFs on Google Cloud using Serverless technologies and Go.

  20. 实验 精选

    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.

  21. 实验 精选

    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.

  22. 实验 精选

    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.

  23. 实验 精选

    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.

  24. 实验 精选

    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.

  25. 实验 精选

    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.

  26. 实验 精选

    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.

  27. 实验 精选

    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.

  28. 实验 精选

    在 TensorFlow 中使用 MinDiff 消除偏誤

    本研究室將協助您瞭解如何透過 TensorFlow Model Remediation 程式庫,使用 MinDiff 技巧消除偏誤。

  29. 实验 精选

    Ingesting New Datasets into BigQuery

    This lab focuses on how to ingest new datasets into tables inside of BigQuery.

  30. 实验 精选

    Awwvision: Cloud Vision API from a Kubernetes Cluster

    This hands-on lab uses Kubernetes and Cloud Vision API to create an example of how to use the Vision API to classify (label) images from Reddit's /r/aww subreddit and display the labelled results in a web app.

  31. 实验 精选

    Cloud Storage:Qwik Start - Cloud 控制台

    透過這個實作研究室,您可以瞭解如何使用 Google Cloud 控制台,在 Cloud Storage 中執行基本工作。請觀看這部短片:Google Cloud Storage:強大擴充能力與其他絕佳功能。

  32. 实验 精选

    Datastore: Qwik Start

    This hands-on lab will show you how to store and query data in Google Cloud Datastore using the Google Cloud Platform.

  33. 实验 精选

    Cloud Storage:Qwik Start - CLI/SDK

    您可以透過本實作研究室,瞭解如何使用 gsutil 指令列工具在 Cloud Storage 中執行基本工作。請觀看這部短片:《Google Cloud Storage: Massive Scalability Plus More》(Google Cloud Storage:絕佳的擴充性與其他實用功能)。

  34. 实验 精选

    Network Tiers - Optimizing Network Spend

    In this lab, you create one VM in the premium network service tier (default) and one VM in the standard network service tier. Then you compare the latency and routes for each VM instance.

  35. 实验 精选

    Bracketology with Google Machine Learning

    In this lab, you use BigQuery to analyze the public NCAA dataset and BigQuery ML to predict NCAA tournament brackets.

  36. 实验 精选

    Deploy, Scale, and Update Your Website on Google Kubernetes Engine

    Deploy a website to Google Kubernetes Engine, scale it out to more instances, and deploy a new version using Rolling Updates.

  37. 实验 精选

    APIs Explorer: Cloud Storage

    In this lab you will use the APIs Explorer tool to create Cloud Storage buckets, upload data to the bucket, and remove content from buckets.

  38. 实验 精选

    Predict Visitor Purchases with a Classification Model in BigQuery ML

    In this lab, you use an available ecommerce dataset to create a classification (logistic regression) model in BigQuery ML that predicts customers' purchasing habits.

  39. 实验 精选

    Weather Data in BigQuery

    In this lab you analyze historical weather observations using BigQuery in conjunction with other datasets

  40. 实验 精选

    Dataproc:Qwik Start - 指令列

    本研究室將說明如何建立 Google Cloud Dataproc 叢集、在叢集中執行簡單的 Apache Spark 工作,然後修改叢集中的工作站數量,所有操作只要使用 gcloud 指令列即可完成。建議您觀看下列短片:《Dataproc: Qwik Start - Qwiklabs Preview》和《Run Spark and Hadoop Faster with Cloud Dataproc》。

  41. 实验 精选

    Google Kubernetes Engine:Qwik Start

    Google Kubernetes Engine 提供代管環境,讓您透過 Google 基礎架構部署、管理容器化應用程式及調度資源。本實作研究室將說明如何利用 Kubernetes Engine 部署容器化應用程式。

  42. 实验 精选

    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…

  43. 实验 精选

    Build a BI Dashboard Using Looker Studio and BigQuery

    In this lab, you will learn how to build a BI dashboard with Looker Studio as the front end, powered by BigQuery on the back end.

  44. 实验 精选

    Cloud Natural Language API:Qwik Start

    透過 Cloud Natural Language API,您可以從文字中擷取實體,並執行情緒和語法分析。建議您觀看下列短片:《Gain Valuable Insights from Text with Cloud Natural Language》和《Cloud Natural Language: Qwik Start - Qwiklabs Preview》。

  45. 实验 精选

    VPC Networks - Controlling Access

    In this lab, you create two nginx web servers and control external HTTP access to the web servers using tagged firewall rules. Then, you explore IAM policies and service accounts.

  46. 实验 精选

    開始使用 Cloud Shell 和 gcloud

    在本實作研究室中,您將瞭解如何連線至代管於 Google Cloud Platform 的資源,以及如何使用 Cloud Shell 和 Cloud SDK gcloud 指令。如要預覽研究室內容,請觀看短片《Get Started with Cloud Shell, GCP Essentials》(GCP 基礎入門:開始使用 Cloud Shell)。

  47. 实验 精选

    Working with JSON, Arrays, and Structs in BigQuery

    In this lab, you work with semi-structured data (ingesting JSON, Array data types) inside of BigQuery. You practice loading, querying, troubleshooting, and unnesting various semi-structured datasets.

  48. 实验 精选

    Google Cloud Speech API:Qwik Start

    Google Cloud Speech API 可將 Google 語音辨識技術整合至開發人員應用程式,並將收到的音訊轉錄成文字。建議您觀看下列短片:《Powerful Speech Recognition Using Google Machine Learning》和《Google Cloud Speech: Qwik Start - Qwiklabs Preview》

  49. 实验 精选

    App Dev: Adding User Authentication to your Application - Python

    In this lab, you will enhance the online Quiz application to use Firebase authentication.

  50. 实验 精选

    Terraform 基礎知識

    在這個實作研究室中,您會在雲端環境中使用 Terraform 建立基礎架構,也就是虛擬機器。