正在加载…
未找到任何结果。
    在 LinkedIn 动态中分享 Twitter Facebook

    Google Cloud Next 2022 Hands-On Labs

    school 58 项活动
    update 上次更新时间:about 2 years
    person 管理者:Google Cloud
    This learning path contains labs that provide hands-on activities related to breakout session content and launches announced at Google Cloud Next 2022.
    开始执行学习路线

    01

    Getting started with Flutter Development

    book 实验
    access_time 1 小时
    show_chart 入门级

    Build and edit a Hello World Flutter application using a Code Server development enviornment.

    开始实验

    02

    Flutter Startup Namer

    book 实验
    access_time 1 小时
    show_chart 入门级

    This lab walks you through writing your first Flutter app compatible for Android, iOS, and web.

    开始实验

    03

    Material Components for Flutter Basics

    book 实验
    access_time 1 小时
    show_chart 入门级

    Design a basic frontend for a mobile app using Material Components for Flutter.

    开始实验

    04

    [DEPRECATED] Flutter Web and Firebase Authentication

    book 实验
    access_time 1 小时
    show_chart 入门级

    This lab demonstrates how to use Firebase Web authentication in a Flutter application.

    开始实验

    05

    [DEPRECATED] Dart Functions Framework

    book 实验
    access_time 1 小时
    show_chart 入门级

    Explore using Dart Function Frameworks in a Flutter application. Example based on this demo.

    开始实验

    06

    Introduction to Dart

    book 实验
    access_time 1 小时 30 分钟
    show_chart 入门级

    In this lab you will learn the basics of Dart. Understand how to work with variables, flow control and functions to start your journey with Dart.

    开始实验

    07

    [DEPRECATED] Dart: Using Functions with Lists and Maps

    book 实验
    access_time 1 小时 30 分钟
    show_chart 入门级

    In this lab you will learn how Dart is used with data structures. Understand the utility of Maps and Lists and how these are used to reference information.

    开始实验

    08

    使用 Go 和 Cloud Run 开发 REST API

    book 实验
    access_time 1 小时
    show_chart 中级

    阐述如何使用 Go 和 Cloud Run 构建 REST API

    开始实验

    09

    Eventarc for Cloud Run

    book 实验
    access_time 1 小时
    show_chart 入门级

    In this lab you will use Eventarc for Cloud Run to listen to events from Cloud Pub/Sub and Audit Logs. At the end of this lab you will be able to deliver events from various sources to Google Cloud sinks.

    开始实验

    10

    [DEPRECATED] Managing Cloud Run gRPC Services with API Gateway

    book 实验
    access_time 1 小时
    show_chart 中级

    In this lab you learn how to set up API Gateway to manage and secure a Cloud Run backend service with gRPC.

    开始实验

    11

    使用 Cloud Run 构建可创建 PDF 文件的无服务器应用

    book 实验
    access_time 1 小时
    show_chart 中级

    在本实验中,您将在 Cloud Run 上构建一个用于转换 PDF 的 Web 应用。这是一个无服务器服务,会自动将存储在 Cloud Storage 中的文件转换为 PDF 并存储在单独的文件夹中。

    开始实验

    12

    Deploy Your Website on Cloud Run

    book 实验
    access_time 1 小时
    show_chart 入门级

    In this lab you will deploy a website to Google Kubernetes Engine, scale it out to more instances, then deploy a new version using rolling updates.

    开始实验

    13

    Automate Validation using the Data Validation Tool (DVT)

    book 实验
    access_time 1 小时 30 分钟
    show_chart 中级

    Data validation is a critical step in data warehouse, database, or data lake migration.

    开始实验

    14

    BigLake:Qwik Start

    book 实验
    access_time 45 分钟
    show_chart 入门级

    在本实验中,您将学习如何实现 BigLake 表。

    开始实验

    15

    Detect Labels, Faces, and Landmarks in Images with the Cloud Vision API

    book 实验
    access_time 30 分钟
    show_chart 中级

    Send an image to the Cloud Vision API and have it identify objects, faces, and landmarks

    开始实验

    16

    Awwvision: Cloud Vision API from a Kubernetes Cluster

    book 实验
    access_time 45 分钟
    show_chart 中级

    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.

    开始实验

    17

    Scanning User-Generated Content using the Cloud Video Intelligence and Cloud Vision APIs

    book 实验
    access_time 1 小时
    show_chart 中级

    This lab will show you how to deploy a set of Cloud Run functions in order to process images and videos with the Cloud Vision API and Cloud Video Intelligence API.

    开始实验

    18

    Building Virtual Agent Fulfillment

    book 实验
    access_time 1 小时 30 分钟
    show_chart 入门级

    In this lab, you will continue working on your Pigeon Travel chat agent and add context as well as setup fulfillment to lookup and store reservations entries in Firestore.

    开始实验

    19

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

    book 实验
    access_time 1 小时
    show_chart 中级

    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.

    开始实验

    20

    Vertex AI Tabular Data: Qwik Start

    book 实验
    access_time 45 分钟
    show_chart 中级

    In this lab, you will learn how to build a binary classification model from tabular data using Vertex AI.

    开始实验

    21

    将 BigQuery ML 客户流失分类器部署到 Vertex AI 以进行在线预测

    book 实验
    access_time 1 小时 30 分钟
    show_chart 中级

    在本实验中,您将训练、调优、评估、解释一个 BigQuery ML XGBoost 模型,并使用该模型执行批量预测和在线预测。您将使用来自真实移动应用“Flood it!”的 Google Analytics 4 数据集,来确定用户重新使用该应用的可能性。您将使用 BigQuery ML 模型执行批量预测,将模型导出并部署到 Vertex AI 以进行在线预测。

    开始实验

    22

    Vertex AI Workbench 笔记本:Qwik Start

    book 实验
    access_time 1 小时
    show_chart 入门级

    在本实验中,您将训练一个 TensorFlow 模型并将其部署到 Vertex AI,以提供预测服务。请观看以下两个简短视频:Getting started with Notebooks for machine learning(面向机器学习的 Notebooks 入门指南)和 Faster model training and experimentation with Vertex AI(使用 Vertex AI 更快地进行模型训练和实验)。

    开始实验

    23

    Running Distributed TensorFlow using Vertex AI

    book 实验
    access_time 1 小时 30 分钟
    show_chart 中级

    In this lab, you will use TensorFlow's distribution strategies and the Vertex AI platform to train and deploy a custom TensorFlow image classification model to classify an image classification dataset.

    开始实验

    24

    Classify Text into Categories with the Natural Language API

    book 实验
    access_time 1 小时
    show_chart 中级

    In this lab you'll learn how to classify text into categories using the Natural Language API

    开始实验

    25

    使用 Natural Language API 进行实体和情感分析

    book 实验
    access_time 45 分钟
    show_chart 中级

    借助 Cloud Natural Language API,您可以从一段文本中提取实体并执行情感和语法分析。在此动手实验中,您将了解如何使用 Cloud Natural Language API 从文本中提取实体和情感。

    开始实验

    26

    Migrate Existing Prometheus Monitoring Workloads to Google Cloud

    book 实验
    access_time 1 小时 30 分钟
    show_chart 入门级

    Learn how to use Managed Service for Prometheus in a self-deployed data collection mode. You can also utilize managed data collection as well.

    开始实验

    27

    [DEPRECATED] Apigee API Management Fundamentals

    book 实验
    access_time 2 个小时
    show_chart 入门级

    This lab introduces you to the fundamentals of API Management with Google's Apigee API Management Platform. You will go through the API Lifecycle at a high level - from API design, API Security, API Consumption to API Analytics & Monitoring.

    开始实验

    28

    Protecting APIs with Apigee X and Cloud Armor

    book 实验
    access_time 1 小时 30 分钟
    show_chart 入门级

    In this lab, you use an Apigee X threat protection policy and Cloud Armor to protect your APIs.

    开始实验

    29

    Provisioning an Apigee X Evaluation Organization

    book 实验
    access_time 1 小时 30 分钟
    show_chart 入门级

    In this lab, you use the Apigee X provisioning wizard to create an Apigee X evaluation organization (org).

    开始实验

    30

    Adding an Apigee X Environment and Group

    book 实验
    access_time 1 小时 30 分钟
    show_chart 入门级

    In this lab, you add a new environment and environment group to an Apigee X evaluation org.

    开始实验

    31

    Using NAT for Apigee X Backend Services

    book 实验
    access_time 1 小时 30 分钟
    show_chart 入门级

    In this lab, you enable a NAT IP address for the runtime instance. This static IP address is used when calling from Apigee X to backend services.

    开始实验

    32

    [DEPRECATED] Migrate for Compute Engine

    book 实验
    access_time 1 小时 30 分钟
    show_chart 中级

    Use Migrate for Compute Engine to migrate an EC2 instance from AWS to Compute Engine on Google Cloud and verify the migration

    开始实验

    33

    Migrating to Cloud SQL from Amazon RDS for MySQL Using Database Migration Service

    book 实验
    access_time 1 小时 30 分钟
    show_chart 高级

    In this lab, you migrate MySQL data from an Amazon RDS instance for MySQL to Cloud SQL for MySQL using a one-time Database Migration Service job and an IP allowlist for connectivity. After you create and run the migration job,...

    开始实验

    34

    A Tour of Google Cloud Sustainability

    book 实验
    access_time 1 小时
    show_chart 入门级

    In this hands-on lab, you will learn why Google Cloud is the cleanest cloud in the industry by exploring and utilizing sustainability tools..

    开始实验

    35

    Create and Test a Document AI Processor

    book 实验
    access_time 1 小时
    show_chart 入门级

    Learn how to to create and use document processors using the Document AI API.

    开始实验

    36

    借助 Vertex AutoML Vision 识别受损汽车零部件

    book 实验
    access_time 1 小时 30 分钟
    show_chart 中级

    在本实验中,您将学习如何训练自定义 Vertex AI 图片分类模型来识别受损汽车零部件。

    开始实验

    37

    Design Conversational Flows for your Agent

    book 实验
    access_time 1 小时 30 分钟
    show_chart 入门级

    Contact Center AI can increase customer satisfaction and operational efficiency by improving call deflection rates, and achieve shorter handling, while making overall operations faster and more effective. In this lab, you'll learn how to use Dialogflow to create a conversational...

    开始实验

    38

    Rate Limiting with Cloud Armor

    book 实验
    access_time 1 小时 30 分钟
    show_chart 入门级

    Configure an HTTP Load Balancer with global backends, stress test the Load Balancer, and add a Cloud Armor rate limiting policy to restrict based on IP.

    开始实验

    39

    使用 BeyondCorp Enterprise (BCE) 保护虚拟机

    book 实验
    access_time 1 小时 30 分钟
    show_chart 中级

    在本实验中,您将学习如何使用 Identity-Aware Proxy (IAP) TCP 转发实现对没有外部 IP 地址或不允许通过互联网直接访问的虚拟机实例的管理员权限。

    开始实验

    40

    Redacting Sensitive Data with the DLP API

    book 实验
    access_time 1 小时
    show_chart 入门级

    Redacting Sensitive Data with the DLP API

    开始实验

    41

    Redacting Critical Data with Sensitive Data Protection

    book 实验
    access_time 45 分钟
    show_chart 入门级

    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.

    开始实验

    42

    [DEPRECATED] Securing Multi-Cloud Applications using BeyondCorp Enterprise (BCE)

    book 实验
    access_time 1 小时 30 分钟
    show_chart 中级

    In this lab, you will learn how to secure multi-cloud applications using Identity-Aware Proxy (IAP) connector.

    开始实验

    43

    [DEPRECATED] Build a Google Workspace Add-on with Node.js and Cloud Run

    book 实验
    access_time 1 小时 30 分钟
    show_chart 高级

    In this lab you'll learn how to build a Google Workspace Add-on using Node.js and Cloud Run.

    开始实验

    44

    Google AppSheet: Getting Started

    book 实验
    access_time 1 小时
    show_chart 入门级

    Learn how to use Google AppSheet to enable everyone in your organization to build and extend applications without coding.

    开始实验

    45

    Publish your AppSheet App

    book 实验
    access_time 45 分钟
    show_chart 入门级

    In this lab, you use AppSheet to publish your app.

    开始实验

    46

    Implement the User Experience for your AppSheet App

    book 实验
    access_time 1 小时
    show_chart 入门级

    In this lab, you will use AppSheet to implement the UX components in your app.

    开始实验

    47

    Connect and Configure Data for your AppSheet App

    book 实验
    access_time 1 小时
    show_chart 入门级

    In this lab, you use AppSheet to connect and configure data for your app.

    开始实验

    48

    Connect an App to a Cloud SQL for PostgreSQL Instance

    book 实验
    access_time 1 小时
    show_chart 入门级

    In this lab, you create a Kubernetes cluster and deploy a simple application to that cluster. Then, you connect the application to the supplied Cloud SQL for PostgreSQL database instance and confirm that it is able to write to and...

    开始实验

    49

    Leverage the Autoscaler Tool for Cloud Spanner to Achieve Workload Elasticity

    book 实验
    access_time 1 小时
    show_chart 入门级

    In this lab you'll deploy the Autoscaler tool for Cloud Spanner, a companion tool to Cloud Spanner, in the per-project configuration where the autoscaler tools are located in the same project as the Cloud Spanner instance being autoscaled.

    开始实验

    50

    Designing and Querying Bigtable Schemas

    book 实验
    access_time 1 小时 30 分钟
    show_chart 入门级

    In this lab, you explore a Bigtable instance and use the Bigtable CLI (cbt CLI) to query data in Bigtable. You also design a table schema and row key using best practices for Bigtable.

    开始实验

    51

    [DEPRECATED] Firebase Web

    book 实验
    access_time 1 小时 30 分钟
    show_chart 高级

    In this lab you’ll learn how to use the Firebase platform to easily create Web applications and implement and deploy a chat client.

    开始实验

    52

    Using Memorystore for Redis Read Replicas to Improve Read Performance

    book 实验
    access_time 1 小时
    show_chart 入门级

    In this lab, you will configure a highly available Memorystore cluster and review the architecture of such a deployment.

    开始实验

    53

    [DEPRECATED] Datastream MySQL to BigQuery

    book 实验
    access_time 1 小时 30 分钟
    show_chart 入门级

    Learn to migrate MySQL Databases to BigQuery using Datastream and Dataflow

    开始实验

    54

    [DEPRECATED] Analyzing a Tennis Serve with the Video Intelligence API

    book 实验
    access_time 1 小时
    show_chart 入门级

    Learn how to analyze key parts of a tennis serve using the Video Intelligence API. To preview, watch the short video this lab is based off of.

    开始实验

    55

    Creating a De-identified Copy of Data in Cloud Storage

    book 实验
    access_time 45 分钟
    show_chart 入门级

    In this lab, you create and run a Sensitive Data Protection job using the De-identify (DeID) Findings Action to create a redacted and de-identified copy data in Cloud Storage.

    开始实验

    56

    [DEPRECATED] Getting Started with Gaming on Cloud Spanner

    book 实验
    access_time 1 小时 30 分钟
    show_chart 中级

    In this lab, you will implement a player profile service and a game matchmaking service to work with Cloud Spanner.

    开始实验

    57

    Using BigQuery Omni with AWS

    book 实验
    access_time 1 小时
    show_chart 高级

    In this lab, you will run BigQuery analytics on data stored in AWS S3 using BigQuery Omni.

    开始实验

    58

    Cloud Functions 2nd Gen: Qwik Start

    book 实验
    access_time 1 小时
    show_chart 入门级

    In this lab, you will create Cloud Functions that respond to HTTP calls and get triggered by Pub/Sub messages and Cloud Audit Logs.

    开始实验