加入 登录

Fredy Sanchez

成为会员时间:2023

青铜联赛

30994 积分
Google Cloud 重要基础设施:基础 Earned Sep 18, 2025 EDT
在 Google Cloud 上将应用与 Gemini 1.0 Pro 集成 Earned Oct 21, 2024 EDT
Developing Applications with Cloud Run on Google Cloud: Fundamentals Earned Oct 21, 2024 EDT
Developing Containerized Applications on Google Cloud Earned Oct 21, 2024 EDT
Developing Applications with Cloud Run Functions on Google Cloud Earned Oct 18, 2024 EDT
Service Orchestration and Choreography on Google Cloud Earned Oct 7, 2024 EDT
Developing Applications with Google Cloud: Foundations Earned Oct 2, 2024 EDT
Preparing for your Professional Data Engineer Journey Earned Sep 26, 2024 EDT
创建图片标注模型 Earned Apr 30, 2024 EDT
编码器-解码器架构 Earned Apr 29, 2024 EDT
注意力机制 Earned Apr 26, 2024 EDT
Securing and Integrating Components of your Application Earned Apr 16, 2024 EDT
App Deployment, Debugging, and Performance Earned Apr 3, 2024 EDT
在 Google Cloud 上部署 Kubernetes 应用 Earned Mar 18, 2024 EDT
Google Kubernetes Engine 使用入门 Earned Mar 12, 2024 EDT
在 Cloud Run 上开发无服务器应用 Earned Mar 7, 2024 EST
借助 Firebase 开发无服务器应用 Earned Mar 7, 2024 EST
Application Development with Cloud Run Earned Feb 19, 2024 EST
Getting Started With Application Development Earned Feb 7, 2024 EST
Google Cloud 基础知识:核心基础设施 Earned Feb 1, 2024 EST

这门自助式速成课程向学员介绍 Google Cloud 提供的灵活全面的基础架构和平台服务,其中着重介绍了 Compute Engine。学员将通过一系列视频讲座、演示和动手实验,探索和部署各种解决方案元素,包括网络、虚拟机和应用服务等基础架构组件。您将学习如何通过控制台和 Cloud Shell 使用 Google Cloud。您还将了解云架构师角色、基础架构设计方法以及虚拟网络配置和虚拟私有云 (VPC)、项目、网络、子网、IP 地址、路由及防火墙规则。

了解详情

这一简短的课程将介绍如何在 Google Cloud 上将应用与 Gemini 1.0 Pro 模型集成,可帮助您探索 Gemini API 及其生成式 AI 模型。此课程会教您如何通过代码访问 Gemini 1.0 Pro 和 Gemini 1.0 Pro Vision 模型。课程会安排您在应用中使用文本、图片和视频提示来测试这些模型的功能。

了解详情

This course introduces the Cloud Run serverless platform for running applications. In this course, you learn about the fundamentals of Cloud Run, its resource model and the container lifecycle. You learn about service identities, how to control access to services, and how to develop and test your application locally before deploying it to Cloud Run. The course also teaches you how to integrate with other services on Google Cloud so you can build full-featured applications.

了解详情

In this course, you learn about containers and how to build, and package container images. The content in this course includes best practices for creating and securing containers, and provides an introduction to Cloud Run and Google Kubernetes Engine for application developers.

了解详情

In this course, you learn about Cloud Run functions, Google's serverless, fully-managed functions as a service (FaaS) product that lets you implement single-purpose function code that reponds to HTTP requests and events from your cloud infrastructure.

了解详情

This course introduces you to event-based applications and teaches you how to use service orchestration and choreography to coordinate microservices. Using lectures and hands-on labs, you learn how to use Workflows, Eventarc, Cloud Tasks, and Cloud Scheduler to build microservices applications on Google Cloud.

了解详情

In this course, you learn the fundamentals of application development on Google Cloud. You learn best practices for cloud applications, and how to select compute and data options to match your application use cases. You're introduced to generative AI and how it's used to help build applications. You learn about authentication and authorization, application deployment, continuous integration and delivery, and monitoring and performance tuning for your applications running in Google Cloud. Using lectures and hands-on labs, you learn how to get started building and running applications on Google Cloud.

了解详情

This course helps learners create a study plan for the PDE (Professional Data Engineer) certification exam. Learners explore the breadth and scope of the domains covered in the exam. Learners assess their exam readiness and create their individual study plan.

了解详情

本课程教您如何使用深度学习来创建图片标注模型。您将了解图片标注模型的不同组成部分,例如编码器和解码器,以及如何训练和评估模型。学完本课程,您将能够自行创建图片标注模型并用来生成图片说明。

了解详情

本课程简要介绍了编码器-解码器架构,这是一种功能强大且常见的机器学习架构,适用于机器翻译、文本摘要和问答等 sequence-to-sequence 任务。您将了解编码器-解码器架构的主要组成部分,以及如何训练和部署这些模型。在相应的实验演示中,您将在 TensorFlow 中从头编写简单的编码器-解码器架构实现代码,以用于诗歌生成。

了解详情

