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
日本の教育の未来 を考える テクノロジーは教育をどのように変えるのか
kzkmaeda
1
200
モノリスの認知負荷に立ち向かう、コードの所有者という思想と現実
kzkmaeda
0
210
エンジニアリング価値を黒字化する バリューベース戦略を用いた 技術戦略策定の道のり
kzkmaeda
9
5.5k
現場の種を事業の芽にする - エンジニア主導のイノベーションを事業戦略に装着する方法 -
kzkmaeda
2
5.2k
生成AIを用いた 新しい学びの体験を 提供するまでの道のり
kzkmaeda
0
280
生成AIによって変わる世界 -可能性とリスクについて考える-
kzkmaeda
2
290
新しいことを組織ではじめる、そしてつづける
kzkmaeda
5
940
20240824_JAWS_PANKRATION_2024
kzkmaeda
0
110
20240416_devopsdaystokyo
kzkmaeda
1
490
Other Decks in Programming
See All in Programming
RubyKaigiで得られる10の価値 〜Ruby話を聞くことだけが RubyKaigiじゃない〜
tomohiko9090
0
140
ASP.NETアプリケーションのモダナイズ インフラ編
tomokusaba
1
210
Benchmark
sysong
0
130
複数アプリケーションを育てていくための共通化戦略
irof
10
3.8k
ワイがおすすめする新潟の食 / 20250530phpconf-niigata-eve
kasacchiful
0
300
Parallel::Pipesの紹介
skaji
2
910
つよそうにふるまい、つよい成果を出すのなら、つよいのかもしれない
irof
1
280
Cursor Meetup Tokyo ゲノミクスとCursor: 進化と制約のあいだ
koido
2
980
Julia という言語について (FP in Julia « SIDE: F ») for 関数型まつり2025
antimon2
3
910
Bytecode Manipulation 으로 생산성 높이기
bigstark
1
280
Development of an App for Intuitive AI Learning - Blockly Summit 2025
teba_eleven
0
110
Datadog RUM 本番導入までの道
shinter61
1
250
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
228
22k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
A better future with KSS
kneath
239
17k
Scaling GitHub
holman
459
140k
The Language of Interfaces
destraynor
158
25k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Documentation Writing (for coders)
carmenintech
71
4.9k
YesSQL, Process and Tooling at Scale
rocio
172
14k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
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