ご自身に最適な Google Cloud トレーニングをお探しください。

Google Cloud では、学習者のことを念頭に置いて設計された、980 以上の学習アクティビティを含む包括的なカタログをご用意しています。さまざまなアクティビティ形式のコン テンツで構成されたカタログから、短時間の単独ラボのほか、一連の動画、ドキュメント、 ラボ、テストで構成されるマルチモジュール コースをお選びいただけます。ラボでは、 実際のクラウド リソースへのアクセスに必要な一時的な認証情報が付与されるため、 本番さながらの状況で Google Cloud について学習できます。修了した学習アクティビ ティのバッジを獲得したり、Google Cloud での成果を定義、記録、分析したりできます。

  • ソリューション
  • ロール
  • 象徴
  • 形式
  • レベル
  • 所要時間
  • 言語

341 件の結果

  1. ラボ おすすめ

    Securing Cloud Applications with Identity Aware Proxy (IAP) using Zero-Trust

    In this lab, you will deploy a sample application and enforce the access restriction capabilities using Identity-Aware Proxy.

  2. ラボ おすすめ

    Security Command Center を使用してアプリケーションの脆弱性を特定する

    このラボでは、Security Command Center の Web Security Scanner 機能を使用して、App Engine アプリケーションをスキャンし、脆弱性を特定します。Web Security Scanner は、App Engine、Google Kubernetes Engine(GKE)のセキュリティの脆弱性を特定します。

  3. ラボ おすすめ

    Kubernetes Engine 内のアプリケーションから Cloud SQL に接続する

    このラボでは、Cloud SQL Proxy コンテナをサイドカー コンテナとして使って、Kubernetes Engine 内のアプリケーションを Cloud SQL インスタンスに簡単に接続する方法を学びます。Kubernetes Engine クラスタと Cloud SQL Postgres インスタンスをデプロイし、Cloud SQL Proxy コンテナを使ってこれらが通信できるようにします。

  4. ラボ おすすめ

    App Engine フレキシブル環境に Python Flask ウェブ アプリケーションをデプロイする

    このラボでは、App Engine フレキシブル環境で Python の Flask フレームワークを扱う方法を学びます。顔写真をアップロードし、Cloud Vision API を使用して簡単な顔認識を実行できるウェブ アプリケーションをデプロイします。

  5. コース おすすめ

    Infrastructure and Application Modernization with Google Cloud

    Many traditional enterprises use legacy systems and applications that often struggle to achieve the scale and speed needed to meet modern customer expectations. Business leaders and IT decision makers constantly have to choose between maintenance of legacy systems and investing in innovative new products and servi…

  6. コース おすすめ

    Building Applications with Eventarc on Google Cloud

    This course teaches you how to build and secure event-driven applications by using Eventarc. Using lectures and hands-on labs, you create Eventarc triggers to route events from Google Cloud services to event receivers that act on the events. You learn about the standard CloudEvents format that is used by Eventarc,…

  7. ラボ おすすめ

    Firebase を使用してサーバーレス ウェブアプリを構築する

    このラボでは、Firebase を使用してサーバーレス ウェブアプリを作成します。ユーザーは作成したアプリで、情報をアップロードしたり架空の Pet Theory クリニックに予約を入れたりすることができます。

  8. ラボ おすすめ

    Compute Engine を使用した Google Cloud でのウェブアプリのホスティング

    このラボでは、Google Compute Engine でウェブアプリのデプロイとスケーリングを行います。

  9. ラボ おすすめ

    Cloud Run を使用して PDF ファイルを作成するサーバーレス アプリをビルドする

    このラボでは、Cloud Storage に保存されているファイルを PDF に自動的に変換して別のフォルダに保存する、PDF コンバータ ウェブアプリを Cloud Run 上でビルドします。

  10. ラボ おすすめ

    Apigee X によるアプリケーションのモダナイゼーション

    このラボでは、まず、Cloud Run にバックエンド サービスをデプロイします。このバックエンド サービスは、顧客、口座、ATM、取引を Firestore データベースに保存する、銀行用の REST API を実装します。次に、外部サービスからコンテンツを取得してキャッシュに保存する共有フローを作成します。その後、作成した API プロキシからその共有フローを呼び出して、API レスポンスを JavaScript コードで変更します。