Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Kubernetes x スマートスピーカ ~ Kubernetesで実現するFaaS ~
Search
bbrfkr
December 18, 2018
Technology
1
250
Kubernetes x スマートスピーカ ~ Kubernetesで実現するFaaS ~
bbrfkr
December 18, 2018
Tweet
Share
More Decks by bbrfkr
See All by bbrfkr
有志で組織横串に挑む - GitLab CI Runnerカイゼン -
bbrfkr
0
250
アプリエンジニアを救え! AWS CDKで実現するインフラCI・CD
bbrfkr
2
1.3k
[July Tech Festa 2019] Kubernetes on OpenStack におけるハマりどころ
bbrfkr
5
1.4k
OpenShiftでKubeVirtを試してみた
bbrfkr
1
1.1k
Virtual Kubelet + Fargate + EKSでノードレス Kubernetes を夢見た話
bbrfkr
5
2.3k
怖くない!コンテナ初心者に送るやさしいKubernetes入門
bbrfkr
20
6k
Other Decks in Technology
See All in Technology
CNCFの視点で捉えるPlatform Engineering - 最新動向と展望 / Platform Engineering from the CNCF Perspective
hhiroshell
0
140
今この時代に技術とどう向き合うべきか
gree_tech
PRO
2
2.2k
From Natural Language to K8s Operations: The MCP Architecture and Practice of kubectl-ai
appleboy
0
150
「REALITY」3Dアバターシステムの7年分の拡張の歴史について
gree_tech
PRO
0
140
Azureコストと向き合った、4年半のリアル / Four and a half years of dealing with Azure costs
aeonpeople
1
270
OCIjp_Oracle AI World_Recap
shinpy
1
170
Linux カーネルが支えるコンテナの仕組み / LF Japan Community Days 2025 Osaka
tenforward
1
120
JSConf JPのwebsiteをGatsbyからNext.jsに移行した話 - Next.jsの多言語静的サイトと課題
leko
2
180
Implementing and Evaluating a High-Level Language with WasmGC and the Wasm Component Model: Scala’s Case
tanishiking
0
170
AIエージェントによる業務効率化への飽くなき挑戦-AWS上の実開発事例から学んだ効果、現実そしてギャップ-
nasuvitz
0
120
混合雲環境整合異質工作流程工具運行關鍵業務 Job 的經驗分享
yaosiang
0
160
Dify on AWS 環境構築手順
yosse95ai
0
110
Featured
See All Featured
Site-Speed That Sticks
csswizardry
13
920
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
KATA
mclloyd
PRO
32
15k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Side Projects
sachag
455
43k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
A Tale of Four Properties
chriscoyier
161
23k
GitHub's CSS Performance
jonrohan
1032
470k
Designing for humans not robots
tammielis
254
26k
The World Runs on Bad Software
bkeepers
PRO
72
11k
Transcript
Kubernetes x スマートスピーカ ~ Kubernetesで実現するFaaS ~
Hello! 2 名前: 斎藤辰徳 (HN: bbrfkr) 所属: TIS株式会社 ミッション •
案件に対する技術支援 (インフラ) • 新/トレンド技術の啓蒙 (インフラ)
3 [今の基盤の写真]
4 本題
5 スマートスピーカ、持っている方?
6 スマートスピーカ、使いこなしている方?
7
8 便利そうだけど 特に聞きたいことがない。。。 (ガジェット好きの宿命)
9
10 自宅検証環境で遊ぶとき VM用メモリが足りるかドキドキする。。。
11
12 OpenStackの 残りメモリを教えて! OpenStack基盤の 残りメモリは 45.27GBです!
13 デフォルトでそんな機能はない (そりゃそうだ)
14 OpenFaaSで 機能拡張できるかも?
15 FaaS基盤ソフトウェア Function as a Serviceを Dockerホストやk8sクラスタに展開
16 FaaS上の関数を実行できれば 結構何でもできそう。。。 が!
17 問題点が2つ • 新しい質問文とそのアクションが必要 IFTTT • 関数処理後にGoogleHomeに通知が必要 google-home-notifier
18 “if this, then that” APIでWebサービス同士をつなげる SaaS
19 GoogleHomeに対し通知を行う Node.js製
20 + + + +
21 インターネット ホームNW 残りメモリを 教えて! 残りメモリは XXGBです。
22 デモ
23 まとめ • スマートスピーカはFaaSを使って柔軟に機能拡張できる! • オンプレFaaSにOpenFaaSどうですか? • もっと楽しい or 実用的な活用方法教えて下さい!
Thanks!