狠狠撸

狠狠撸Share a Scribd company logo
AKS+KEDAで実現!
Container Functions Pipeline
JAZUG熊本(くまあず) de:code 2019 振り返り会
2019/06/22
Tsukasa Kato
Profile
Copyright? 2019, kumaazu All Rights Reserved.
2
Tsukasa Kato / 加藤 司
株式会社オルターブース
テクニカルアーキテクト
Microsoft Azure / AWS / C# / PHP / Xamarin
Windows Server / Linux
Microsoft MVP for Microsoft Azure
2
はじめに
本スライドは6月22日時点の情報を元に作成しています。
最新情報はWebで確認してください。
参考セッション
? Keynote
? [CD02] Azure Functions 2.0 Deep Dive テ?ヘ?ロッハ?ーのための 最新開
発カ?イド
? [DT81]クラウドネイティブ時代の分散トレーシング
Copyright? 2019, kumaazu All Rights Reserved.
3
今日お話しすること
Cloud Native
Azure DevOps
Azure Kubernetes Service (AKS)
Kubernetes-based Event Driven Autoscaling Component (KEDA)
Microservices
Service Mesh(Istio)
Distributed tracing(Jeager)
Copyright? 2019, kumaazu All Rights Reserved.
4
5
Copyright? 2019, kumaazu All Rights Reserved.
Cloud Native
クラウドネイティブ
クラウドネイティブ技術は、ハ?ブリッククラウド、プライヘ?ー
トクラウド、ハイブリッドクラウドなどの近代的でダイナミッ
クな環境において、スケーラブルなアプリケーションを構築お
よび実行するための能力を組織にもたらします。 このアプ
ローチの代表例に、コンテナ、サービスメッシュ、マイクロ
サービス、イミューダブルインフラストラクチャ、および宣言
型APIがあります。
Copyright? 2019, kumaazu All Rights Reserved.
6
https://github.com/cncf/toc/blob/master/DEFINITION.md
クラウドネイティブを支える技術/アーキテクチャ
Copyright? 2019, kumaazu All Rights Reserved.
7
8
Copyright? 2019, kumaazu All Rights Reserved.
Azure Kubernetes
Service
What’s New (AKS)
KEDA(Kubernetes-based Event Drive Autoscaling)でオートス
ケーリングがサポート
Authenticated IP for Azure Kubernetes Service – Preview
Azure Dev Spacesによるエンドツーエンドのテストサポート - GA
Windowsコンテナーサポート - Private Preview
西日本リージョン - GA
AKS virtual nodes - GA
Multi node pools - Preview
Copyright? 2019, kumaazu All Rights Reserved.
9
10
Copyright? 2019, kumaazu All Rights Reserved.
KEDA
KEDA
(Kubernetes-based Event Driven Autoscaling Component)
Kubernetesのスケーリング「Horizontal
pod autoscaler (HPA)」はPodのCPUやメ
モリ消費量で調整される
KEDAは非HTTPなイヘ?ントに連動してク
ラスターへのテ?プロイを自動スケールで
きる
Kafka、Rabbit MQ、Azure Storage
Queues、Azure Service Bus Queues and
Topics、AWS Simple Queue Serviceをサ
ポートをサポート
HPAなどのKubernetesコンポーネントと
ネイティブに統合され、クラウドとエッ
ジの両方で実行できる
Copyright? 2019, kumaazu All Rights Reserved.
11
K8sでイヘ?ント駆動型の
Podレヘ?ルオートスケールを可能にするフレームワーク
KEDAの実装
Copyright? 2019, kumaazu All Rights Reserved.
12
# kedacoreリポジトリのクローン
$ git clone https://github.com/kedacore/keda.git
$ cd keda
# k8sクラスタへhelmのインストール(tiller他)
$ helm init
# helm repoの追加
$ helm repo add kedacore https://kedacore.azureedge.net/helm
# helm repoのアップテ?ート
$ helm repo update
# keda-edge chartのインストール
$ helm install kedacore/keda-edge --devel --set logLevel=debug --namespace keda --name keda
# Azure Functions Core Toolsのテ?プロイ
$ func kubernetes install --namespace keda
# minikube等へのhelmを使用しない場合
$ kubectl apply -f KedaScaleController.yaml
https://github.com/kedacore/keda
Copyright? 2019, kumaazu All Rights Reserved.
13
Azure DevOps
Copyright? 2019, kumaazu All Rights Reserved.
14
Azure Boards Azure Pipelines Azure Repos
Azure Test Plans
Azure Artifacts
かんばんボード、バック
ログ、チームのダッシュ
ボード、カスタム レポー
トを使用して作業を追跡
Linux、macOS、および
Windows 用のクラウド
ホステッド ハ?イプライン
無料のプライヘ?ート Git
リポジトリ、プルリクエ
スト、コード検索
計画された探索的テスト
ソリューションによる
コードの品質を向上
ハ?ブリックおよびプライ
ヘ?ートのソースから、
Maven、npm、NuGet、
Python ハ?ッケージの
フィードを作成して共有
Azure DevOps
15
Azure Boards
ドラッグ&ドロップで管理できる操作性の高さ
Reposで管理されているリポジトリのコミット、PRの作業項目
とリンク出来て、効率良いタスク管理が可能
GitHubとの統合によりGitHubリポジトリのコミットやPRの作
業項目へのリンクが可能
ダッシュボードをカスタマイズしてプロジェクトの進行状況を
簡単に監視
TeamsやSlackなどからの利用も可能
Copyright? 2019, kumaazu All Rights Reserved.
16
Azure Pipelines
オープンソース用に10個の無料並列ジョブを実行可能(時間制
限なし)
Linux、macOS、Windows用のクラウドホステッドなビルド環
境が提供
Node.js、Python、Java、PHP、Ruby、C/C++、.NET、
Android、および iOS アプリをビルド、テスト、テ?プロイでき
る
コンテナーイメージをビルドし、Docker HubやACRへプッ
シュでき、Kubernetesや個別ホストへテ?プロイできる
Azure、AWS、GCP など、任意のクラウドへのソフトウェアの
継続的テ?リバリー (CD)を実装できる
Copyright? 2019, kumaazu All Rights Reserved.
17
Azure Repos
趣味のプロジェクトから世界最大規模のリポジトリまでスケー
ル可能な無制限のプライヘ?ート Git/ TFVCリポジトリのホス
ティング
マーケットプレイスから検証や拡張機能を追加したり、Web
hook と REST API を使用して自分で作成も可能
スレッドを使いテ?ィスカッションしたり、変更に対するGitの
コードレビューを効果的に実行可能
Azure Pipelines やその他のツールを使用して、CI/CDをセット
アップして、 pull request でビルド、テスト、テ?プロイを自動
的にトリカ?ー可能
Copyright? 2019, kumaazu All Rights Reserved.
18
Azure Test Plans
アプリケーションのテストは、テ?スクトップ アプリや Web ア
プリに対して実行できる
ストーリーやフィーチャーに対してエンドツーエンドの追跡可
能性と品質を活用できる
テスト実行時に豊富なシナリオ テ?ータをキャプチャして、検
出された欠陥に対処できる
Azure Pipelinesと連携することでCI/CDワークフローに自動テ
ストを組み込む事ができる
Copyright? 2019, kumaazu All Rights Reserved.
19
Azure Artifacts
Artifacts は、Azure Pipelines CI/CD ツールとネイティブに統合
されているため、ビルドとリリース内のあらゆる成果物に簡単
にアクセスできる
ハ?ッケージを共有し、組み込みの CI/CD、バージョン管理、テ
ストを使用することが可能
Maven、npm、NuGet、Python を対象とする一般的な成果物
管理でき、バイナリを Git に保管する必要はなく、Universal
Packages を使用して簡単に保管可能
規模問わず簡単にコード共有ができる
Copyright? 2019, kumaazu All Rights Reserved.
What’s New (Azure DevOps)
Azure DevOpsにGitHubアカウントでサインインできるように
なった
Azure PipelinesのCI/CDをYAMLで管理できるようになった
Azure PipelinesでAKSなどのKubernetesへテ?プロイ可能になった
Azure Artifactはコンサンプションモテ?ルになり、組織で2GBまで
無料に、その他価格体系の変更
Azure Pipelines Appを使ってTeams上でPipelinesの通知と承認処
理が可能になった
Copyright? 2019, kumaazu All Rights Reserved.
20
Azure Pipelines YAML (一部抜粋)
Copyright? 2019, kumaazu All Rights Reserved.
21
pool:
name: Hosted Ubuntu 1604
variables:
dockerimage: 'web'
steps:
- task: Docker@0
displayName: 'Build an image'
inputs:
azureSubscription: xxxxxxxxxx (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)'
azureContainerRegistry: '{"loginServer":”xxxxxxxxxx.azurecr.io", "id" : "/subscriptions/ xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx /resourceGroups/”}’
imageName: '$(dockerimage):$(Build.BuildNumber)'
- task: Docker@0
displayName: 'Push an image'
inputs:
azureSubscription: xxxxxxxxxx (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)'
azureContainerRegistry: '{"loginServer":"tsukatohdemo.azurecr.io","id" : "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx /resourceGroups/”}’
action: 'Push an image'
imageName: '$(dockerimage):$(Build.BuildNumber)'
- bash: |
# Write your commands here
22
Pricing
Copyright? 2019, kumaazu All Rights Reserved.
Azure Pipelines
Azure Artifacts
1個の無料のMicrosoft Hosted CI/CD
1ハ?ラレルジョブ 1,800分/月
1個の無料のSelf Hosted CI/CD
1ハ?ラレルジョブ 時間無制限
2GBは無料
以降1GBあたり ?224
0~2GB : Free
2~10GB : ?244/GB
10~100GB : ?112/GB
100~1,000GB : ?56/GB
1,000+GB : ?28/GB
5ユーザーまでは無料、その後Boards/Reposについては
ユーザー毎に?672/月
Azure Pipelines : 従量課金制プランを含む
Azure Boards : 作業項目トラッキングとかんばんボード
Azure Repos : 無制限のプライヘ?ートGitリポジトリ
Azure Artifacts : 2GBは無料
ロードテスト : 20,000 VUM/月
1ユーザー ?5,824/月
全てのBasicプランの機能を含む
テストの計画、追跡、実行
注釈付きのブラウザーヘ?ーステスト
リッチクライアントのテスト実行
ユーザー受け入れテスト
集中管理されたレポート
ユーザーライセンス 個別サービス
Teams連携
Copyright? 2019, kumaazu All Rights Reserved.
23
? Build,Releaseの終了通知
? 承認要求
https://docs.microsoft.com/en-us/azure/devops/pipelines/integrations/microsoft-teams?view=azure-devops
【コマンド例】
追加するには以下のコマンドを入力
@azurepipelines subscribe[pipelineurl]
Build pipelinesの監視
@azurepipelines subscribehttps://dev.azure.com/myorg/myproject/_build?definitionId=123
Release pipelinesの監視
@azurepipelines subscribehttps://dev.azure.com/myorg/myproject/_release?definitionId=123&view=mine&_a=releases
利用するにはTeamsのストアでAzure Pipelines app
をインストールして以下コマンドを入力するだけ
24
Copyright? 2019, kumaazu All Rights Reserved.
Microservices
マイクロサービス
1つのアプリケーションを、ビジネス機能に沿った複数の小さ
いサービスの疎に結合された集合体として構成するサービス指
向アーキテクチャ。
各サービスはきめ細かい粒度を持ち、軽量なプロトコルを用い
て通信を行う。
開発が並列化され、少人数の自律的なチームにより、各チーム
が所有するサービスを独立に、開発、テ?プロイ、スケールさせ
ることが可能になる。
CI/CDの実装がしやすい。
Copyright? 2019, kumaazu All Rights Reserved.
25
マイクロサービスの課題
Copyright? 2019, kumaazu All Rights Reserved.
26
Communication
Discovery
Observability
Security
複雑なサービス間通信
サービスや依存関係サービス間認証?認可、
通信暗号化
分散アプリの監視?問題検知
サービスメッシュ(Service mesh)
サービス間通信を処理するソフトウェアレイヤーで、アプリに変
わってネットワーク要求を送信するサービス
サービスメッシュが提供する代表的なネットワークサービス
トラフィック制御
回復制、耐障害性処理
可視化、分散トレース
認証、セキュリティ機能
Copyright? 2019, kumaazu All Rights Reserved.
27
Istio Architecture
Copyright? 2019, kumaazu All Rights Reserved.
28
https://istio.io/docs/concepts/what-is-istio/
Istioサービスメッシュは、テ?ータプ
レーンとコントロールプレーンに論
理的に分割されている
テ?ータプレーンはインテリジェント
プロキシ(Envoy)をサイドカーとし
て展開。Mixser、汎用ポリシー、テ
レメトリハブとともにマイクロサー
ビス間のネットワーク通信を仲介?
制御
コントロールプレーンが管理し、ト
ラフィックをルーティングするプロ
キシを設定。ポリシーを定期小して
テレメトリを収集するようにMixer
を構成する。
分散トレーシング(Distributed tracing)
マイクロサービスのようなアプリケーションが複数のサービスで
構成され、複雑化すると1つのリクエストが複数のサービスを跨い
でしょりされる。
その分散したリクエスト全体の流れを分析するためのものが分散
トレーシングである。
分散トレーシングシステムにはZipkinやJaegerなどがあり、、
OpenTracing互換のテ?ータモテ?ルとライブラリが提供される。
Copyright? 2019, kumaazu All Rights Reserved.
29
分散トレーシングの基本概念
Copyright? 2019, kumaazu All Rights Reserved.
30
Span : 処理ユニット
Trace : リクエストの一連の関連Spanの集合体
リクエストに対して
一意なIDが振られ、
各リクエスト経由の
ハ?スにおいて、その
IDはメタテ?ータと
セットで伝搬される
https://www.jaegertracing.io/docs/1.8/architecture/
分散トレーシング実装
Copyright? 2019, kumaazu All Rights Reserved.
31
https://github.com/openzipkin/b3-propagation
ZipkinのPropagationプロセス
分散トレーシング実装例
Copyright? 2019, kumaazu All Rights Reserved.
32
Node.js
if (req.headers['x-request-id']!== undefined) {
res.header('x-request-id',req.headers['x-request-id']);
res.header('x-b3-traceid', req.headers['x-b3-traceid']);
res.header('x-b3-spanid', req.headers['x-b3-spanid']);
res.header('x-b3-parentspanid', req.headers['x-b3-parentspanid']);
res.header('x-b3-sampled', req.headers['x-b3-sampled']);
res.header('x-b3-flags', req.headers['x-b3-flags']);
res.header('x-ot-span-context',req.headers['x-ot-span-context']);
}
Jaeger Architecture
Copyright? 2019, kumaazu All Rights Reserved.
33
https://www.jaegertracing.io/docs/1.8/architecture/
Copyright? 2019, kumaazu All Rights Reserved.
34
Demo
Demo Architecture
Copyright? 2019, kumaazu All Rights Reserved.
35
Azure DevOps
Azure Pipelines
Azure Boards
Azure Repos
Visual StudioGit
Azure Container
Registry
Azure Kubernetes Service
ObservabilityDevelopment
git push
docker build
docker push
Notification
kubectl apply
Logging, Monitoring
Azure Storage
Queue Trigger
Front Back
まとめ
Azure DevOpsのKubernetes対応が入ったため、Kubernetesへ
のハ?イプラインがより組みやすくなった
AKSと組み合わせることでより親和性の高いコンテナテ?プロイ
ハ?イプラインを構成できる
新しく発表されたKEDAを利用することで通常動作しなくても
よいコンテナアプリケーションを停止しておき、必要に応じて
起動?スケールする構成も組みやすくなる
Copyright? 2019, kumaazu All Rights Reserved.
36
Copyright? 2019, kumaazu All Rights Reserved.
37
Copyright? 2019, kumaazu All Rights Reserved.
38
https://www.cncf.io/blog/2018/03/08/introducing-the-cloud-native-landscape-2-0-interactive-edition/
Copyright? 2019, kumaazu All Rights Reserved.
39
ご静聴ありがとうございました!

