Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Recap of Next - Google Cloud で実践する クラウドネイティブ最前線...

Recap of Next - Google Cloud で実践する クラウドネイティブ最前線 / The Frontlines of Cloud-Native with Insights from Google Cloud

『Recap of Next 25 〜ラスベガス速報!Google Cloud エンジニアが語る最新クラウドトレンド 〜』https://cloudonair.withgoogle.com/events/recap-next-25

Kento Kimura

April 14, 2025
Tweet

Video

More Decks by Kento Kimura

Other Decks in Technology

Transcript

  1. • 所属: Technical Solutions / Sales Engineer • 担当: パブリッククラウドのアーキテクト知識を活かした

      Datadog のプリセールス技術支援 • 表彰: Google Cloud Partner Top Engineer 2023-25 Jagu'e'r Award 2023-24 優秀賞 2022-24 Japan AWS All Certifications Engineer AWS Community Builder(Cloud Operations, since 2024) • Jagu'e'r: オブザーバビリティ分科会・クラウドネイティブ分科会 Tech Writers 分科会・デジタル/クラウド人材育成分科会 • 好きな Google Cloud サービス: Cloud Run, Cloud Observability 木村 健人 (Kento Kimura) Datadog Japan GK Technical Solutions Sales Engineering History データセンター管理運用→パブリッククラウド技術支援 →プリセールス技術支援 自己紹介
  2.     Google     Compute     Engine 仮想マシンの作成・実行     Google     App     Engine フルマネージド環境でのア プリケーションの実行     Google

        Kubernetes     Engine コンテナをデプロイするため のマネージド Kubernetes     Cloud     Run     services/jobs コンテナベースの アプリケーションの実行 Cloud Run functions サーバーレスでイベント ドリブンな処理の実行 Google Cloud のコンピューティングサービス アンマネージド マネージド
  3. その他にも…     Google     Compute     Engine 仮想マシンの作成・実行     Google     App     Engine フルマネージド環境でのア プリケーションの実行

        Google     Kubernetes     Engine コンテナをデプロイするため のマネージド Kubernetes     Cloud     Run     services/jobs コンテナベースの アプリケーションの実行 Cloud Run functions サーバーレスでイベント ドリブンな処理の実行 Google Cloud のコンピューティングサービス アンマネージド マネージド Distributed Cloud VMware Engine Bare Metal Solution Cloud Endpoints API Gateway
  4. クラウドネイティブとは クラウドベースのサービスと配信モデルを最大限に活用するために、 スケーラブルなアプリケーションを構築して実行するためのアプローチ • コンテナー • サービス メッシュ • マルチテナンシー

    • マイクロサービス • 不変インフラストラクチャ • サーバーレス • 宣言型 API 引用「クラウド ネイティブとは」https://cloud.google.com/learn/what-is-cloud-native?hl=ja “ “
  5. クラウドネイティブとは クラウドベースのサービスと配信モデルを最大限に活用するために、 スケーラブルなアプリケーションを構築して実行するためのアプローチ • コンテナー • サービス メッシュ • マルチテナンシー

    • マイクロサービス • 不変インフラストラクチャ • サーバーレス • 宣言型 API 引用「クラウド ネイティブとは」https://cloud.google.com/learn/what-is-cloud-native?hl=ja “ “
  6. Google Kubernetes Engine マネージド Kubernetes 環境として、 OSS k8s の機能を利用したり、 Autopilot

    でコントロールプレーンと ワーカーノードの管理をGoogle Cloud に 任せられるプラットフォーム Cloud Run services/jobs/functions マネージドコンテナ環境として、 ウェブ・リクエスト・イベントベースの アプリケーションのホスティングと、 ソースコードからのセキュアなデプロイや ゼロスケールをするプラットフォーム クラウドネイティブ on Google Cloud
  7. Google Kubernetes Engine • Automatic application monitoring(GA) • Workload insights

    & recommendations(GA) • Multi-Cluster Orchestrator(Preview) • GKE Inference Gateway(Preview) • Container-optimized Autopilot(Roadmap) Cloud Run services/jobs/functions • GPU for Cloud Run services(GA) • Cloud Run IAP built-in(Preview) • Gemini Code Assist in Cloud Run(Preview) • Cloud Run Threat Detection(Preview) • Cloud Run jobs support ◦ VPC Egress(GA), Multi-container(GA), GPU(Preview) クラウドネイティブ on Google Cloud - updates
  8. Google Kubernetes Engine • Automatic application monitoring(GA) • Workload insights

    & recommendations(GA) • Multi-Cluster Orchestrator(Preview) • GKE Inference Gateway(Preview) • Container-optimized Autopilot(Roadmap) Other all Kubernetes updates Cloud Run services/jobs/functions • GPU for Cloud Run services(GA) • Cloud Run IAP built-in(Preview) • Gemini Code Assist in Cloud Run(Preview) • Cloud Run Threat Detection(Preview) • Cloud Run jobs support ◦ VPC Egress(GA), Multi-container(GA), GPU(Preview) Cloud Run Worker Pools クラウドネイティブ on Google Cloud - updates!!
  9. 個人的な洞察 - 進化と変化 GKE AI のライフサイクルをも支える Kubernetes Cloud Run Google

    Cloud のイチオシ コンピューティング サービス Google Cloud システムのエコシステムを効率化するプラットフォーム
  10. Cloud Run への誤解 1. Cloud Run は単一のワークロードしか動かせない 2. Cloud Run

    はステートフルなアプリケーションでは利用できない 3. Cloud Run はウェブサービス用のマネージドサービスである
  11. Cloud Run への誤解 1. Cloud Run は単一のワークロードしか動かせない  → マルチコンテナ対応(2023/11)により、Deployments と同等に動かせる

    2. Cloud Run はステートフルなアプリケーションでは利用できない  → Filestore, Cloud Storage FUSE 対応(2022/12)により、NFS を利用できる 3. Cloud Run はウェブサービス用のマネージドサービスである  → functions の統合(gen2 or 2024/8)・jobs/worker pools の登場により、 様々なワークロードに利用できる
  12. クラウドネイティブ最前線 - LLM プラットフォーム Google Kubernetes Engine Google Cloud Run

    Agent Development Kit インストラクション ツール モデル vLLM 推論 モデル Cloud TPU Cloud GPU A2A ローカル AI エージェント ローカル LLM モデル LLM モデル MCP ツール エージェント
  13. クラウドネイティブ最前線 - LLM プラットフォーム Google Kubernetes Engine Google Cloud Run

    Agent Development Kit インストラクション ツール モデル vLLM 推論 モデル Cloud TPU Cloud GPU A2A ローカル AI エージェント ローカル LLM モデル LLM モデル MCP ツール エージェント Google Cloud Observability
  14. クラウドネイティブ最前線 - LLM プラットフォーム Google Kubernetes Engine Google Cloud Run

    Agent Development Kit インストラクション ツール モデル vLLM 推論 モデル Cloud TPU Cloud GPU A2A ローカル AI エージェント ローカル LLM モデル LLM モデル MCP ツール エージェント Cloud Run と GKE の併用
  15. Cloud Run での大規模本番ワークロード Cloud Run Cloud Load Balancing Identity-Aware Proxy

    Cloud Run Cloud Run us-west4 asia-northeast1 europe-west9 Cloud SQL Cloud Storage FUSE Artifact Registry
  16. Cloud Run での大規模本番ワークロード - セキュリティ Cloud Run Cloud Load Balancing

    Identity-Aware Proxy Cloud Run Cloud Run us-west4 asia-northeast1 europe-west9 Cloud SQL Cloud Storage FUSE Artifact Registry Binary Authorization Cloud Deploy デプロイの制御 ベースイメージの 自動アップデート 脅威検出 コンテナイメージ の署名 Security Command Center Ingress 制御 & IAM 認証
  17. Cloud Run での大規模本番ワークロード - セキュリティ Cloud Run Cloud Load Balancing

    Identity-Aware Proxy Cloud Run Cloud Run us-west4 asia-northeast1 europe-west9 Cloud SQL Cloud Storage FUSE Artifact Registry Binary Authorization Cloud Deploy デプロイの制御 ベースイメージの 自動アップデート 脅威検出 コンテナイメージ の署名 Security Command Center Ingress 制御 & IAM 認証 Preview
  18. Cloud Run での小規模開発ワークロード - 統合サービス Identity-Aware Proxy Cloud Run asia-northeast1

    Vertex AI Studio Deploy to Cloud Run Code Recommendation Cloud Logging Cloud Assist Log Investigation Application Design Center
  19. Cloud Run での小規模開発ワークロード - 統合サービス Identity-Aware Proxy Cloud Run asia-northeast1

    Vertex AI Studio Deploy to Cloud Run Code Recommendation Cloud Logging Cloud Assist Log Investigation Application Design Center Preview Preview Preview Preview Preview
  20. Next × Jagu'e'r のイベントたち(2025) • Next × Jagu'e'r プレイベント 『Join

    us for the Next 25』 • Next × Jagu'e'r 現地イベント 『Jagu'e'r Night 25』 • Next × Jagu'e'r アフターイベント 『Next 25 Big Thing』
  21. Google Cloud Next × Jagu'e'r アフターイベント 「Next 2025 Big Thing」

    申し込みは Jagu'e'r Slack まで! #ch_next25_jaguer_all 2025.04.24 ←Jagu'e'r入会はこちら