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
870
ぱっと見犬猫っぽい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
620
Amazon Bedrockで実現する 新たな学習体験
kzkmaeda
3
1.5k
日本の教育の未来 を考える テクノロジーは教育をどのように変えるのか
kzkmaeda
1
230
モノリスの認知負荷に立ち向かう、コードの所有者という思想と現実
kzkmaeda
0
230
エンジニアリング価値を黒字化する バリューベース戦略を用いた 技術戦略策定の道のり
kzkmaeda
9
6k
現場の種を事業の芽にする - エンジニア主導のイノベーションを事業戦略に装着する方法 -
kzkmaeda
2
6k
生成AIを用いた 新しい学びの体験を 提供するまでの道のり
kzkmaeda
0
310
生成AIによって変わる世界 -可能性とリスクについて考える-
kzkmaeda
2
320
新しいことを組織ではじめる、そしてつづける
kzkmaeda
5
980
Other Decks in Programming
See All in Programming
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
380
知っているようで知らない"rails new"の世界 / The World of "rails new" You Think You Know but Don't
luccafort
PRO
1
160
はじめてのMaterial3 Expressive
ym223
2
740
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
110
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
690
個人軟體時代
ethanhuang13
0
320
1から理解するWeb Push
dora1998
7
1.9k
パッケージ設計の黒魔術/Kyoto.go#63
lufia
3
440
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
2.3k
HTMLの品質ってなんだっけ? “HTMLクライテリア”の設計と実践
unachang113
4
2.9k
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
1
530
print("Hello, World")
eddie
2
530
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Context Engineering - Making Every Token Count
addyosmani
3
48
Into the Great Unknown - MozCon
thekraken
40
2k
A Tale of Four Properties
chriscoyier
160
23k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Site-Speed That Sticks
csswizardry
10
820
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
How GitHub (no longer) Works
holman
315
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