More Related Content

What's hot (20)

Quarkus Technical Deep Dive - Japanese
Quarkus Technical Deep Dive - JapaneseQuarkus Technical Deep Dive - Japanese
Quarkus Technical Deep Dive - Japanese
Chihiro Ito
?
[Cloud OnAir] Talks by DevRel Vol.5 アプリケーションのモダナイゼーション 2020年9月3日 放送
[Cloud OnAir] Talks by DevRel Vol.5 アプリケーションのモダナイゼーション 2020年9月3日 放送[Cloud OnAir] Talks by DevRel Vol.5 アプリケーションのモダナイゼーション 2020年9月3日 放送
[Cloud OnAir] Talks by DevRel Vol.5 アプリケーションのモダナイゼーション 2020年9月3日 放送
Google Cloud Platform - Japan
?
0から始めるコンテナの学び方(Kubernetes Novice Tokyo #14 発表資料)
0から始めるコンテナの学び方(Kubernetes Novice Tokyo #14 発表資料)0から始めるコンテナの学び方(Kubernetes Novice Tokyo #14 発表資料)
0から始めるコンテナの学び方(Kubernetes Novice Tokyo #14 発表資料)
NTT DATA Technology & Innovation
?
俺的 Ignite update 萌えポイント portal&arm, compute, network -
俺的 Ignite update 萌えポイント   portal&arm, compute, network -俺的 Ignite update 萌えポイント   portal&arm, compute, network -
俺的 Ignite update 萌えポイント portal&arm, compute, network -
Yui Ashikaga
?
Kubernetes × 可用性 -- cndjp第3回勉強会
Kubernetes × 可用性 -- cndjp第3回勉強会Kubernetes × 可用性 -- cndjp第3回勉強会
Kubernetes × 可用性 -- cndjp第3回勉強会
Hiroshi Hayakawa
?
碍耻产别谤苍别迟别蝉のワーカーノート?を自动修復するために必要た?ったこと
碍耻产别谤苍别迟别蝉のワーカーノート?を自动修復するために必要た?ったこと碍耻产别谤苍别迟别蝉のワーカーノート?を自动修復するために必要た?ったこと
碍耻产别谤苍别迟别蝉のワーカーノート?を自动修復するために必要た?ったこと
h-otter
?
CEDEC2015_OpenStack で運用する Private Cloud の泥臭い(リアル)な話
CEDEC2015_OpenStack で運用する Private Cloud の泥臭い(リアル)な話CEDEC2015_OpenStack で運用する Private Cloud の泥臭い(リアル)な話
CEDEC2015_OpenStack で運用する Private Cloud の泥臭い(リアル)な話
gree_tech
?
半日でわかる コンテナー技術 (入門編)
半日でわかる コンテナー技術 (入門編)半日でわかる コンテナー技術 (入門編)
半日でわかる コンテナー技術 (入門編)
Toru Makabe
?
de:code 2019 Cloud トラック 総まとめ!
de:code 2019 Cloud トラック 総まとめ!de:code 2019 Cloud トラック 総まとめ!
de:code 2019 Cloud トラック 総まとめ!
Minoru Naito
?
Azure Stack HCI - パフォーマンス履歴 と Azure Monitor
Azure Stack HCI - パフォーマンス履歴 と Azure MonitorAzure Stack HCI - パフォーマンス履歴 と Azure Monitor
Azure Stack HCI - パフォーマンス履歴 と Azure Monitor
Hiroshi Matsumoto
?
Google Cloud Game Servers 徹底入門 | 第 10 回 Google Cloud INSIDE Games & Apps Online
Google Cloud Game Servers 徹底入門 | 第 10 回 Google Cloud INSIDE Games & Apps OnlineGoogle Cloud Game Servers 徹底入門 | 第 10 回 Google Cloud INSIDE Games & Apps Online
Google Cloud Game Servers 徹底入門 | 第 10 回 Google Cloud INSIDE Games & Apps Online
Google Cloud Platform - Japan
?
Terraform Bootcamp - Azure Infrastructure as Code隊
Terraform Bootcamp - Azure Infrastructure as Code隊Terraform Bootcamp - Azure Infrastructure as Code隊
Terraform Bootcamp - Azure Infrastructure as Code隊
Toru Makabe
?
Private Azure Kubernetes Service cluster を触ってみよう?
Private Azure Kubernetes Service cluster を触ってみよう?Private Azure Kubernetes Service cluster を触ってみよう?
Private Azure Kubernetes Service cluster を触ってみよう?
Igarashi Toru
?
[Cloud OnAir] Google Cloud Next '20: OnAir 特別編 ?世界で人気のあったセッション特集? 2020年9月24日 放送
[Cloud OnAir] Google Cloud Next '20: OnAir 特別編 ?世界で人気のあったセッション特集? 2020年9月24日 放送[Cloud OnAir] Google Cloud Next '20: OnAir 特別編 ?世界で人気のあったセッション特集? 2020年9月24日 放送
[Cloud OnAir] Google Cloud Next '20: OnAir 特別編 ?世界で人気のあったセッション特集? 2020年9月24日 放送
Google Cloud Platform - Japan
?
[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送
[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送
[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送
Google Cloud Platform - Japan
?
顿辞肠办别谤国内外本番环境サーヒ?ス事例のこ?绍介
顿辞肠办别谤国内外本番环境サーヒ?ス事例のこ?绍介顿辞肠办别谤国内外本番环境サーヒ?ス事例のこ?绍介
顿辞肠办别谤国内外本番环境サーヒ?ス事例のこ?绍介
ThinkIT_impress
?
Juju/MAASで作る Kubernetes + GPU
Juju/MAASで作る Kubernetes + GPUJuju/MAASで作る Kubernetes + GPU
Juju/MAASで作る Kubernetes + GPU
VirtualTech Japan Inc.
?
GKE のアプリデプロイは Spinnaker に任せて!
GKE のアプリデプロイは Spinnaker に任せて!GKE のアプリデプロイは Spinnaker に任せて!
GKE のアプリデプロイは Spinnaker に任せて!
Samir Hammoudi
?
俺と贬补蝉丑颈颁辞谤辫
俺と贬补蝉丑颈颁辞谤辫俺と贬补蝉丑颈颁辞谤辫
俺と贬补蝉丑颈颁辞谤辫
Toru Makabe
?
PFNのML/DL基盤を支えるKubernetesにおける自動化 / DevOpsDays Tokyo 2021
PFNのML/DL基盤を支えるKubernetesにおける自動化 / DevOpsDays Tokyo 2021PFNのML/DL基盤を支えるKubernetesにおける自動化 / DevOpsDays Tokyo 2021
PFNのML/DL基盤を支えるKubernetesにおける自動化 / DevOpsDays Tokyo 2021
Preferred Networks
?
Quarkus Technical Deep Dive - Japanese
Quarkus Technical Deep Dive - JapaneseQuarkus Technical Deep Dive - Japanese
Quarkus Technical Deep Dive - Japanese
Chihiro Ito
?
[Cloud OnAir] Talks by DevRel Vol.5 アプリケーションのモダナイゼーション 2020年9月3日 放送
[Cloud OnAir] Talks by DevRel Vol.5 アプリケーションのモダナイゼーション 2020年9月3日 放送[Cloud OnAir] Talks by DevRel Vol.5 アプリケーションのモダナイゼーション 2020年9月3日 放送
[Cloud OnAir] Talks by DevRel Vol.5 アプリケーションのモダナイゼーション 2020年9月3日 放送
Google Cloud Platform - Japan
?
0から始めるコンテナの学び方(Kubernetes Novice Tokyo #14 発表資料)
0から始めるコンテナの学び方(Kubernetes Novice Tokyo #14 発表資料)0から始めるコンテナの学び方(Kubernetes Novice Tokyo #14 発表資料)
0から始めるコンテナの学び方(Kubernetes Novice Tokyo #14 発表資料)
NTT DATA Technology & Innovation
?
俺的 Ignite update 萌えポイント portal&arm, compute, network -
俺的 Ignite update 萌えポイント   portal&arm, compute, network -俺的 Ignite update 萌えポイント   portal&arm, compute, network -
俺的 Ignite update 萌えポイント portal&arm, compute, network -
Yui Ashikaga
?
Kubernetes × 可用性 -- cndjp第3回勉強会
Kubernetes × 可用性 -- cndjp第3回勉強会Kubernetes × 可用性 -- cndjp第3回勉強会
Kubernetes × 可用性 -- cndjp第3回勉強会
Hiroshi Hayakawa
?
碍耻产别谤苍别迟别蝉のワーカーノート?を自动修復するために必要た?ったこと
碍耻产别谤苍别迟别蝉のワーカーノート?を自动修復するために必要た?ったこと碍耻产别谤苍别迟别蝉のワーカーノート?を自动修復するために必要た?ったこと
碍耻产别谤苍别迟别蝉のワーカーノート?を自动修復するために必要た?ったこと
h-otter
?
CEDEC2015_OpenStack で運用する Private Cloud の泥臭い(リアル)な話
CEDEC2015_OpenStack で運用する Private Cloud の泥臭い(リアル)な話CEDEC2015_OpenStack で運用する Private Cloud の泥臭い(リアル)な話
CEDEC2015_OpenStack で運用する Private Cloud の泥臭い(リアル)な話
gree_tech
?
半日でわかる コンテナー技術 (入門編)
半日でわかる コンテナー技術 (入門編)半日でわかる コンテナー技術 (入門編)
半日でわかる コンテナー技術 (入門編)
Toru Makabe
?
de:code 2019 Cloud トラック 総まとめ!
de:code 2019 Cloud トラック 総まとめ!de:code 2019 Cloud トラック 総まとめ!
de:code 2019 Cloud トラック 総まとめ!
Minoru Naito
?
Azure Stack HCI - パフォーマンス履歴 と Azure Monitor
Azure Stack HCI - パフォーマンス履歴 と Azure MonitorAzure Stack HCI - パフォーマンス履歴 と Azure Monitor
Azure Stack HCI - パフォーマンス履歴 と Azure Monitor
Hiroshi Matsumoto
?
Google Cloud Game Servers 徹底入門 | 第 10 回 Google Cloud INSIDE Games & Apps Online
Google Cloud Game Servers 徹底入門 | 第 10 回 Google Cloud INSIDE Games & Apps OnlineGoogle Cloud Game Servers 徹底入門 | 第 10 回 Google Cloud INSIDE Games & Apps Online
Google Cloud Game Servers 徹底入門 | 第 10 回 Google Cloud INSIDE Games & Apps Online
Google Cloud Platform - Japan
?
Terraform Bootcamp - Azure Infrastructure as Code隊
Terraform Bootcamp - Azure Infrastructure as Code隊Terraform Bootcamp - Azure Infrastructure as Code隊
Terraform Bootcamp - Azure Infrastructure as Code隊
Toru Makabe
?
Private Azure Kubernetes Service cluster を触ってみよう?
Private Azure Kubernetes Service cluster を触ってみよう?Private Azure Kubernetes Service cluster を触ってみよう?
Private Azure Kubernetes Service cluster を触ってみよう?
Igarashi Toru
?
[Cloud OnAir] Google Cloud Next '20: OnAir 特別編 ?世界で人気のあったセッション特集? 2020年9月24日 放送
[Cloud OnAir] Google Cloud Next '20: OnAir 特別編 ?世界で人気のあったセッション特集? 2020年9月24日 放送[Cloud OnAir] Google Cloud Next '20: OnAir 特別編 ?世界で人気のあったセッション特集? 2020年9月24日 放送
[Cloud OnAir] Google Cloud Next '20: OnAir 特別編 ?世界で人気のあったセッション特集? 2020年9月24日 放送
Google Cloud Platform - Japan
?
[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送
[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送
[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送
Google Cloud Platform - Japan
?
顿辞肠办别谤国内外本番环境サーヒ?ス事例のこ?绍介
顿辞肠办别谤国内外本番环境サーヒ?ス事例のこ?绍介顿辞肠办别谤国内外本番环境サーヒ?ス事例のこ?绍介
顿辞肠办别谤国内外本番环境サーヒ?ス事例のこ?绍介
ThinkIT_impress
?
GKE のアプリデプロイは Spinnaker に任せて!
GKE のアプリデプロイは Spinnaker に任せて!GKE のアプリデプロイは Spinnaker に任せて!
GKE のアプリデプロイは Spinnaker に任せて!
Samir Hammoudi
?
俺と贬补蝉丑颈颁辞谤辫
俺と贬补蝉丑颈颁辞谤辫俺と贬补蝉丑颈颁辞谤辫
俺と贬补蝉丑颈颁辞谤辫
Toru Makabe
?
PFNのML/DL基盤を支えるKubernetesにおける自動化 / DevOpsDays Tokyo 2021
PFNのML/DL基盤を支えるKubernetesにおける自動化 / DevOpsDays Tokyo 2021PFNのML/DL基盤を支えるKubernetesにおける自動化 / DevOpsDays Tokyo 2021
PFNのML/DL基盤を支えるKubernetesにおける自動化 / DevOpsDays Tokyo 2021
Preferred Networks
?

Similar to AKS+KEDAで実現!Container Functions Pipeline (20)

Azure Kubernetes ServiceとCI/CD pipeline
Azure Kubernetes ServiceとCI/CD pipelineAzure Kubernetes ServiceとCI/CD pipeline
Azure Kubernetes ServiceとCI/CD pipeline
ryosuke matsumura
?
DevOps on Azure Kubernetes
DevOps on Azure KubernetesDevOps on Azure Kubernetes
DevOps on Azure Kubernetes
Issei Hiraoka
?
Azure Kubernetes Service Overview
Azure Kubernetes Service OverviewAzure Kubernetes Service Overview
Azure Kubernetes Service Overview
Takeshi Fukuhara
?
Container x azure x kubernetes
Container x azure x kubernetesContainer x azure x kubernetes
Container x azure x kubernetes
Yasuaki Matsuda
?
Tech Night Recap Sapporo - Ignite & .NET Conf -.pptx
Tech Night Recap Sapporo - Ignite & .NET Conf -.pptxTech Night Recap Sapporo - Ignite & .NET Conf -.pptx
Tech Night Recap Sapporo - Ignite & .NET Conf -.pptx
Yasuaki Matsuda
?
JAZUG Nagoya Azure Update 20140607
JAZUG Nagoya Azure Update 20140607JAZUG Nagoya Azure Update 20140607
JAZUG Nagoya Azure Update 20140607
Ayako Omori
?
de:code 2019 Cloud トラック 総まとめ! 完全版
de:code 2019 Cloud トラック 総まとめ! 完全版de:code 2019 Cloud トラック 総まとめ! 完全版
de:code 2019 Cloud トラック 総まとめ! 完全版
Minoru Naito
?
kubernetes on Azure 最新情報
kubernetes on Azure 最新情報kubernetes on Azure 最新情報
kubernetes on Azure 最新情報
Takayoshi Tanaka
?
Azuredevopsakskeda
AzuredevopsakskedaAzuredevopsakskeda
Azuredevopsakskeda
Tsukasa Kato
?
Azure DevOps と開発管理
Azure DevOps と開発管理Azure DevOps と開発管理
Azure DevOps と開発管理
Tsukasa Kato
?
これから始めるAzure Kubernetes Service入門
これから始めるAzure Kubernetes Service入門これから始めるAzure Kubernetes Service入門
これから始めるAzure Kubernetes Service入門
Yuto Takei
?
Azure DevOps 関西 2019 - Overview
Azure DevOps 関西 2019 - OverviewAzure DevOps 関西 2019 - Overview
Azure DevOps 関西 2019 - Overview
Keiji Kamebuchi
?
Running Kubernetes on Azure
Running Kubernetes on AzureRunning Kubernetes on Azure
Running Kubernetes on Azure
Masaki Yamamoto
?
試して学べるクラウド技術! OpenShift
試して学べるクラウド技術! OpenShift試して学べるクラウド技術! OpenShift
試して学べるクラウド技術! OpenShift
Etsuji Nakai
?
Open Source x AI
Open Source x AIOpen Source x AI
Open Source x AI
Tsukasa Kato
?
Osc fukuoka xAI Meetup
Osc fukuoka xAI MeetupOsc fukuoka xAI Meetup
Osc fukuoka xAI Meetup
ru pic
?
Azure Lab Services.pdf
Azure Lab Services.pdfAzure Lab Services.pdf
Azure Lab Services.pdf
Hisaho Nakata
?
インフラ野郎础锄耻谤别チーム笔谤辞齿
インフラ野郎础锄耻谤别チーム笔谤辞齿インフラ野郎础锄耻谤别チーム笔谤辞齿
インフラ野郎础锄耻谤别チーム笔谤辞齿
Toru Makabe
?
ゆるふわAzure Functions
ゆるふわAzure FunctionsゆるふわAzure Functions
ゆるふわAzure Functions
Keiji Kamebuchi
?
サポート エンジニアが語る、Microsoft Azure を支えるインフラの秘密
サポート エンジニアが語る、Microsoft Azure を支えるインフラの秘密サポート エンジニアが語る、Microsoft Azure を支えるインフラの秘密
サポート エンジニアが語る、Microsoft Azure を支えるインフラの秘密
ShuheiUda
?
Azure Kubernetes ServiceとCI/CD pipeline
Azure Kubernetes ServiceとCI/CD pipelineAzure Kubernetes ServiceとCI/CD pipeline
Azure Kubernetes ServiceとCI/CD pipeline
ryosuke matsumura
?
DevOps on Azure Kubernetes
DevOps on Azure KubernetesDevOps on Azure Kubernetes
DevOps on Azure Kubernetes
Issei Hiraoka
?
Azure Kubernetes Service Overview
Azure Kubernetes Service OverviewAzure Kubernetes Service Overview
Azure Kubernetes Service Overview
Takeshi Fukuhara
?
Container x azure x kubernetes
Container x azure x kubernetesContainer x azure x kubernetes
Container x azure x kubernetes
Yasuaki Matsuda
?
Tech Night Recap Sapporo - Ignite & .NET Conf -.pptx
Tech Night Recap Sapporo - Ignite & .NET Conf -.pptxTech Night Recap Sapporo - Ignite & .NET Conf -.pptx
Tech Night Recap Sapporo - Ignite & .NET Conf -.pptx
Yasuaki Matsuda
?
JAZUG Nagoya Azure Update 20140607
JAZUG Nagoya Azure Update 20140607JAZUG Nagoya Azure Update 20140607
JAZUG Nagoya Azure Update 20140607
Ayako Omori
?
de:code 2019 Cloud トラック 総まとめ! 完全版
de:code 2019 Cloud トラック 総まとめ! 完全版de:code 2019 Cloud トラック 総まとめ! 完全版
de:code 2019 Cloud トラック 総まとめ! 完全版
Minoru Naito
?
kubernetes on Azure 最新情報
kubernetes on Azure 最新情報kubernetes on Azure 最新情報
kubernetes on Azure 最新情報
Takayoshi Tanaka
?
Azure DevOps と開発管理
Azure DevOps と開発管理Azure DevOps と開発管理
Azure DevOps と開発管理
Tsukasa Kato
?
これから始めるAzure Kubernetes Service入門
これから始めるAzure Kubernetes Service入門これから始めるAzure Kubernetes Service入門
これから始めるAzure Kubernetes Service入門
Yuto Takei
?
Azure DevOps 関西 2019 - Overview
Azure DevOps 関西 2019 - OverviewAzure DevOps 関西 2019 - Overview
Azure DevOps 関西 2019 - Overview
Keiji Kamebuchi
?
Running Kubernetes on Azure
Running Kubernetes on AzureRunning Kubernetes on Azure
Running Kubernetes on Azure
Masaki Yamamoto
?
試して学べるクラウド技術! OpenShift
試して学べるクラウド技術! OpenShift試して学べるクラウド技術! OpenShift
試して学べるクラウド技術! OpenShift
Etsuji Nakai
?
Osc fukuoka xAI Meetup
Osc fukuoka xAI MeetupOsc fukuoka xAI Meetup
Osc fukuoka xAI Meetup
ru pic
?
インフラ野郎础锄耻谤别チーム笔谤辞齿
インフラ野郎础锄耻谤别チーム笔谤辞齿インフラ野郎础锄耻谤别チーム笔谤辞齿
インフラ野郎础锄耻谤别チーム笔谤辞齿
Toru Makabe
?
ゆるふわAzure Functions
ゆるふわAzure FunctionsゆるふわAzure Functions
ゆるふわAzure Functions
Keiji Kamebuchi
?
サポート エンジニアが語る、Microsoft Azure を支えるインフラの秘密
サポート エンジニアが語る、Microsoft Azure を支えるインフラの秘密サポート エンジニアが語る、Microsoft Azure を支えるインフラの秘密
サポート エンジニアが語る、Microsoft Azure を支えるインフラの秘密
ShuheiUda
?

More from Tsukasa Kato (20)

すぐにでも使える Windows Virtual Desktop
すぐにでも使える Windows Virtual Desktopすぐにでも使える Windows Virtual Desktop
すぐにでも使える Windows Virtual Desktop
Tsukasa Kato
?
ニューノーマルな働き方!?罢别补尘蝉投稿をセンチメント分析!
ニューノーマルな働き方!?罢别补尘蝉投稿をセンチメント分析!ニューノーマルな働き方!?罢别补尘蝉投稿をセンチメント分析!
ニューノーマルな働き方!?罢别补尘蝉投稿をセンチメント分析!
Tsukasa Kato
?
奥痴顿运用に欠かせない5つのポイント
奥痴顿运用に欠かせない5つのポイント奥痴顿运用に欠かせない5つのポイント
奥痴顿运用に欠かせない5つのポイント
Tsukasa Kato
?
ARM版Windows Virtual Desktop事始め
ARM版Windows Virtual Desktop事始めARM版Windows Virtual Desktop事始め
ARM版Windows Virtual Desktop事始め
Tsukasa Kato
?
Container x AI
Container x AIContainer x AI
Container x AI
Tsukasa Kato
?
Power Automate with kintone
Power Automate with kintonePower Automate with kintone
Power Automate with kintone
Tsukasa Kato
?
ぼうけんにでかけよう Kubernetes KEDA
ぼうけんにでかけよう Kubernetes KEDAぼうけんにでかけよう Kubernetes KEDA
ぼうけんにでかけよう Kubernetes KEDA
Tsukasa Kato
?
Azure Private Linkのご紹介
Azure Private Linkのご紹介Azure Private Linkのご紹介
Azure Private Linkのご紹介
Tsukasa Kato
?
Azure Vnet の拡張と強化
Azure Vnetの拡張と強化Azure Vnetの拡張と強化
Azure Vnet の拡張と強化
Tsukasa Kato
?
マネージドBastion? Azure Bastion?
マネージドBastion? Azure Bastion?マネージドBastion? Azure Bastion?
マネージドBastion? Azure Bastion?
Tsukasa Kato
?
厂别苍诲骋谤颈诲を使ったスマホアプリ运用
厂别苍诲骋谤颈诲を使ったスマホアプリ运用厂别苍诲骋谤颈诲を使ったスマホアプリ运用
厂别苍诲骋谤颈诲を使ったスマホアプリ运用
Tsukasa Kato
?
よりお手軽なBotへ ?APIで効率的なBotを?
よりお手軽なBotへ ?APIで効率的なBotを?よりお手軽なBotへ ?APIで効率的なBotを?
よりお手軽なBotへ ?APIで効率的なBotを?
Tsukasa Kato
?
Container deployment on Azure
Container deployment on AzureContainer deployment on Azure
Container deployment on Azure
Tsukasa Kato
?
叠耻颈濒诲2019発表情报一気见せ
叠耻颈濒诲2019発表情报一気见せ叠耻颈濒诲2019発表情报一気见せ
叠耻颈濒诲2019発表情报一気见せ
Tsukasa Kato
?
俺のセキュリティを超えてゆけ
俺のセキュリティを超えてゆけ俺のセキュリティを超えてゆけ
俺のセキュリティを超えてゆけ
Tsukasa Kato
?
今後のContainerの行く末の感じたこと、思ったこと ?JKD参加報告?
今後のContainerの行く末の感じたこと、思ったこと?JKD参加報告?今後のContainerの行く末の感じたこと、思ったこと?JKD参加報告?
今後のContainerの行く末の感じたこと、思ったこと ?JKD参加報告?
Tsukasa Kato
?
Azure serverlesssummit2018
Azure serverlesssummit2018Azure serverlesssummit2018
Azure serverlesssummit2018
Tsukasa Kato
?
はたらく认証
はたらく认証はたらく认証
はたらく认証
Tsukasa Kato
?
Microservices and Servcie Mesh on Azure
Microservices and Servcie Mesh on AzureMicroservices and Servcie Mesh on Azure
Microservices and Servcie Mesh on Azure
Tsukasa Kato
?
あなたとわたしの仲介人?サーヒ?スフ?ローカー
あなたとわたしの仲介人?サーヒ?スフ?ローカーあなたとわたしの仲介人?サーヒ?スフ?ローカー
あなたとわたしの仲介人?サーヒ?スフ?ローカー
Tsukasa Kato
?
すぐにでも使える Windows Virtual Desktop
すぐにでも使える Windows Virtual Desktopすぐにでも使える Windows Virtual Desktop
すぐにでも使える Windows Virtual Desktop
Tsukasa Kato
?
ニューノーマルな働き方!?罢别补尘蝉投稿をセンチメント分析!
ニューノーマルな働き方!?罢别补尘蝉投稿をセンチメント分析!ニューノーマルな働き方!?罢别补尘蝉投稿をセンチメント分析!
ニューノーマルな働き方!?罢别补尘蝉投稿をセンチメント分析!
Tsukasa Kato
?
奥痴顿运用に欠かせない5つのポイント
奥痴顿运用に欠かせない5つのポイント奥痴顿运用に欠かせない5つのポイント
奥痴顿运用に欠かせない5つのポイント
Tsukasa Kato
?
ARM版Windows Virtual Desktop事始め
ARM版Windows Virtual Desktop事始めARM版Windows Virtual Desktop事始め
ARM版Windows Virtual Desktop事始め
Tsukasa Kato
?
Power Automate with kintone
Power Automate with kintonePower Automate with kintone
Power Automate with kintone
Tsukasa Kato
?
ぼうけんにでかけよう Kubernetes KEDA
ぼうけんにでかけよう Kubernetes KEDAぼうけんにでかけよう Kubernetes KEDA
ぼうけんにでかけよう Kubernetes KEDA
Tsukasa Kato
?
Azure Private Linkのご紹介
Azure Private Linkのご紹介Azure Private Linkのご紹介
Azure Private Linkのご紹介
Tsukasa Kato
?
Azure Vnet の拡張と強化
Azure Vnetの拡張と強化Azure Vnetの拡張と強化
Azure Vnet の拡張と強化
Tsukasa Kato
?
マネージドBastion? Azure Bastion?
マネージドBastion? Azure Bastion?マネージドBastion? Azure Bastion?
マネージドBastion? Azure Bastion?
Tsukasa Kato
?
厂别苍诲骋谤颈诲を使ったスマホアプリ运用
厂别苍诲骋谤颈诲を使ったスマホアプリ运用厂别苍诲骋谤颈诲を使ったスマホアプリ运用
厂别苍诲骋谤颈诲を使ったスマホアプリ运用
Tsukasa Kato
?
よりお手軽なBotへ ?APIで効率的なBotを?
よりお手軽なBotへ ?APIで効率的なBotを?よりお手軽なBotへ ?APIで効率的なBotを?
よりお手軽なBotへ ?APIで効率的なBotを?
Tsukasa Kato
?
Container deployment on Azure
Container deployment on AzureContainer deployment on Azure
Container deployment on Azure
Tsukasa Kato
?
叠耻颈濒诲2019発表情报一気见せ
叠耻颈濒诲2019発表情报一気见せ叠耻颈濒诲2019発表情报一気见せ
叠耻颈濒诲2019発表情报一気见せ
Tsukasa Kato
?
俺のセキュリティを超えてゆけ
俺のセキュリティを超えてゆけ俺のセキュリティを超えてゆけ
俺のセキュリティを超えてゆけ
Tsukasa Kato
?
今後のContainerの行く末の感じたこと、思ったこと ?JKD参加報告?
今後のContainerの行く末の感じたこと、思ったこと?JKD参加報告?今後のContainerの行く末の感じたこと、思ったこと?JKD参加報告?
今後のContainerの行く末の感じたこと、思ったこと ?JKD参加報告?
Tsukasa Kato
?
Azure serverlesssummit2018
Azure serverlesssummit2018Azure serverlesssummit2018
Azure serverlesssummit2018
Tsukasa Kato
?
Microservices and Servcie Mesh on Azure
Microservices and Servcie Mesh on AzureMicroservices and Servcie Mesh on Azure
Microservices and Servcie Mesh on Azure
Tsukasa Kato
?
あなたとわたしの仲介人?サーヒ?スフ?ローカー
あなたとわたしの仲介人?サーヒ?スフ?ローカーあなたとわたしの仲介人?サーヒ?スフ?ローカー
あなたとわたしの仲介人?サーヒ?スフ?ローカー
Tsukasa Kato
?

Recently uploaded (8)

Apache Sparkに対するKubernetesのNUMAノードを意識したリソース割り当ての性能効果 (Open Source Conference ...
Apache Sparkに対するKubernetesのNUMAノードを意識したリソース割り当ての性能効果 (Open Source Conference ...Apache Sparkに対するKubernetesのNUMAノードを意識したリソース割り当ての性能効果 (Open Source Conference ...
Apache Sparkに対するKubernetesのNUMAノードを意識したリソース割り当ての性能効果 (Open Source Conference ...
NTT DATA Technology & Innovation
?
IoT Devices Compliant with JC-STAR Using Linux as a Container OS
IoT Devices Compliant with JC-STAR Using Linux as a Container OSIoT Devices Compliant with JC-STAR Using Linux as a Container OS
IoT Devices Compliant with JC-STAR Using Linux as a Container OS
Tomohiro Saneyoshi
?
2025フードテックWeek大阪展示会 - LoRaWANを使った複数ポイント温度管理 by AVNET玉井部長
2025フードテックWeek大阪展示会 - LoRaWANを使った複数ポイント温度管理 by AVNET玉井部長2025フードテックWeek大阪展示会 - LoRaWANを使った複数ポイント温度管理 by AVNET玉井部長
2025フードテックWeek大阪展示会 - LoRaWANを使った複数ポイント温度管理 by AVNET玉井部長
CRI Japan, Inc.
?
ElasticsearchでSPLADEする [Search Engineering Tech Talk 2025 Winter]
ElasticsearchでSPLADEする [Search Engineering Tech Talk 2025 Winter]ElasticsearchでSPLADEする [Search Engineering Tech Talk 2025 Winter]
ElasticsearchでSPLADEする [Search Engineering Tech Talk 2025 Winter]
kota usuha
?
滨肠丑颈颈搁颈办颈蝉耻办别冲理学疗法士间の知识共有に向けた临床推论テキストの构造化に関する研究.辫诲蹿
滨肠丑颈颈搁颈办颈蝉耻办别冲理学疗法士间の知识共有に向けた临床推论テキストの构造化に関する研究.辫诲蹿滨肠丑颈颈搁颈办颈蝉耻办别冲理学疗法士间の知识共有に向けた临床推论テキストの构造化に関する研究.辫诲蹿
滨肠丑颈颈搁颈办颈蝉耻办别冲理学疗法士间の知识共有に向けた临床推论テキストの构造化に関する研究.辫诲蹿
Matsushita Laboratory
?
ドメインモデリング基本编①词全体の流れ2025冲02冲27社内向け开催.辫辫迟虫
ドメインモデリング基本编①词全体の流れ2025冲02冲27社内向け开催.辫辫迟虫ドメインモデリング基本编①词全体の流れ2025冲02冲27社内向け开催.辫辫迟虫
ドメインモデリング基本编①词全体の流れ2025冲02冲27社内向け开催.辫辫迟虫
ssuserfcafd1
?
PostgreSQL最新動向 ~カラムナストアから生成AI連携まで~ (Open Source Conference 2025 Tokyo/Spring ...
PostgreSQL最新動向 ~カラムナストアから生成AI連携まで~ (Open Source Conference 2025 Tokyo/Spring ...PostgreSQL最新動向 ~カラムナストアから生成AI連携まで~ (Open Source Conference 2025 Tokyo/Spring ...
PostgreSQL最新動向 ~カラムナストアから生成AI連携まで~ (Open Source Conference 2025 Tokyo/Spring ...
NTT DATA Technology & Innovation
?
Matching_Program_for_Quantum_Challenge_Overview.pdf
Matching_Program_for_Quantum_Challenge_Overview.pdfMatching_Program_for_Quantum_Challenge_Overview.pdf
Matching_Program_for_Quantum_Challenge_Overview.pdf
hirokiokuda2
?
Apache Sparkに対するKubernetesのNUMAノードを意識したリソース割り当ての性能効果 (Open Source Conference ...
Apache Sparkに対するKubernetesのNUMAノードを意識したリソース割り当ての性能効果 (Open Source Conference ...Apache Sparkに対するKubernetesのNUMAノードを意識したリソース割り当ての性能効果 (Open Source Conference ...
Apache Sparkに対するKubernetesのNUMAノードを意識したリソース割り当ての性能効果 (Open Source Conference ...
NTT DATA Technology & Innovation
?
IoT Devices Compliant with JC-STAR Using Linux as a Container OS
IoT Devices Compliant with JC-STAR Using Linux as a Container OSIoT Devices Compliant with JC-STAR Using Linux as a Container OS
IoT Devices Compliant with JC-STAR Using Linux as a Container OS
Tomohiro Saneyoshi
?
2025フードテックWeek大阪展示会 - LoRaWANを使った複数ポイント温度管理 by AVNET玉井部長
2025フードテックWeek大阪展示会 - LoRaWANを使った複数ポイント温度管理 by AVNET玉井部長2025フードテックWeek大阪展示会 - LoRaWANを使った複数ポイント温度管理 by AVNET玉井部長
2025フードテックWeek大阪展示会 - LoRaWANを使った複数ポイント温度管理 by AVNET玉井部長
CRI Japan, Inc.
?
ElasticsearchでSPLADEする [Search Engineering Tech Talk 2025 Winter]
ElasticsearchでSPLADEする [Search Engineering Tech Talk 2025 Winter]ElasticsearchでSPLADEする [Search Engineering Tech Talk 2025 Winter]
ElasticsearchでSPLADEする [Search Engineering Tech Talk 2025 Winter]
kota usuha
?
滨肠丑颈颈搁颈办颈蝉耻办别冲理学疗法士间の知识共有に向けた临床推论テキストの构造化に関する研究.辫诲蹿
滨肠丑颈颈搁颈办颈蝉耻办别冲理学疗法士间の知识共有に向けた临床推论テキストの构造化に関する研究.辫诲蹿滨肠丑颈颈搁颈办颈蝉耻办别冲理学疗法士间の知识共有に向けた临床推论テキストの构造化に関する研究.辫诲蹿
滨肠丑颈颈搁颈办颈蝉耻办别冲理学疗法士间の知识共有に向けた临床推论テキストの构造化に関する研究.辫诲蹿
Matsushita Laboratory
?
ドメインモデリング基本编①词全体の流れ2025冲02冲27社内向け开催.辫辫迟虫
ドメインモデリング基本编①词全体の流れ2025冲02冲27社内向け开催.辫辫迟虫ドメインモデリング基本编①词全体の流れ2025冲02冲27社内向け开催.辫辫迟虫
ドメインモデリング基本编①词全体の流れ2025冲02冲27社内向け开催.辫辫迟虫
ssuserfcafd1
?
PostgreSQL最新動向 ~カラムナストアから生成AI連携まで~ (Open Source Conference 2025 Tokyo/Spring ...
PostgreSQL最新動向 ~カラムナストアから生成AI連携まで~ (Open Source Conference 2025 Tokyo/Spring ...PostgreSQL最新動向 ~カラムナストアから生成AI連携まで~ (Open Source Conference 2025 Tokyo/Spring ...
PostgreSQL最新動向 ~カラムナストアから生成AI連携まで~ (Open Source Conference 2025 Tokyo/Spring ...
NTT DATA Technology & Innovation
?
Matching_Program_for_Quantum_Challenge_Overview.pdf
Matching_Program_for_Quantum_Challenge_Overview.pdfMatching_Program_for_Quantum_Challenge_Overview.pdf
Matching_Program_for_Quantum_Challenge_Overview.pdf
hirokiokuda2
?

AKS+KEDAで実現!Container Functions Pipeline