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
5分でわかった気になるEdge Computing とAzure IoT Edge
Search
motoriderse
February 06, 2018
Programming
0
380
5分でわかった気になるEdge Computing とAzure IoT Edge
2017/12/16 .NETラボ
ライトニングトーク
motoriderse
February 06, 2018
Tweet
Share
More Decks by motoriderse
See All by motoriderse
いまさら聞けないSPAのきほん
motoriderse
0
290
What is a AzureSphere?
motoriderse
0
550
Azure Bot ServiceとLUISとちょっとだけIoTの話
motoriderse
0
690
Azure IoT SDKs LTSB リリース
motoriderse
0
450
Azure Iot Edge Shallow Dive
motoriderse
0
1k
Azureで最も手軽にIoTを始める手法
motoriderse
0
350
Azure IoT Hubのススメ ~デバイス管理編~
motoriderse
0
1.9k
Azure IoT Hubのススメ ~概要編~
motoriderse
0
870
Other Decks in Programming
See All in Programming
SwiftDataを使って10万件のデータを読み書きする
akidon0000
0
240
Range on Rails ―「多重範囲型」という新たな選択肢が、複雑ロジックを劇的にシンプルにしたワケ
rizap_tech
0
7.7k
CSC509 Lecture 07
javiergs
PRO
0
240
pnpm に provenance のダウングレード を検出する PR を出してみた
ryo_manba
1
160
CSC305 Lecture 08
javiergs
PRO
0
280
AI Agent 時代的開發者生存指南
eddie
4
2.1k
AI 駆動開発におけるコミュニティと AWS CDK の価値
konokenj
5
250
AkarengaLT vol.38
hashimoto_kei
1
120
ドメイン駆動設計のエッセンス
masuda220
PRO
2
200
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
550
Foundation Modelsを実装日本語学習アプリを作ってみた!
hypebeans
1
130
なぜGoのジェネリクスはこの形なのか? - Featherweight Goが明かす設計の核心
qualiarts
0
260
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
130k
A designer walks into a library…
pauljervisheath
209
24k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
Documentation Writing (for coders)
carmenintech
75
5.1k
Music & Morning Musume
bryan
46
6.9k
Speed Design
sergeychernyshev
32
1.2k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
Making Projects Easy
brettharned
120
6.4k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Transcript
5分でわかった気になる Edge Computing と Azure IoT Edge 2017/12/16
Edgeってなに?
Edgeってなに?
Edgeってなに?
Edgeを直訳すると? 端、きわ、縁(へり) つまり?
Edgeを直訳すると? 端、きわ、縁(へり) つまり?
Edgeを直訳すると? 端、きわ、縁(へり) つまり?
Computingの変遷 Centralized Distributed Cloud Edge
Azure IoT Edgeとは これまでクラウドで行っていた分析やビジネスロジックをデバイスで行えるようにするも の。 なぜ? 帯域幅の確保や通信コストの懸念
緊急時は速やかに対処したい データや処理の増大によりクラウド環境がスケールしすぎて費用がばかにならない
Azure IoT Edgeの構成 IoT Edge モジュール Azure のサービス、サード
パーティのサービス、またはカスタム コードを実行するコンテナー です。 Edge デバイスにデプロイし、ローカルで実行。 IoT Edge ランタイム 個々のEdge デバイス上で動作し、各デバイスにデプロイされたモジュールを管理。 クラウドベースのインターフェイス IoT Edge デバイスをリモートから監視して管理。
Edge Device Container Local Storage Module Twin Module Twin Module
Twin Module Twin Container Management Functions Runtime Device Twin Azure IoT Edge Module Twin Azure IoT Edgeの構成(将来含む) Module Twin Device Twin