参加 ログイン

Google Cloud Skills Boost

Google Cloud コンソールでスキルを試す

Öz Cahit

メンバー加入日: 2019

ゴールドリーグ

6000 ポイント
Introduction to Large Language Models - 日本語版 Earned 4月 21, 2025 EDT
Introduction to Generative AI - 日本語版 Earned 4月 21, 2025 EDT
Working with Notebooks in Vertex AI Earned 3月 18, 2025 EDT
Introduction to AI and Machine Learning on Google Cloud - 日本語版 Earned 3月 8, 2025 EST
Professional Machine Learning Engineer 学習ガイド Earned 3月 5, 2025 EST
Associate Cloud Engineer の取得に向けた準備 Earned 8月 2, 2022 EDT
Google Cloud の基礎: コア インフラストラクチャ Earned 7月 30, 2022 EDT
Hybrid Cloud Infrastructure Foundations with Anthos Earned 7月 21, 2022 EDT
Managing Security in Google Cloud - 日本語版 Earned 7月 21, 2022 EDT
Networking in Google Cloud: Fundamentals - 日本語版 Earned 7月 16, 2022 EDT
API Development on Google Cloud's Apigee API Platform Earned 7月 10, 2022 EDT
API Security on Google Cloud's Apigee API Platform Earned 7月 2, 2022 EDT
Google Cloud Fundamentals for AWS Professionals Earned 6月 25, 2022 EDT
API Design and Fundamentals of Google Cloud's Apigee API Platform Earned 6月 16, 2022 EDT

このコースは、大規模言語モデル(LLM)とは何か、どのようなユースケースで活用できるのか、プロンプトのチューニングで LLM のパフォーマンスを高めるにはどうすればよいかについて学習する、入門レベルのマイクロ ラーニング コースです。独自の生成 AI アプリを開発する際に利用できる Google ツールも紹介します。

詳細

この入門レベルのマイクロラーニング コースでは、生成 AI の概要、利用方法、従来の機械学習の手法との違いについて説明します。独自の生成 AI アプリを作成する際に利用できる Google ツールも紹介します。

詳細

This course is an introduction to Vertex AI Notebooks, which are Jupyter notebook-based environments that provide a unified platform for the entire machine learning workflow, from data preparation to model deployment and monitoring. The course covers the following topics: (1) The different types of Vertex AI Notebooks and their features and (2) How to create and manage Vertex AI Notebooks.

詳細

このコースでは、予測 AI と生成 AI の両方のプロジェクトを構築できる、Google Cloud の AI および機械学習(ML)サービスについて紹介します。AI の基盤、開発、ソリューションを含むデータから AI へのライフサイクル全体で利用可能なテクノロジー、プロダクト、ツールについて説明するとともに、魅力的な学習体験と実践的なハンズオン演習を通じて、データ サイエンティスト、AI 開発者、ML エンジニアの方々がスキルや知識を強化できるようサポートすることを目指しています。

詳細

このコースでは、PMLE(Professional Machine Learning Engineer)認定資格試験に向けた学習計画を作成できます。学習者は、試験の範囲を把握したうえで、また、試験への準備状況を把握して、個々の学習計画を作成します。

詳細

このコースでは、Associate Cloud Engineer 認定試験の合格を目指す方が受験の準備を進めることができます。試験範囲に含まれる Google Cloud ドメインの概要と、ドメインに関する知識を高めるための学習計画の作成方法について学習します。

詳細

Google Cloud の基礎: コア インストラクチャ では、Google Cloud に関する重要なコンセプトと用語について説明します。このコースでは動画とハンズオンラボを通じて学習を進めていきます。Google Cloud の多数のコンピューティング サービスとストレージ サービス、そしてリソースとポリシーを管理するための重要なツールについて比較しながら説明します。

詳細

Welcome to Hybrid Cloud Infrastructure Foundations with Anthos! This is the first course of the Architecting Hybrid Cloud Infrastructure with Anthos path. Anthos enables you to build and manage modern applications, and gives you the freedom to choose where to run them. Anthos gives you one consistent experience in both your on-premises and cloud environments. During this course, you will be presented with modules that will take you through skills that you will use as an architect or administrator running Anthos environments. The modules in this course include videos, hands-on labs, and links to helpful documentation.

詳細

この自習式トレーニング コースでは、Google Cloud でのセキュリティの管理と手法全般について学習します。録画された講義、デモ、ハンズオンラボを通して、Cloud Identity、Resource Manager、Cloud IAM、Virtual Private Cloud ファイアウォール、Cloud Load Balancing、Cloud ピアリング、Cloud Interconnect、VPC Service Controls など、安全な Google Cloud ソリューションのコンポーネントについて学び、演習を行います。 これは「Security in Google Cloud」シリーズの最初のコースです。このコースを修了したら、「Security Best Practices in Google Cloud」コースを受講してください。

詳細

Networking in Google Cloud 日本語版は、6 部構成のコースシリーズです。6 部構成のコースシリーズの最初のコース「Networking in Google Cloud: Fundamentals」へようこそ。  このコースでは、ネットワーキングの基礎、Virtual Private Cloud(VPC)、VPC ネットワークの共有など、ネットワーキングの主なコンセプトに関する包括的な概要を説明します。また、ネットワークのロギング手法とモニタリング手法についても説明します。 

詳細

In this course, you learn how to create APIs that utilize multiple services and how you can use custom code on Apigee. You will also learn about fault handling, and how to share logic between proxies. You learn about traffic management and caching. You also create a developer portal, and publish your API to the portal. You learn about logging and analytics, as well as CI/CD and the different deployment models supported by Apigee. Through a combination of lectures, hands-on labs, and supplemental materials, you will learn how to design, build, secure, deploy, and manage API solutions using Google Cloud's Apigee API Platform.This is the third and final course of the Developing APIs with Google Cloud's Apigee API Platform course series.

詳細

In this course, you learn how to secure your APIs. You explore the security concerns you will encounter for your APIs. You learn about OAuth, the primary authorization method for REST APIs. You will learn about JSON Web Tokens (JWTs) and federated security. You also learn about securing against malicious requests, safely sending requests across a public network, and how to secure your data for users of Apigee. Through a combination of lectures, hands-on labs, and supplemental materials, you will learn how to design, build, secure, deploy, and manage API solutions using Google Cloud's Apigee API Platform. This is the second course of the Developing APIs with Google Cloud's Apigee API Platform series. After completing this course, enroll in the API Development on Google Cloud's Apigee API Platform course.

詳細

Google Cloud Fundamentals for AWS Professionals introduces important concepts and terminology for working with Google Cloud. Through videos and hands-on labs, this course presents and compares many of Google Cloud's computing and storage services, along with important resource and policy management tools.

詳細

In this course, you learn how to design APIs, and how to use OpenAPI specifications to document them. You learn about the API life cycle, and how the Apigee API platform helps you manage all aspects of the life cycle. You learn about how APIs can be designed using API proxies, and how APIs are packaged as API products to be used by app developers. Through a combination of lectures, hands-on labs, and supplemental materials, you will learn how to design, build, secure, deploy, and manage API solutions using Google Cloud's Apigee API Platform. This is the first course of the Developing APIs with Google Cloud's Apigee API Platform series. After completing this course, enroll in the API Security on Google Cloud's Apigee API Platform course.

詳細