加入 登录

在 Google Cloud 控制台中运用您的技能

Shrey Mathuria

成为会员时间:2022

钻石联赛

6580 积分
大型语言模型简介 Earned Mar 21, 2024 EDT
生成式 AI 简介 Earned Mar 20, 2024 EDT
Implement CI/CD Pipelines on Google Cloud Earned Mar 16, 2024 EDT
Building Scalable Java Microservices with Spring Boot and Spring Cloud Earned Mar 3, 2024 EST

这是一节入门级微学习课程,探讨什么是大型语言模型 (LLM)、适合的应用场景以及如何使用提示调整来提升 LLM 性能,还介绍了可以帮助您开发自己的 Gen AI 应用的各种 Google 工具。

了解详情

这是一节入门级微课程,旨在解释什么是生成式 AI、它的用途以及与传统机器学习方法的区别。该课程还介绍了可以帮助您开发自己的生成式 AI 应用的各种 Google 工具。

了解详情

Earn the intermediate skill badge by completing the Implement CI/CD Pipelines on Google Cloud course where you will learn how to use Artifact Registry, Cloud Build, and Cloud Deploy. You will interact with the Cloud console, Google Cloud CLI, Cloud Run, and GKE. This course will teach you how to build continuous integration pipelines, store and secure artifacts, scan for vulnerabilities, attest to the validity of approved releases. Additionally, you'll get hands-on experience deploying applications to both GKE and Cloud Run. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an skillbadge hands-on environment. Complete this skill badge, and the final assessment challenge lab, to receive a digital badge that you can share with your network.

了解详情

¨Microservices" describes a software design pattern in which an application is a collection of loosely coupled services. These services are fine-grained, and can be individually maintained and scaled. The microservices architecture is ideal for the public cloud, with its focus on elastic scaling with on-demand resources. In this course, you will learn how to build Java applications using Spring Boot and Spring Cloud on Google Cloud. You'll use Spring Cloud Config to manage your application's configuration. You'll send and receive messages with Pub/Sub and Spring Integration. You'll also use Cloud SQL as a managed relational database for your Java applications, and learn how to migrate to Spanner, which is Google Cloud's globally-distributed strongly consistent database service. You'll also learn about tracing and debugging your Spring applications with Google Cloud Observability. To succeed in this course, you should be familiar with the Java programming language and building Java a…

了解详情