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
540
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
AIコーディングAgentとの向き合い方
eycjur
0
230
ワープロって実は計算機で
pepepper
2
1.4k
書き捨てではなく継続開発可能なコードをAIコーディングエージェントで書くために意識していること
shuyakinjo
1
310
AIエージェント開発、DevOps and LLMOps
ymd65536
1
350
Kiroの仕様駆動開発から見えてきたAIコーディングとの正しい付き合い方
clshinji
1
150
Langfuseと歩む生成AI活用推進
licux
3
300
AIレビュアーをスケールさせるには / Scaling AI Reviewers
technuma
2
230
WebAssemblyインタプリタを書く ~Component Modelを添えて~
ruccho
1
920
CSC305 Summer Lecture 05
javiergs
PRO
0
110
Understanding Ruby Grammar Through Conflicts
yui_knk
1
140
AI時代のドメイン駆動設計-DDD実践におけるAI活用のあり方 / ddd-in-ai-era
minodriven
23
9k
なぜ今、Terraformの本を書いたのか? - 著者陣に聞く!『Terraformではじめる実践IaC』登壇資料
fufuhu
4
660
Featured
See All Featured
Balancing Empowerment & Direction
lara
2
590
Bash Introduction
62gerente
614
210k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
The Cost Of JavaScript in 2023
addyosmani
53
8.8k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
570
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Building Adaptive Systems
keathley
43
2.7k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
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