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
これから IoT やるなら 「 サーバレス 」にしておけ! v1/Serverless-fit...
Search
Kohei "Max" MATSUSHITA
May 19, 2019
Technology
0
150
これから IoT やるなら 「 サーバレス 」にしておけ! v1/Serverless-fits-IoT-system
「データの発生毎に処理をする仕組み」を実現する方法を解説
Kohei "Max" MATSUSHITA
May 19, 2019
Tweet
Share
More Decks by Kohei "Max" MATSUSHITA
See All by Kohei "Max" MATSUSHITA
Not only Claude 3 and Amazon Forecast! Get the Future by Chronos of Amazon's Time series FM/get-the-future-by-chronos-of-amazons-time series-fm
ma2shita
0
63
さらなるアウトプットに、Let's ライトニングトーク! ― LTのやり方
ma2shita
2
400
AWS アーキテクチャ作図入門/aws-architecture-diagram-101
ma2shita
16
7.2k
Starlinkと宇宙の話/what-is-starlink-and-the-universe
ma2shita
0
73
Build will change the World!!
ma2shita
0
110
もうサーバーは作らない!手間も費用もかからない「サーバーレス」の選び方と始め方のコツ/lets-serverless
ma2shita
0
52
IoTデバイスを安心して使う「技適」特例の概要から届出~廃止まで && Amazon Monitronのご紹介/telec-and-amazon-monitron
ma2shita
0
590
明日話したくなる!「SIM」の世界、入門編!
ma2shita
0
220
IoT から見る AWS re:invent 2022 ― AWSのIoTの歴史を添えて/Point of view the AWS re:invent 2022 with IoT - with a history of IoT in AWS
ma2shita
0
600
Other Decks in Technology
See All in Technology
テストコードの品質を客観的な数値で担保しよう〜Mutation Testのすすめ〜
ysknsid25
12
3.2k
【shownet.conf_】持続可能な次世代Wi-Fi運用に向けて
shownet
PRO
0
360
トークナイザー入門
payanotty
2
970
Slackbot × RAG で実現する社内情報検索の最適化
howdy39
2
330
Semantic Kernel の Agent 機能試してみた!
okazuki
1
150
今こそ変化対応力を向上させるとき 〜ログラスが FAST に挑戦する理由〜 / Why Loglass is Talking on the Challenge of Agile Framework FAST
shioyang
0
110
O'Reilly Superstream: Building a RAG App to Chat with Your Data
pamelafox
0
120
軽いノリで"自動化"に取り組んではいけないという話
tetsuyaooooo
1
500
Vespaを利用したテクいベクトル検索
szdr
2
150
LINEヤフー新卒採用 コーディングテスト解説 実装問題編
lycorp_recruit_jp
1
12k
スクラム導入の舞台裏:QAエンジニアがスクラムマスターになるまで
bubo1201
0
240
Product Utilization of Large Language Models Starting Today
ymatsuwitter
3
1.4k
Featured
See All Featured
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
7
580
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
46
2k
Git: the NoSQL Database
bkeepers
PRO
425
64k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Visualization
eitanlees
143
15k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
29
1.7k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
355
29k
Ruby is Unlike a Banana
tanoku
96
11k
Building Applications with DynamoDB
mza
90
6k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.5k
Designing with Data
zakiwarfel
98
5.1k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
Transcript
これから IoT やるなら 「サーバレス」にしておけ! v1 Max の LT シリーズ。 ソラコムのテック・エバ
“Max” まつした
株式会社ソラコム テクノロジー・エバンジェリスト 松下享平 (まつした こうへい) "Max" 講演回数 140超/年 保有スライド枚数 8000枚超
オーバーラン常習犯 Max と呼んでね!
活用すべきは サーバレス
サーバレスって サーバとか OSとか 実行環境とか 全部あいつら※が準備してくれている
俺たちは コードを書くだけで OK
IoT データは「いつ発生するかわからない」 AWS Lambda Azure Functions Google Cloud Functions 仮想サーバ
• 稼働時間で課金 向いている処理 • 「バッチ」型 稼働時間が処理量と 比例する処理 サーバレス • 実行時間で課金 向いている処理 • 「イベント発生時」型 いつ発生するか わからない処理 IoT のデータ処理に 適している 例) ドアの開閉をセンシングしたい データの待ち時間が ムダになりがち
私が駆逐したい事
Amazon API Gateway や Google IoT Core や Microsoft Power
BI の 劣化コピー
作ってんじゃねぇよ!!! あいつら※が作ったすげぇサービスなんだから、すげぇんだよ。
今からサーバレスやるなら AWS なら • Amazon API Gateway • AWS Lambda
• AWS IoT ファミリー • 最終的には; • Amazon S3 • Amazon DynamoDB Microsoft Azure なら • Azure Functions • Azure Logic Apps • Stream Analytics • 最終的には; • Cosmos DB Google Cloud Platform なら • Google Cloud Functions • Google Cloud Pub/Sub • 最終的には; • BigQuery
クラウド側アーキテクチャ例 ― AWS https://d1.awsstatic.com/events/jp/2017/summit/slide/D3T5-8.pdf SORACOM Beam ダウンロード SORACOM Funnel 外部サービス
SORACOM Funk AWS IoT Core AWS IoT Analytics Amazon Kinesis Data Firehose Amazon S3 AWS Lambda Amazon Athena Amazon SageMaker
クラウド側アーキテクチャ例 ― Azure Cosmos DB Event Hubs https://docs.microsoft.com/ja-jp/azure/stream-analytics/stream-analytics-real-time-event-processing-reference-architecture Stream Analytics
ダウンロード Blog Storage Power BI HDInsight SORACOM Beam IoT Hub Azure Functions 外部サービス SORACOM Funnel SORACOM Funk
クラウド側アーキテクチャ例 ― GCP Cloud BigQuery Cloud Pub/Sub https://cloud.google.com/dataflow/?hl=ja Cloud Dataflow
SORACOM Funnel ダウンロード Cloud Storage Data Studio SORACOM Beam Cloud IoT Core Cloud Functions 外部サービス SORACOM Funk
作るんじゃ無いよ!利用しようよ。
Max の願い 謎クラウドや 劣化コピーの撲滅を目指して
世界中のヒトとモノをつなげ 共鳴する社会へ