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
Amazon Bedrockの「Too Many Requests」の対策を考える
Search
xthixsl_ml
August 11, 2025
0
130
Amazon Bedrockの「Too Many Requests」の対策を考える
xthixsl_ml
August 11, 2025
Tweet
Share
More Decks by xthixsl_ml
See All by xthixsl_ml
新卒エンジニアが挑む、AWS Knowledge MCP Serverを活用したキャッチアップ術
xthixsl_ml
0
32
受託開発で直面するPoCからMLOpsへの壁とその乗り越え方
xthixsl_ml
2
280
Strands AgentsでA2A試してみた
xthixsl_ml
0
23
Strands AgentsとAmazon Novaで動画コンプライアンスチェックやってみた
xthixsl_ml
0
39
Strands Agentでエージェント作ってみた ~Upstageの情報抽出モデルでタスクを実行~
xthixsl_ml
0
110
Featured
See All Featured
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
19
1.2k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Unsuck your backbone
ammeep
671
58k
Code Review Best Practice
trishagee
72
19k
Side Projects
sachag
455
43k
A Tale of Four Properties
chriscoyier
160
23k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Why Our Code Smells
bkeepers
PRO
339
57k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Transcript
©Fusic Co., Ltd. 0 Amazon Bedrockの「Too Many Requests」の 対策を考える 2025.08.11
佐藤 礼央奈 X: @xthixsl_ml JAWS-UG佐賀 佐賀の中心でAWSを叫ぶ
©Fusic Co., Ltd. 1 自己紹介 はじめに 佐藤 礼央奈 R E
O N A S AT O 株式会社Fusic エンジニア 東京の大学を卒業。在学中にエンジニアとして3社で約2年半の長期イン ターンを経験。機械学習や生成AIの研究開発に携わる中で、MLモデルの 本番運用に興味を持ちMLOpsに関心を深める。生成AIを取り入れた開発 や、AWSパートナー企業での経験から、同領域に強みを持つFusicに魅力 を感じ、2025年に新卒入社。
©Fusic Co., Ltd. 2 1. 背景 2. 原因 3. 対策
©Fusic Co., Ltd. 3 背景 1
©Fusic Co., Ltd. 4 1.背景 • RAGの精度検証を行っていました • Boto3・RAGASを使ってRAGの検索・回答精度の 検証
• 検証用のデータセット • 質問数 100個
©Fusic Co., Ltd. 5 1.背景 • RAGの精度検証を行っていました • Boto3・RAGASを使ってRAGの検索・回答精度の 検証
• 検証用のデータセット • 質問数 100個
©Fusic Co., Ltd. 6 原因 2
©Fusic Co., Ltd. 7 2.原因 • クォータの上限に達している
©Fusic Co., Ltd. 8 対策 3
©Fusic Co., Ltd. 9 3.対策① • リージョンを変える、またはマルチリージョン運用をする
©Fusic Co., Ltd. 10 3.対策② • Boto3のリトライ構文を使う https://boto3.amazonaws.com/v1/documentation/api/latest/guide/retries.htmlより
©Fusic Co., Ltd. 11 3.対策② • Boto3のリトライ構文を使う https://boto3.amazonaws.com/v1/documentation/api/latest/guide/retries.htmlより adaptive は、APIの混雑状況に応じて
リトライ間隔を動的に延ばすモード
©Fusic Co., Ltd. 12 3.対策② • Boto3のリトライ構文を使う https://boto3.amazonaws.com/v1/documentation/api/latest/guide/retries.htmlより Configに定義する
©Fusic Co., Ltd. 13 3.対策② • Boto3のリトライ構文を使う https://boto3.amazonaws.com/v1/documentation/api/latest/guide/retries.htmlより
©Fusic Co., Ltd. 14 まとめ 4
©Fusic Co., Ltd. 15 まとめ マルチリージョンによって対策 Boto3のリトライ機能を使って対策 Point.01 Point.02
©Fusic Co., Ltd. 16 Thank You We are Hiring! https://recruit.fusic.co.jp/
ご清聴いただきありがとうございました