本课程将向您介绍注意力机制,这是一种强大的技术,可令神经网络专注于输入序列的特定部分。您将了解注意力的工作原理,以及如何使用它来提高各种机器学习任务的性能,包括机器翻译、文本摘要和问题解答。

了解详情

In this course, application developers learn how to design and develop cloud-native applications that seamlessly integrate managed services from Google Cloud. Through a combination of presentations, demos, and hands-on labs, participants learn how to develop more secure applications, implement federated identity management, and integrate application components by using messaging, event-driven processing, and API gateways. Completing one version of each lab is required. Each lab is available in Node.js. In most cases, the same labs are also provided in Python or Java. You may complete each lab in whichever language you prefer. This is the second course of the Developing Applications with Google Cloud series. After completing this course, enroll in the App Deployment, Debugging, and Performance course.

了解详情

In this course, application developers learn how to design and develop cloud-native applications that seamlessly integrate components from the Google Cloud ecosystem. Through a combination of presentations, demos, and hands-on labs, participants learn how to create repeatable deployments by treating infrastructure as code, choose the appropriate application execution environment for an application, and monitor application performance. Completing one version of each lab is required. Each lab is available in Node.js. In most cases, the same labs are also provided in Python or Java. You may complete each lab in whichever language you prefer.

了解详情

完成在 Google Cloud 上部署 Kubernetes 应用技能徽章中级课程,展示您在以下方面的技能: 配置和构建 Docker 容器映像,创建和管理 Google Kubernetes Engine (GKE) 集群,利用 kubectl 实现高效 集群管理,以及按照稳健的持续交付 (CD) 实践部署 Kubernetes 应用。 技能徽章是由 Google Cloud 颁发的专有数字徽章,旨在认可您在 Google Cloud 产品与服务方面的熟练度; 您需要在交互式实操环境中参加考核,证明自己运用所学知识的能力后才能获得。 完成此技能徽章课程和作为最终评估的实验室挑战赛,获得技能徽章,在您的人际圈中炫出自己的技能。

了解详情

欢迎学习“Google Kubernetes Engine 使用入门”课程。Kubernetes 是位于应用和硬件基础架构之间的软件层,如果您对 Kubernetes 感兴趣,那就来对地方了!Google Kubernetes Engine 将 Kubernetes 作为 Google Cloud 上的代管式服务提供给您使用。 本课程的目标是介绍 Google Kubernetes Engine(通常称为 GKE)的基础知识,以及将应用容器化并在 Google Cloud 中运行的方法。本课程首先介绍 Google Cloud 的基础知识,然后概述容器、Kubernetes、Kubernetes 架构以及 Kubernetes 操作。

了解详情

完成在 Cloud Run 上开发无服务器应用技能徽章中级课程, 展示您在以下方面的技能:集成 Cloud Run 与 Cloud Storage 以管理数据, 使用 Cloud Run 和 Pub/Sub 设计弹性异步系统架构, 构建依托 Cloud Run 技术的 REST API 网关,以及在 Cloud Run 上构建和部署服务。 技能徽章是由 Google Cloud 颁发的专属数字徽章,旨在认可 您在 Google Cloud 产品与服务方面的熟练度。您需要在 交互式实操环境中参加考核,证明自己运用所学知识的能力后才能获得此徽章。完成此技能 徽章课程和作为最终评估的实验室挑战赛,获得技能徽章, 并在您的社交圈中秀一秀自己的成就。

了解详情

完成借助 Firebase 开发无服务器应用技能徽章中级课程, 展示您在以下方面的技能:借助 Firebase 设计无服务器 Web 应用架构以及构建无服务器 Web 应用; 利用 Firestore 管理数据库;利用 Cloud Build 自动完成部署流程; 以及将 Google 助理功能集成到您的应用中。 技能徽章 是由 Google Cloud 颁发的专属数字徽章,旨在认可 您在 Google Cloud 产品与服务方面的熟练度;您需要在 交互式实操环境中参加考核,证明自己运用所学知识的能力后才能获得。完成此技能 徽章课程和作为最终评估的实验室挑战赛,获得技能徽章, 在您的人际圈中炫出自己的技能。

了解详情

This course introduces you to fundamentals, practices, capabilities and tools applicable to modern cloud-native application development using Google Cloud Run. Through a combination of lectures, hands-on labs, and supplemental materials, you will learn how to on Google Cloud using Cloud Run.design, implement, deploy, secure, manage, and scale applications

了解详情

In this course, application developers learn how to design and develop cloud-native applications that seamlessly integrate managed services from Google Cloud. Through a combination of presentations, demos, and hands-on labs, participants learn how to apply best practices for application development and use the appropriate Google Cloud storage services for object storage, relational data, caching, and analytics. Completing one version of each lab is required. Each lab is available in Node.js. In most cases, the same labs are also provided in Python or Java. You may complete each lab in whichever language you prefer. This is the first course of the Developing Applications with Google Cloud series. After completing this course, enroll in the Securing and Integrating Components of your Application course.

了解详情

“Google Cloud 基础知识:核心基础设施”介绍在使用 Google Cloud 时会遇到的重要概念和术语。本课程通过视频和实操实验来介绍并比较 Google Cloud 的多种计算和存储服务,并提供重要的资源和政策管理工具。

了解详情