按需活动

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

  • Badge
  • 格式
  • 语言

100 条结果

  1. 课程 精选

    Manage Kubernetes in Google Cloud

    Earn a skill badge by completing the Manage Kubernetes in Google Cloud quest, where you will learn about Google Kubernetes Engine and multiple deployment approaches including how to: configure and build images to run and debug Docker containers, build Kubernetes Engine clusters, and manage them with kubectl, deplo…

  2. 课程 精选

    Architecting with Google Kubernetes Engine: Foundations - 繁體中文

    在 「Google Kubernetes Engine 架構:基礎知識」的課程中,您將復習 Google Cloud 的配置和原則,接著是建立和管理軟體容器簡介和 Kubernetes 架構簡介。 這是 Google Kubernetes Engine 架構系列中的第一項課程。完成此課程後,請註冊 Google Kubernetes Engine 架構:工作負載課程。

  3. 实验 精选

    Google Kubernetes Engine Pipeline using Cloud Build

    Create a CI/CD pipeline that automatically builds a container image, stores the image in Artifact Registry, updates a Kubernetes manifest in a Git repository, and deploys the application to Google Kubernetes Engine.

  4. 课程 精选

    Deploy Kubernetes Applications on Google Cloud

    Complete the intermediate Deploy Kubernetes Applications on Google Cloud skill badge to demonstrate skills in the following: configuring and building Docker container images, creating and managing Google Kubernetes Engine (GKE) clusters, utilizing kubectl for efficient cluster management, and deploying Kubernetes …

  5. 实验 精选

    Hello Node Kubernetes

    In this hands-on lab, you turn your code into a replicated application running on Kubernetes. You create a Node.js app, create a Docker container from it, deploy it to Kubernetes Engine, and scale it up. Watch a short preview Hello Node Kubernetes, GCP Essentials.

  6. 实验 精选

    Debugging Apps on Google Kubernetes Engine

    This lab teaches you how logging works on GKE and some best practices for log collection by going through some common logging use cases.

  7. 课程 精选

    Architecting with Google Kubernetes Engine: Workloads

    In this course, "Architecting with Google Kubernetes Engine: Workloads," you learn about performing Kubernetes operations; creating and managing deployments; the tools of GKE networking; and how to give your Kubernetes workloads persistent storage. This is the second course of the Architecting with Google Kuber…

  8. 实验 精选

    Deploy Kubernetes Load Balancer Service with Terraform

    In Terraform, a Provider is the logical abstraction of an upstream API. This lab will show you how to setup a Kubernetes cluster and deploy Load Balancer type Nginx service on it.

  9. 实验 精选

    Optimize Costs for Google Kubernetes Engine: Challenge Lab

    This lab offers a series of challenges that involve deploying, scaling, and maintaining a cluster application while optimizing resource usage.

  10. 实验 精选

    建構 Docker 映像檔並部署至 Kubernetes 叢集:挑戰研究室

    在本實作研究室中,您將使用標記建構 Docker 容器映像檔,然後在部署前推送這個檔案至 Google Container Registry (GCR)。標記可讓映像檔儲存於 GCR。接著建立 Kubernetes 叢集,並將範例應用程式部署到叢集。