Vedang Dhuri
成为会员时间:2025
钻石联赛
5295 积分
成为会员时间:2025
完成“使用 Gemini 和 Imagen 构建实际 AI 应用”技能徽章入门课程,展示您在以下方面的技能:图像识别、自然语言处理、 使用 Google 强大的 Gemini 和 Imagen 模型生成图像、在 Vertex AI 平台上部署应用。
您已经构建了具有高级配置的智能体,现在可赋予它们实际应用能力。为智能体配备能够搜索网络、执行代码、查询数据库和执行自定义操作的工具。让智能体从“智能回答者”转变为能够自主采取行动的得力助手。
您已经构建了能够回答查询的基本 LLM 智能体,现在让我们为其赋予状态。使用会话状态来构建能够维护上下文、记住用户偏好并提供个性化体验的智能体。将智能体从“无状态的回复者”转变为“智能助理”。
您已经创建了自己的第一个智能体,现在是时候更进一步了。在本课程中,您将通过学习应用高级指令、模型选择、规划功能以及结构化输出模式来精进技能,将基础 AI 智能体升级为一个精确、专业的智能助理。加入社区论坛,提出问题并参与讨论
使用 Google 的智能体开发套件 (ADK) 构建、配置和运行您的第一个 AI 智能体,将您对智能体的理解转化为实际应用。 在本实操课程中,您将设置一个完整的 ADK 开发环境,使用 Python 代码和 YAML 配置两种方式创建智能体,并通过多个界面运行智能体。您还将学习定义智能体行为的核心参数,将您在课程 1 中学到的知识应用到实际代码中。
将智能体从 localhost 部署到生产环境。本课程将介绍如何将 ADK 智能体部署到 Vertex AI Agent Engine 和 Cloud Run,以及如何通过记忆库实现可选的跨会话记忆功能。
探索如何使用 Google 的智能体开发套件 (ADK) 和 Google Cloud 强大的基础设施来构建和部署多智能体系统。您将学习如何设计分层智能体树和确定性工作流智能体,同时确定理想的托管环境(从无服务器 Cloud Run 到高性能 GKE),以确保您的 AI 智能体安全、可伸缩且可用于生产用途。
探索从任务驱动型工作流到以人为本的 AI 编排的重大转变。您将学习如何从战略层面区分增强和自动化,以及如何平衡机器效率与人类直觉。
“生成式 AI 智能体:助力组织转型”是“Gen AI Leader”学习路线中的第五门课程,也是最后一门课程。本课程探讨了组织如何使用量身定制的生成式 AI 智能体,帮助应对特定的业务挑战。您将亲自动手构建一个基本的生成式 AI 智能体,并探索这些智能体的组成部分,例如模型、推理循环以及各种工具。
完成 使用 API Gateway 部署和保护无服务器 API技能徽章课程,赢取技能徽章。 您将学习如何通过全托管式网关,使用 API Gateway 来部署、 保护和管理 API。
It’s all about global spans and execution plans. First, you'll get under the hood of Google Cloud Spanner to design schemas, load data at scale, and master query plan optimization. From there, you'll execute your serverless backend plan by wiring up Cloud Run Functions, Pub/Sub messaging, and API Gateway. Packed with two challenge labs, you'll leave with full control over enterprise data and event-driven APIs.
完成创建和管理 Cloud Spanner 实例 这一入门级技能徽章课程,展示您在以下方面的技能: 创建 Cloud Spanner 实例和数据库并与之互动; 使用各种方法加载 Cloud Spanner 数据库; 备份 Cloud Spanner 数据库;定义架构并了解查询计划; 部署连接到 Cloud Spanner 实例的现代 Web 应用。
完成中级技能徽章课程“在 Google 表格中使用函数、公式和图表”, 展现您在以下方面的技能:使用函数分析数据;使用图表直观呈现数据;以及搜索和验证数据、 设置数据格式、显示数据。
Transforming raw spreadsheet data into structured business intelligence requires precise validation, efficient navigation, and dynamic visual reporting. This voyage path builds core analytical competencies using Google Sheets. You will begin by implementing strict data validation rules, configuring targeted search workflows, and ensuring data integrity across large datasets. You will then advance to building dynamic charts and executing complex analytical formulas to extract meaningful insights. Finalized with a comprehensive challenge lab, this voyage prepares you to build reliable, presentation-ready analytical workbooks.
完成入门级技能徽章课程“使用 Dataplex 整理和治理数据”,展示您在以下方面的技能:创建 Dataplex 资产、创建切面类型,以及将切面应用于 Dataplex 中的条目。 技能徽章通过动手实验和挑战赛形式的评估,检验您对特定产品的实际知识掌握情况。完成课程即可获得徽章, 也可直接参加实验室挑战赛,快速获得徽章。徽章可证明您掌握技能的熟练程度,提升您的专业形象,最终助您获得更多职业机会。欢迎访问您的个人资料,并跟踪您已获得的徽章。
完成在 Google Cloud 上实现 CI/CD 流水线技能徽章课程,赢取中级技能徽章。 您将学习如何使用 Artifact Registry、Cloud Build 和 Cloud Deploy。您将与 Google Cloud 控制台、Google Cloud CLI、Cloud Run 和 GKE 互动。本课程将介绍如何构建持续集成 流水线,存储和保护工件,扫描漏洞,证明已批准版本 的有效性。此外,您还将获得在 GKE 和 Cloud Run 中 部署应用的实操经验。
Accelerating software delivery while maintaining stability demands automated build, artifact, and release pipelines. This trail covers the core practices for implementing continuous integration and continuous delivery (CI/CD) on Google Cloud. You will begin by managing container images with Artifact Registry and building automated pipelines for Google Kubernetes Engine using Cloud Build. Next, you will configure continuous delivery workflows with Google Cloud Deploy to safely promote releases across environments. Concluding with a practical challenge lab, this trail prepares you to establish resilient, production-ready deployment pipelines.
完成 IAM 中的特权访问权限技能徽章中级课程, 展现您在以下方面的技能:使用 Identity and Access Management (IAM) 自定义角色、 最小权限原则、即时 (JIT) 临时提升访问权限、 以及使用 Identity-Aware Proxy (IAP) 保障 Web 应用的安全。'
Welcome to this month's Arcade Simulator where you will step into the shoes of a Network Security Engineer. In this simulation, you'll first lock down access control across your infrastructure—crafting custom IAM roles, scripting permissions, and setting up Identity-Aware Proxy to secure user authentication without traditional VPNs. Then, you'll take control of hybrid enterprise topology, using Network Connectivity Center to link multi-cloud networks, VPCs, and site-to-site HA-VPNs. Complete with two realistic challenge labs, this simulation equips you to eliminate access blind spots, secure cross-cloud traffic, and build a fortress-grade network on Google Cloud.
完成使用 NCC 连接云网络课程,即可获得中级技能徽章,您将在此课程中学习如何 使用 Network Connectivity Center 连接您的本地网络、云企业网络和混合网络, 并通过 Google Cloud 上的一个集中式枢纽,以 spoke 的方式来管理它们。
完成使用 Apps 脚本和 AppSheet 进行开发技能徽章课程,赢取技能徽章。 在此课程中,您将学习如何构建聊天机器人,以及如何 在任何文档中使用脚本编辑器。
完成用 Google Data Cloud 共享数据技能徽章课程,赢取技能 徽章。您将获得使用 Google Cloud 数据共享合作伙伴 的实操经验,这些合作伙伴拥有专有数据集, 客户可将其用于自己的分析应用场景。客户订阅这些数据集,可在自己的 平台上查询,然后使用自己的数据集加以扩充,并使用自己的可视化 工具,用于面向客户的信息中心。
Who says sharing complex data across boundaries has to be a compliance nightmare? This adventure is your blueprint for delivering modern Analytics-as-a-Service on Google Data Cloud. You'll start by building secure, authorized views on BigQuery to safely expose data to partners without exposing underlying tables. Next, you'll learn to consume customer-specific datasets and streamline cross-organization data delivery. Packed with a hands-on challenge lab, this adventure gives you the practical skills to publish, share, and scale data seamlessly while keeping security tight.
完成在 Google Cloud 中管理 Kubernetes这一中级技能徽章课程, 展示您在以下方面的技能:使用 kubectl 管理部署、监控并 调试在 Google Kubernetes Engine (GKE) 上运行的应用,以及持续交付技术。
完成部署多智能体架构这一高级技能徽章课程,展示您在以下方面的技能: 使用 ADK 构建多智能体系统;通过 Agent-to-Agent (A2A) protocol 连接智能体, 通过 Model Context Protocol (MCP) 集成外部工具,并将完整的多智能体解决方案部署到 Agent Engine。
完成 Google Cloud 中的监控功能这一入门级技能徽章课程, 以证明您具备以下技能:使用 Cloud Monitoring 工具监控 Google Cloud 上的资源。
Welcome to Base Camp, where you’ll develop key Google Cloud skills (available in Spanish and Portuguese too!) and earn an exclusive credential that will open doors to the cloud for you. No prior experience is required!
完成使用 Natural Language API 分析情感挑战任务,赢取技能徽章 。在此过程中,您将学习如何使用 API 从文本中提取情感。
完成入门级使用 Gemini Enterprise 编排多智能体工作流技能徽章课程,展示您在以下方面的技能:使用由 Gemini Enterprise 提供支持的智能体助理整合来自第一方和第三方来源的数据、制作多媒体营销材料,以及跨系统自动执行业务操作。 技能徽章通过动手实验和挑战赛形式的评估,检验您对特定产品的实际知识掌握情况。完成课程即可获得徽章,也可直接参加实验室挑战赛,快速获得徽章。徽章可证明您掌握技能的熟练程度,提升您的专业形象,最终助您获得更多职业机会。欢迎访问您的个人资料,跟踪您已获得的徽章。
完成在关联工作表中分析 BigQuery 数据这一技能徽章课程,展示您能够使用关联工作表,在 Google 表格的电子表格中访问、分析、可视化并共享数十亿行 BigQuery 数据。
完成 实现云协作和生产力工作流课程,赢取入门技能徽章。在此课程中,您将了解 Google 的协作平台 并学习如何使用 Gmail、Google 日历、Meet、Google 云端硬盘、Google 表格和 AppSheet。
完成本课程,赢取使用智能体开发套件 (ADK) 构建 AI 智能体中级技能徽章,展示您在以下方面的技能: 提出实际的语言模型研究问题;构建一个简单的词元化器;制作用于训练 Transformer 语言模型的数据集;运行小语言模型的训练循环。
完成“使用 Eventarc 构建事件驱动型应用”课程,赢取技能徽章。 在这门课程中,您将使用 Eventarc 为不同资源创建事件触发器,包括 Pub/Sub 主题和 Cloud Storage 存储桶。
完成用 Cloud Vision API 分析图片课程,赢取技能徽章。在此挑战任务中,您将了解如何利用 Cloud Vision API 执行各种任务,包括从图片中提取文本。
完成 在 Google Cloud 中实施 Sensitive Data Protection 这一入门级技能徽章课程,展示您在以下方面的技能:使用 Sensitive Data Protection 服务 (包括 Cloud Data Loss Prevention API)来检查和隐去 Google Cloud 中的敏感数据,并对敏感数据进行去标识处理。
Cloud Storage, Cloud Functions 和 Cloud Pub/Sub 都是 Google Cloud Platform 服务,可用于存储、处理和管理数据。这三项 服务可结合使用,创建各种数据驱动型应用。在 此技能徽章课程中,您将使用 Cloud Storage 存储图片,使用 Cloud Functions 函数 处理图片,并使用 Cloud Pub/Sub 将图片发送到另一个应用。
完成使用 Google API 分析语音和语言课程,赢取技能徽章 。在此课程中,您将学习如何在真实场景中使用 Natural Language API 和 Speech API。
完成 使用 Google Cloud Speech API这一技能徽章课程,赢取技能徽章。在此课程中,您将学习如何创建 Speech-to-Text API 请求、 将音频语音转写成文字,以及转写语音。
完成使用预训练 API 实现语音和语言解决方案课程以获得技能徽章,了解如何使用与语音相关的 API 工具来合成和转录语音。
完成在 Google App Engine 上部署和管理应用课程,赢取技能徽章。在此课程中,您将学习如何将 App Engine 与 Python、Go 和 PHP 搭配使用。
完成 实现 Cloud Storage 和数据保护解决方案这一技能徽章课程,赢取技能 徽章。学习如何创建 Cloud Storage 存储桶,如何 使用 Cloud Storage 命令行,以及如何使用存储桶锁定来保护 存储桶中的对象。
完成 实现事件驱动的即时消息和自动化工作流技能徽章课程,赢取技能徽章。 在这门课程中,您将学习如何通过 Cloud 控制台使用 Pub/Sub、如何使用 Cloud Scheduler 作业减轻工作量,以及在哪些用例中可以使用 Pub/Sub Lite 来节省大量事件提取的开支。
完成Google Cloud 云计算基础知识挑战任务,赢取技能徽章。 您将学习如何在 Compute Engine 中使用虚拟机 (VM)、永久性 磁盘和 Web 服务器。
完成入门级技能徽章课程“在 Google AI Studio 中开发 AI 驱动的原型”,展示您在以下方面的技能:撰写有效的提示、 利用多模态功能进行图片和视频分析、根据模板和文本提示构建功能性 AI 应用原型,以及使用 API 密钥构建和部署自定义 AI 解决方案。
完成入门技能徽章课程使用 Knowledge Catalog 构建数据网格,展示以下方面的技能:使用 Knowledge Catalog 构建数据网格, 以在 Google Cloud 上实现数据安全、治理和发现。您将在 Knowledge Catalog 中练习和测试自己在标记资产、分配 IAM 角色和评估数据质量方面的技能。
Welcome to this month's Arcade Simulator where you will be a Data Mesh Architect. In this simulation, you'll first tackle BigQuery to build date-partitioned tables, solve complex join pitfalls, and master nested data structures. Then, you'll shift to decentralized governance using Dataplex Knowledge Catalog to organize assets, assign metadata, and enforce strict cloud security. Complete with two realistic challenge labs, this simulation equips you to break down data silos, scale your infrastructure, and run a secure, seamless data mesh.
完成中级技能徽章课程使用 BigQuery 构建数据仓库,展示以下技能: 联接数据以创建新表、排查联接故障、使用并集附加数据、创建日期分区表, 以及在 BigQuery 中使用 JSON、数组和结构体。
完成中级技能徽章课程“优化 Google Kubernetes Engine 的费用”, 展示您在以下方面的技能:创建和管理多租户集群、按命名空间监控资源使用情况、 配置集群和 Pod 自动扩缩以提高效率、设置负载均衡以实现最佳资源分布, 以及实现活跃性与就绪性探测以确保应用正常运行并具有成本效益。
Building a true "safe space" in the cloud means protecting your applications from external threats while keeping your internal infrastructure stable and efficient. This challenege starts by turning Security Command Center into your ultimate defensive shield—learning to spot risks, investigate threats, and secure your perimeter. From there, you'll bring that same safe-space philosophy to Google Kubernetes Engine (GKE) by isolating workloads safely with multi-tenant namespaces and protecting your budget through smart autoscaling ensuring your cloud environments remain secure and perfectly optimized.
完成中级技能徽章课程使用 Security Command Center 消除 威胁和漏洞,展示您在以下方面的技能: 预防和管理环境威胁、识别和缓解应用漏洞,以及应对安全异常。
完成“使用 Cloud Run Functions 构建无服务器应用”课程,赢取“入门”技能徽章。您将学习如何通过 Google Cloud 控制台和命令行使用 Cloud Run Functions。 技能徽章通过动手实验和挑战赛形式的评估,检验您对特定产品的实际知识掌握情况。完成课程即可获得徽章, 也可直接参加实验室挑战赛,快速获得徽章。徽章可证明您掌握技能的熟练程度,提升您的专业形象,最终助您获得更多职业机会。欢迎访问您的个人资料,并跟踪您已获得的徽章。
Who says you need a mountain of code to build great software? This adv is your fast lane to rapid app development and automation. First, you'll jump into Google AppSheet to build and launch fully functional apps entirely code-free. Then, you'll master the backend with Cloud Run Functions, deploying event-driven code via the console and command line. Packed with two hands-on challenge labs, this quest is your ticket to building slick apps and scaling them effortlessly on Google Cloud.
完成用 AppSheet 来构建应用课程,赢取技能徽章。 在此课程中,您将学习如何使用 AppSheet 构建、配置和发布应用。
Managing an organization’s digital ecosystem isn't just about keeping the lights on—it's about building a secure launchpad for collaboration. In this trail, you'll step into the Google Workspace Admin Console to control user provisioning and application security from the ground up. Then, you'll switch gears to digital education, transforming standard environments into secure virtual classrooms using Google Meet and Google Classroom. Backed by a challenge lab, this trail is your fast track to running enterprise-grade cloud workspaces.
在本课程中,您将了解 Google Cloud 中依托生成式 AI 技术的协作工具 Gemini 如何帮助开发者构建应用。您将学习如何向 Gemini 输入提示,让其为您解释代码、推荐 Google Cloud 服务并为您的应用生成代码。您将通过实操实验体验 Gemini 对应用开发工作流的改进作用。 Duet AI 已更名为 Gemini,这是我们的新一代模型。
完成中级技能徽章课程保护软件交付流程,展示您能够熟练地根据 DevSecOps 原则,主动将安全措施集成到软件开发生命周期 (SDLC) 中。 您将学习如何利用 Google Kubernetes Engine (GKE) 和 Cloud Run 安全地部署容器映像,如何实现自动漏洞扫描以主动识别风险,以及如何使用 Artifact Registry 简化应用开发,同时保持对安全性的关注。此外,您还将掌握以下技能:集成 Cloud Build 以实现稳健的开发流程,以及实现准入控制政策以对环境进行精细控制。
完成在 Google Cloud 上使用 Terraform 构建基础设施技能徽章中级课程, 展示您在以下方面的技能:在使用 Terraform 时遵循基础设施即代码 (IaC) 原则;利用 Terraform 配置 来预配和管理 Google Cloud 资源;管理有效状态(本地和远程);以及将 Terraform 代码模块化,以方便重复使用和整理。
Welcome to Base Camp, where you’ll develop key Google Cloud skills (available in Spanish and Portuguese too!) and earn an exclusive credential that will open doors to the cloud for you. No prior experience is required!
完成通过 API 使用 Cloud Storage 这一入门级技能徽章课程,展示您在以下方面的技能: 使用 API 来处理 Cloud Storage 资源,包括 Cloud Storage API。
Data is one of the most valuable assets an organization owns, making its safe handling and governance essential. In this voyage, you will master Cloud Storage fundamentals by automating bucket management via APIs and the CLI, while enforcing compliance with Bucket Lock. You will then advance to automated security, configuring Sensitive Data Protection Discovery to scan and catalog risks across BigQuery and Cloud Storage. Complete with two challenge labs, this journey equips you to secure assets across your entire cloud ecosystem.
完成在整个生态系统中发现并保护敏感数据 这一中级技能徽章课程,展示以下方面的技能:使用 Sensitive Data Protection 服务 (包括 Cloud Data Loss Prevention [DLP] API)发现、检查和隐去 Google Cloud 中的敏感数据,并对敏感数据进行去标识化处理。 Google Cloud 生态系统包括 Cloud Storage 文件、BigQuery 数据和生成式 AI 模型回答。
打造您的首个 Gemini Enterprise 应用,赢得技能徽章!将各种数据源连接到您的应用中,构建强大、统一的搜索和分析引擎。掌握进阶能力,如:深度研究型智能体、多智能体协同构思,以及用于进行聚焦式分析的 NotebookLM。
了解 AI 智能体如何为业务带来实际影响。您将把智能体类型关联到您的关键绩效指标 (KPI),并探索能够解决实际瓶颈的用例。然后,您将了解 Gemini Enterprise 如何帮助您构建和编排合适的智能体,其范围涵盖从无代码到高代码的各种解决方案。
AI 智能体代表着超越传统大语言模型 (LLM) 的重大转变:AI 智能体不再仅仅只是生成基于文本的解决方案,更能自主行动来执行这些方案。 本课程将介绍 AI 智能体的基础知识、AI 智能体与 LLM API 的区别,以及 AI 智能体在现实世界中的价值所在。本课程基于 Google 的智能体白皮书,将为您提供必要的理论基础知识,以助您编写首行智能体代码 — 非常适合希望从自主、目标导向行为(而不仅仅是文本生成)的角度理解 AI 系统的开发者、架构师和技术决策者。 加入社区论坛,提出问题并参与讨论。
大致了解 AI 智能体的概念。了解 AI 智能体如何通过自主行动和推理来解决复杂问题。您将探索技术架构(模型、工具和编排),该架构使智能体能够学习、规划,并为您实现目标。
在本课程中,您将了解 Gemini(Google Cloud 推出的一款依托生成式 AI 的协作工具)如何帮助您使用 Google 产品和服务开发、测试、部署和管理应用。在 Gemini 的协助下,您可以学习如何开发和构建 Web 应用、修复应用中的错误、开发测试和查询数据。您可以通过实操实验了解如何利用 Gemini 来改进软件开发生命周期 (SDLC)。 Duet AI 已更名为 Gemini,这是我们的新一代模型。
完成“为 Google Cloud 配置服务账号和 IAM 角色”课程,赢取入门级技能徽章。在本课程中,您将了解服务账号、自定义角色以及如何使用 gcloud 设置权限。