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
640
Amazon Bedrockで実現する 新たな学習体験
kzkmaeda
3
1.6k
日本の教育の未来 を考える テクノロジーは教育をどのように変えるのか
kzkmaeda
1
240
モノリスの認知負荷に立ち向かう、コードの所有者という思想と現実
kzkmaeda
0
230
エンジニアリング価値を黒字化する バリューベース戦略を用いた 技術戦略策定の道のり
kzkmaeda
9
6.2k
現場の種を事業の芽にする - エンジニア主導のイノベーションを事業戦略に装着する方法 -
kzkmaeda
2
6.1k
生成AIを用いた 新しい学びの体験を 提供するまでの道のり
kzkmaeda
0
330
生成AIによって変わる世界 -可能性とリスクについて考える-
kzkmaeda
2
320
新しいことを組織ではじめる、そしてつづける
kzkmaeda
5
1k
Other Decks in Programming
See All in Programming
NixOS + Kubernetesで構築する自宅サーバーのすべて
ichi_h3
0
870
作って理解するGOCACHEPROG / Go Conference 2025(Workshop)
mazrean
0
100
理論と実務のギャップを超える
eycjur
0
140
登壇は dynamic! な営みである / speech is dynamic
da1chi
0
340
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
390
CSC305 Lecture 05
javiergs
PRO
0
210
Web フロントエンドエンジニアに開かれる AI Agent プロダクト開発 - Vercel AI SDK を観察して AI Agent と仲良くなろう! #FEC余熱NIGHT
izumin5210
3
530
Foundation Modelsを実装日本語学習アプリを作ってみた!
hypebeans
0
110
3年ぶりにコードを書いた元CTOが Claude Codeと30分でMVPを作った話
maikokojima
0
300
Software Architecture
hschwentner
6
2.3k
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
3.7k
明日から始めるリファクタリング
ryounasso
0
140
Featured
See All Featured
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
35
6.1k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
20
1.2k
A Tale of Four Properties
chriscoyier
161
23k
A designer walks into a library…
pauljervisheath
209
24k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
KATA
mclloyd
32
15k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
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