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
ぱっと見犬猫っぽいAWSアーキテクチャ図を Amazon Rekognitionで判定しよう
Search
Kazuki Maeda
November 08, 2022
Programming
1
860
ぱっと見犬猫っぽいAWSアーキテクチャ図を Amazon Rekognitionで判定しよう
AWS Dev Day 2022 Day0
Kazuki Maeda
November 08, 2022
Tweet
Share
More Decks by Kazuki Maeda
See All by Kazuki Maeda
敢えて生成AIを使わないマネジメント業務
kzkmaeda
2
600
Amazon Bedrockで実現する 新たな学習体験
kzkmaeda
3
1.3k
日本の教育の未来 を考える テクノロジーは教育をどのように変えるのか
kzkmaeda
1
230
モノリスの認知負荷に立ち向かう、コードの所有者という思想と現実
kzkmaeda
0
230
エンジニアリング価値を黒字化する バリューベース戦略を用いた 技術戦略策定の道のり
kzkmaeda
9
5.9k
現場の種を事業の芽にする - エンジニア主導のイノベーションを事業戦略に装着する方法 -
kzkmaeda
2
5.8k
生成AIを用いた 新しい学びの体験を 提供するまでの道のり
kzkmaeda
0
310
生成AIによって変わる世界 -可能性とリスクについて考える-
kzkmaeda
2
310
新しいことを組織ではじめる、そしてつづける
kzkmaeda
5
980
Other Decks in Programming
See All in Programming
Flutter로 Gemini와 MCP를 활용한 Agentic App 만들기 - 박제창 2025 I/O Extended Seoul
itsmedreamwalker
0
140
WebAssemblyインタプリタを書く ~Component Modelを添えて~
ruccho
1
830
Amazon Q CLI開発で学んだAIコーディングツールの使い方
licux
3
180
Webinar: AI-Powered Development: Transformiere deinen Workflow mit Coding Tools und MCP Servern
danielsogl
0
130
The state patternの実践 個人開発で培ったpractice集
miyanokomiya
0
120
DynamoDBは怖くない!〜テーブル設計の勘所とテスト戦略〜
hyamazaki
1
200
A Gopher's Guide to Vibe Coding
danicat
0
150
React 使いじゃなくても知っておきたい教養としての React
oukayuka
18
5.7k
物語を動かす行動"量" #エンジニアニメ
konifar
14
5.1k
Introduction to Git & GitHub
latte72
0
110
それ CLI フレームワークがなくてもできるよ / Building CLI Tools Without Frameworks
orgachem
PRO
17
3.9k
AI時代のドメイン駆動設計-DDD実践におけるAI活用のあり方 / ddd-in-ai-era
minodriven
19
7.5k
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
810
Become a Pro
speakerdeck
PRO
29
5.5k
Git: the NoSQL Database
bkeepers
PRO
431
65k
Raft: Consensus for Rubyists
vanstee
140
7.1k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
GraphQLとの向き合い方2022年版
quramy
49
14k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
YesSQL, Process and Tooling at Scale
rocio
173
14k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
How GitHub (no longer) Works
holman
314
140k
Transcript
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved. ぱっと見犬猫っぽいAWSアーキテクチャ図を Amazon Rekognitionで判定しよう atama plus株式会社 / AWS Startup Community Core Member 前田 和樹
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. Kazuki Maeda @kzk_maeda SRE @atama plus AWS Community Builders / AWS Startup Community Core Member ▪▪▪▪▪▪▪▪▪▪▪▪ 日系電機メーカー法務 → Recruitでインフラエンジニアとして、オンプレ、社内 ITシステムなど経験したあとクラウド、 PMなど → スタートアップに転身してEM → 現職 ▪▪▪▪▪▪▪▪▪▪▪▪ 犬派(実家に15歳のトイプードルがいます) 自己紹介
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. AWSアーキテクチャ図を描いて ちょっとだけ恣意的に配置を調整して Amazon Rekognitionに犬猫判定させてみよう! 今日の発表概要
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. AWS触ってるエンジニアが親の顔よりよく見るやつ AWSアーキテクチャ図とは?
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. 恣意的に操作すれば何かに見えてくるよね ※さっきとほぼ 同じ構成です
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved. これをAI(Amazon Rekognition) に判定させよう!
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. Amazon Rekognitionとは? • 画像や動画の分析を行うことができるマネージドAIサービス • 顔検出やラベリングなどを高精度に実施できる
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. Amazon Rekognition利用に際して • Amazon Rekognitionで判定する際に、最新のAWS公式アイコンでは 色情報が特徴量と捉えられてしまうため、白黒の公式アイコンを 以降では利用させていただきます
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved. アーキテクチャ1:猫
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. アーキテクチャ1:データ処理パイプライン 下記は今日は本題じゃないのでチラ見しておいてください • データソースとしてAmazon DynamoDBやAmazon RDSを使用 • Amazon Kinesis Data FirehoseやAWS Lambdaを用いたデータ転送 • DataLakeにはAmazon S3を使用 • AWS Glueを用いたCrawling・ETL処理・DataCatalog生成 • Amazon Athena / Amazon QuickSightを用いた分析
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. アーキテクチャ1:データ処理パイプライン アーキテクチャ図はこちら
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved. 判定結果がこちら
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. アーキテクチャ1:データ処理パイプライン ほぼ図形だと 認識されていますね
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved. アーキテクチャ2:犬
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. アーキテクチャ2:巨大サーバーレスアプリ 下記は今日は本題じゃないのでチラ見しておいてください • とにかく大量のAWS Lambdaを起動してつなげる • while true ▪ AWS LambdaからAWS LambdaをInvoke
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. アーキテクチャ2:巨大サーバーレスアプリ アーキテクチャ図はこちら
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. アーキテクチャ2:巨大サーバーレスアプリ アーキテクチャ図はこちら 無数のLambdaで構 成されています
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved. 判定結果がこちら
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. アーキテクチャ2:巨大サーバーレスアプリ
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. アーキテクチャ2:巨大サーバーレスアプリ ほぼ犬!
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved.
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. まとめ • アーキテクチャ図は楽しいのでいっぱい描こう • Amazon Rekognitionいいサービスなので使ってみよう • 今日の結果は真に受けないようにしよう
© 2022, Amazon Web Services, Inc. or its affiliates. All
rights reserved. Thank you! © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved. Kazuki Maeda @kzk_maeda