Amazon Bedrockのモデルライフサイクルを理解する
AWSのAmazon Bedrockは、基盤モデルのライフサイクル管理(Active/Legacy/End-of-Lifeの3状態)と移行計画のための機能を提供し、AIアプリケーションの継続的な運用を保証する方法を解説している。
キーポイント
モデルライフサイクルの3状態
Amazon Bedrockの基盤モデルはActive(継続的メンテナンス・推論利用可能)、Legacy(移行期間・6ヶ月前通知)、End-of-Life(利用終了)の3つの状態で管理される。
移行計画の重要性
モデルが進化する中でAIアプリケーションの運用を維持するため、新しいモデルバージョンへの移行計画とテストが不可欠である。
実用的な移行戦略
Amazon BedrockコンソールやAPIを通じたモデルテスト、extended access機能を活用した段階的移行により、アプリケーションの中断なく新モデルへ移行できる。
状態確認の方法
モデルの状態はAmazon BedrockコンソールやGetFoundationModel/ListFoundationModels APIのmodelLifecycleフィールドで確認可能である。
影響分析・編集コメントを表示
影響分析
この記事は、生成AI基盤モデルの運用管理における重要な実務課題に焦点を当てており、企業がAIアプリケーションを本番環境で安定運用するための具体的なガイドラインを提供している。AWSが提供するこのような管理フレームワークは、生成AIのエンタープライズ導入を加速させるインフラ整備として意義がある。
編集コメント
技術的な新機能紹介ではなく、実運用における管理ノウハウに焦点を当てた実務家向けの内容。生成AIの本格的なエンタープライズ導入が進む中で、ライフサイクル管理の標準化が重要な課題となっていることを反映。
Amazon Bedrock は、より優れた機能、精度、安全性を備えた新しいファウンデーションモデル(Foundation Model: FM)のバージョンを定期的にリリースしています。Amazon Bedrock 上で構築された AI アプリケーションの効果的な計画と管理には、モデルのライフサイクルを理解することが不可欠です。アプリケーションを移行する前に、Amazon Bedrock コンソールまたは API を通じてこれらのモデルをテストし、そのパフォーマンスと互換性を評価することができます。
この投稿では、Amazon Bedrock における FM の移行を管理する方法を示し、モデルが進化しても AI アプリケーションが稼働し続けることを保証します。3つのライフサイクル状態、新しい拡張アクセス機能を用いた移行計画の立て方、そして中断なくアプリケーションを新しいモデルへ移行するための実践的な戦略について解説します。
Amazon Bedrock のモデルライフサイクルの概要
Amazon Bedrock で提供されるモデルは、以下の 3 つの状態のいずれかに存在します:Active(アクティブ)、Legacy(レガシー)、または End-of-Life (EOL)(サポート終了)。現在のステータスは、Amazon Bedrock コンソールおよび API 応答の両方で確認できます。例えば、GetFoundationModel または ListFoundationModels を呼び出す際、応答内の modelLifecycle フィールドにモデルの状態が表示されます。
以下の図は、各モデル状態に関する詳細を示しています。

状態の詳細は以下の通りです:
- ACTIVE(アクティブ) – アクティブなモデルは、プロバイダーからの継続的なメンテナンス、アップデート、およびバグ修正の対象となります。モデルがアクティブ状態にある間、InvokeModel や Converse などの API を通じて推論に使用したり(サポートされている場合)、カスタマイズを行ったり、AWS Service Quotas を通じてクォータの増額を申請したりすることができます。
- LEGACY(レガシー) – モデルプロバイダーがモデルをレガシー状態に移行する場合、Amazon Bedrock は EOL(サポート終了)日付の少なくとも 6 か月前に顧客に通知し、新しいまたは代替モデルへの移行を計画・実行するための十分な時間を提供します。レガシー期間中、既存の顧客はモデルを引き続き使用できますが、新規顧客はアクセスできない場合があり、15 日以上モデルを呼び出さない場合、既存の顧客も非アクティブなアカウントでのアクセスを失う可能性があります。組織は注意すべき点として、モデル単位によるプロビジョニング済みスループットの新規作成が利用不可となり、モデルのカスタマイズ機能に制限がかかる可能性があることを認識してください。2026 年 2 月 1日以降に EOL 日付が設定されているモデルについては、Amazon Bedrock はレガシー状態内に追加フェーズを導入します:
公開拡張アクセス期間 – モデルがレガシー状態に少なくとも 3 か月間留まった後、この拡張アクセスフェーズに入ります。アクティブなユーザーは EOL まで少なくともさらに 3 か月間、引き続きこれを使用できます。拡張アクセス期間中、AWS Service Quotas を通じたクォータ増額の申請は承認されない見込みであるため、モデルがこのフェーズに入る前に容量ニーズを計画してください。この期間中、価格が調整される場合があります(以下の「拡張アクセス中の価格」を参照)、顧客には移行日付および変更事項に関する通知が届きます。
- END-OF-LIFE(EOL、サポート終了) – モデルが EOL 日付に達すると、EOL リストで特に注記されていない限り、すべての AWS リージョンにおいて完全にアクセスできなくなります。EOL モデルに対する API 要求は失敗し、顧客とプロバイダーの間で継続的なアクセスに関する特別な取り決めがない限り、ほとんどの顧客にとって利用不可となります。EOL への移行には顧客の積極的な対応が必要であり、移行は自動的には行われません。組織は、EOL 日付到来前に代替モデルを使用するようにアプリケーションコードを更新する必要があります。EOL に達すると、モデルはほとんどの顧客にとって完全にアクセスできなくなります。
Amazon Bedrock でモデルが公開されると、公開後少なくとも 12 か間は利用可能であり、EOL 前にレガシー状態に少なくとも 6 か間留まります。このタイムラインは、顧客が焦らずに移行を計画することを支援します。
拡張アクセス期間中の料金
拡張アクセス期間中、モデルプロバイダーによって料金が調整される場合があります。料金の変更が予定されている場合、最初のレガシーアナウンス時およびその後の変更が発効する前に通知が行われるため、予期せぬ遡及的な値上げが発生することはありません。モデルプロバイダーと既存のプライベートな価格契約を結んでいる顧客、またはプロビジョニングスループットを使用している顧客は、拡張アクセス期間中も現在の価格条件の下で運用を続けます。これにより、モデルプロバイダーと特定の取り決めをしている顧客や、プロビジョニングされた容量に投資した顧客が、価格変更によって予期せぬ影響を受けることがないように保証されます。
モデル状態変更に関するコミュニケーションプロセス
モデルプロバイダーがモデルをレガシー状態に移行する際、顧客はモデルのEOL(サポート終了)日付の6ヶ月前に通知を受け取ります。このプロアクティブなコミュニケーションアプローチにより、モデルがEOLになる前に顧客が移行戦略を計画し実行するための十分な時間を確保できます。通知には、非推奨となるモデルの詳細、重要な日付、拡張アクセスの利用可否、およびモデルがEOLになる時期に関する情報が含まれます。AWSは、これらの重要な通信が適切な関係者に確実に届くよう、以下の複数のチャネルを使用します。
- メール通知
- AWS Health Dashboard
- Amazon Bedrockコンソール内のアラート
- APIを通じたプログラムmaticアクセス
これらの通知を受け取れるようにするには、アカウントの連絡先メールアドレスを確認し、設定してください。デフォルトでは、通知はアカウントのルートユーザーのメールと代替連絡先(運用、セキュリティ、および請求)に送信されます。AWS アカウントページの「代替連絡先」セクションで、これらの連絡先を確認および更新できます。追加の受信者や配信チャネル(Slack やメール配布リストなど)を追加するには、AWS ユーザー通知コンソールにアクセスし、AWS 管理の通知サブスクリプションを選択して、配信チャネルとアカウント連絡先を管理してください。期待される通知が届かない場合は、これらの設定でメールアドレスが正しく構成されていること、および health@aws.com からの通知メールがメールプロバイダーによってフィルタリングされていないことを確認してください。
移行戦略とベストプラクティス
新しいモデルへの移行時には、アプリケーションコードを更新し、サービスクォータが予想されるボリュームを処理できることを確認してください。事前に計画を立てることで、最小限の混乱でスムーズに移行できます。
移行スケジュールの計画
モデルがレガシー状態に入ったらすぐに計画を開始してください:
- 評価フェーズ – レガシーモデルの現在の使用状況を評価します。これには、そのモデルに依存しているアプリケーション、典型的なリクエストパターン、およびアプリケーションが依存する特定の動作や出力が含まれます。
- 調査フェーズ – 推奨される置換モデルを調査し、その機能、レガシーモデルとの違い、アプリケーションを強化できる新機能、および対象リージョンでの利用可能性を理解します。APIの変更とドキュメントを確認してください。
- テストフェーズ – 新モデルで綿密なテストを実施し、モデル間のパフォーマンス指標を比較します。これにより、アプリケーションコードやプロンプトエンジニアリング(prompt engineering)に必要な調整を特定できます。
- 移行フェーズ – フェーズ型デプロイメント(phased deployment)アプローチを使用して変更を実装します。移行中のシステムパフォーマンスを監視し、ロールバック(rollback)機能を維持してください。
- 運用フェーズ – 移行後、新モデルでアプリケーションが期待どおりに動作していることを確認するため、アプリケーションとユーザーフィードバックを継続的に監視します。
技術的な移行手順
移行を徹底的にテストしてください:
- API リファレンスの更新 – 新規モデル ID を参照するようにアプリケーションコードを変更します。例えば、anthropic.claude-3-5-sonnet-20240620-v1:0 から anthropic.claude-sonnet-4-5-20250929-v1:0、あるいはグローバルなクロスリージョン推論用エンドポイント global.anthropic.claude-sonnet-4-5-20250929-v1:0 への変更などです。新しいモデルのベストプラクティスに従ってプロンプト構造を更新してください。より詳細なガイダンスについては、Amazon Bedrock における Anthropic の Claude Sonnet 3.x から Claude Sonnet 4.x への移行に関するドキュメントを参照してください。
- クォータ増分のリクエスト – 完全な移行に先立ち、必要に応じて AWS Service Quotas コンソールを通じて増分をリクエストし、新規モデルに対して十分なクォータがあることを確認してください。
- プロンプトの調整 – 新世代モデルは、同じプロンプトに対して異なる応答を示す場合があります。新しいモデルの仕様に合わせてプロンプトを見直し、最適化してください。また、Amazon Bedrock のプロンプトオプティマイザーなどのツールを使用して、対象モデル向けにプロンプトを書き換える支援を受けることもできます。
- 応答処理の更新 – 新規モデルが異なる形式や特性を持つ応答を返す場合、それに対応して解析および処理ロジックを更新してください。
- トークン使用量の最適化 – 新世代モデルの効率改善を活用するため、トークン使用パターンを見直し最適化してください。例えば、プロンプトキャッシングをサポートするモデルを使用すれば、呼び出しのコストとレイテンシを削減できます。
テスト戦略
綿密なテストは、成功する移行にとって不可欠です:
- 並行比較 – レガシーモデルと新モデルの両方に対して同じリクエストを実行し、出力を比較してアプリケーションに影響を与える可能性のある差異を特定します。本番環境では、シャドウテスト(既存モデルとは別にエンドユーザーに影響を与えずに新モデルにも重複リクエストを送信する手法)を検討してください。このアプローチにより、完全な移行前にモデルのパフォーマンス、レイテンシ、エラーレート、その他の運用要因を評価できます。また、ユーザーへの影響を評価するために A/B テストを実施し、新モデルにライブトラフィックの制御された割合をルーティングしながら、ユーザーエンゲージメント、タスク完了率、満足度スコア、ビジネス KPI などの主要指標を監視します。
- パフォーマンステスト – レスポンス時間、トークン使用量、その他のパフォーマンス指標を測定し、新モデルがレガシー版と比較してどのように動作するかを理解します。ビジネス固有の成功指標を検証します。
- 回帰テストおよびエッジケーステスト – 新モデルにおいても既存の機能が期待どおりに動作し続けることを確認します。特に、モデルが困難なシナリオをどのように処理するかにおける差異を引き起こす可能性のある、異常または複雑な入力に注意深く対応してください。
結論
Amazon Bedrock のモデルライフサイクルポリシーは、FM(大規模言語モデル)の進化を管理するための明確なステージを提供します。移行期間には拡張されたアクセスオプションが用意されており、ファインチューニング済みモデルに関する規定により、イノベーションと安定性のバランスを取ることができます。
AWS Health ダッシュボードを通じてモデルのステータスに関する情報を把握し、モデルが Legacy(レガシー)状態に移行する際に移行計画を立て、新しいバージョンを十分にテストしてください。これらのガイドラインは、より優れた機能を持つ新モデルを活用しながら、AI アプリケーションの継続性を維持するのに役立ちます。
さらに質問や懸念がある場合は、AWS チームまでお問い合わせください。最新の FM(大規模言語モデル)技術の恩恵を継続的に受けられるよう、スムーズな移行をサポートし、お客様の成功をお手伝いします。
継続的な学習や実装サポートについては、包括的なガイドと API リファレンス を含む公式の AWS Bedrock ドキュメント をご参照ください。また、AWS Machine Learning ブログ や AWS Architecture Center を訪れ、実際のケーススタディ、移行のベストプラクティス、モデルライフサイクル管理戦略の最適化に役立つ参照アーキテクチャを確認してください。
著者について
imageSaurabh Trikande氏は、Amazon BedrockおよびAmazon SageMaker Inferenceのシニアプロダクトマネージャーです。AIの民主化という目標に情熱を注ぎ、顧客やパートナーとの協働を重視しています。複雑なAIアプリケーションのデプロイメント、マルチテナントモデルを用いた推論(inference)、コスト最適化、そして生成AIモデルのデプロイメントをより身近なものにするための核心的な課題に取り組んでいます。余暇には、ハイキング、革新的なテクノロジーの学習、TechCrunchのフォロー、そして家族との時間を楽しんでいます。
imageMelanie Li氏(PhD)は、オーストラリア・シドニーを拠点とするAWSのシニアジェネレーティブAIスペシャリストソリューションアーキテクトです。最先端のAI/MLツールを使用してソリューションを構築するよう顧客をサポートすることに注力しています。APJ地域全体で複数のジェネレーティブAIイニシアチブに積極的に携わり、大規模言語モデル(LLM)の活用を進めてきました。AWS入社以前は、金融および小売業界でデータサイエンスの役割を担っていました。
imageDerrick Chooは、AWSのシニアソリューションアーキテクトであり、クラウド採用、AI/ML(人工知能・機械学習)、および生成AIソリューションを通じて企業のデジタルトランスフォーメーションを加速させています。フルスタック開発とMLが専門であり、フロントエンドインターフェース、IoT(Internet of Things:モノのインターネット)アプリケーション、データ統合、MLモデルを含むエンドツーエンドのソリューション設計に携わっており、特にコンピュータビジョンとマルチモーダルシステムに焦点を当てています。
imageJared Deanは、AWSのプリンシパルAI/MLソリューションアーキテクトです。Jaredは業界横断的な顧客と協力し、効率性を向上させる機械学習アプリケーションの開発に取り組んでいます。彼はAI、テクノロジー、そしてBBQ(バーベキュー)に関心があります。
imageJulia Bodiaは、Amazon Bedrockのプリンシパルプロダクトマネージャーです。
imagePooja Raoは、AWSのシニアプログラムマネージャーであり、クォータおよびキャパシティ管理をリードし、Bedrock Go-To-Marketチームのビジネス開発をサポートしています。仕事以外では、読書、旅行、家族との時間を過ごすことを楽しんでいます。
原文を表示
Amazon Bedrock regularly releases new foundation model (FM) versions with better capabilities, accuracy, and safety. Understanding the model lifecycle is essential for effective planning and management of AI applications built on Amazon Bedrock. Before migrating your applications, you can test these models through the Amazon Bedrock console or API to evaluate their performance and compatibility.
This post shows you how to manage FM transitions in Amazon Bedrock, so you can make sure your AI applications remain operational as models evolve. We discuss the three lifecycle states, how to plan migrations with the new extended access feature, and practical strategies to transition your applications to newer models without disruption.
Amazon Bedrock model lifecycle overview
A model offered on Amazon Bedrock can exist in one of three states: Active, Legacy, or End-of-Life (EOL). Their current status is visible both on the Amazon Bedrock console and in API responses. For example, when you make a GetFoundationModel or ListFoundationModels call, the state of the model will be shown in the modelLifecycle field in the response.
The following diagram illustrates the details around each model state.

The state details are as follows:
- ACTIVE – Active models receive ongoing maintenance, updates, and bug fixes from their providers. While a model is Active, you can use it for inference through APIs like InvokeModel or Converse, customize it (if supported), and request quota increases through AWS Service Quotas.
- LEGACY – When a model provider transitions a model to Legacy state, Amazon Bedrock will notify customers with at least 6 months’ advance notice before the EOL date, providing essential time to plan and execute a migration to newer or alternative model versions. During the Legacy period, existing customers can continue using the model, though new customers might be unable to access it, and existing customers might lose access for inactive accounts if they do not call the model for a period of 15 days or more. Organizations should note that creating new provisioned throughput by model units becomes unavailable, and model customization capabilities might face restrictions. For models with EOL dates after February 1, 2026, Amazon Bedrock introduces an additional phase within the Legacy state:
Public extended access period – After spending a minimum of 3 months in Legacy status, the model enters this extended access phase. Active users can continue using it for at least another 3 months until EOL. During extended access, quota increase requests through AWS Service Quotas are not expected to be approved, so plan your capacity needs before a model enters this phase. During this period, pricing may be adjusted (see Pricing during extended access below), and customers will receive notifications about the transition date and any changes.
- END-OF-LIFE (EOL) – When a model reaches its EOL date, it becomes completely inaccessible across all AWS Regions unless specifically noted in the EOL list. API requests to EOL models will fail, rendering them unavailable to most customers unless special arrangements exist between the customer and provider for continued access. The transition to EOL requires proactive customer action—migration doesn’t happen automatically. Organizations must update their application code to use alternative models before the EOL date arrives. When EOL is reached, the model becomes completely inaccessible for most customers.
After a model launches on Amazon Bedrock, it remains available for at least 12 months after launch and stays in Legacy state for at least 6 months before EOL. This timeline helps customers plan migrations without rushing.
Pricing during extended access
During the extended access period, pricing may be adjusted by the model provider. If pricing changes are planned, you will be notified in the initial legacy announcement and before any subsequent changes take effect, so there will be no surprise retroactive price increases. Customers with existing private pricing agreements with model providers or those using provisioned throughput will continue to operate under their current pricing terms during the extended access period. This makes sure customers who have made specific arrangements with model providers or invested in provisioned capacity will not be unexpectedly affected by any pricing changes.
Communication Process for Model State Changes
Customers will receive a notification 6 months prior to a model’s EOL date when the model provider transitions a model to Legacy state. This proactive communication approach ensures that customers have sufficient time to plan and execute their migration strategies before a model becomes EOL.** Notifications include details about the model being deprecated, important dates, extended access availability, and when the model will be EOL. AWS uses multiple channels to ensure these important communications reach the right people, including:
- Email notifications
- AWS Health Dashboard
- Alerts in the Amazon Bedrock console
- Programmatic access through the API.
##
To make sure you receive these notifications, verify and configure your account contact email addresses. By default, notifications are sent to your account’s root user email and alternate contacts (operations, security, and billing). You can review and update these contacts on your AWS Account page in the Alternate contacts section. To add additional recipients or delivery channels (such as Slack or email distribution lists), go to the AWS User Notifications console and choose AWS managed notifications subscriptions to manage your delivery channels and account contacts. If you are not receiving expected notifications, check that your email addresses are correctly configured in these settings and that notification emails from health@aws.com are not being filtered by your email provider.
Migration strategies and best practices
When migrating to a newer model, update your application code and check that your service quotas can handle expected volume. Planning ahead helps you transition smoothly with minimal disruption.
Planning your migration timeline
Start planning as soon as a model enters Legacy state:
- Assessment phase – Evaluate your current usage of the legacy model, including which applications depend on it, typical request patterns, and specific behaviors or outputs that your applications rely on.
- Research phase – Investigate the recommended replacement model, understanding its capabilities, differences from the legacy model, new features that could enhance your applications, and the new model’s Regional availability. Review API changes and documentation.
- Testing phase – Conduct thorough testing with the new model and compare performance metrics between models. This helps identify adjustments needed in your application code or prompt engineering.
- Migration phase – Implement changes using a phased deployment approach. Monitor system performance during transition and maintain rollback capability.
- Operational phase – After migration, continuously monitor your applications and user feedback to make sure they’re performing as expected with the new model.
Technical migration steps
Test your migration thoroughly:
- Update API references – Modify your application code to reference the new model ID. For example, changing from anthropic.claude-3-5-sonnet-20240620-v1:0 to anthropic.claude-sonnet-4-5-20250929-v1:0 or global cross-Region inference global.anthropic.claude-sonnet-4-5-20250929-v1:0. Update prompt structures according to new model’s best practices. For more detailed guidance, refer to Migrate from Anthropic’s Claude Sonnet 3.x to Claude Sonnet 4.x on Amazon Bedrock.
- Request quota increases – Before fully migrating, make sure you have sufficient quotas for the new model by requesting increases through the AWS Service Quotas console if necessary.
- Adjust prompts – Newer models might respond differently to the same prompts. Review and refine your prompts accordingly to the new model specifications. You can also use tools such as the prompt optimizer in Amazon Bedrock to assist with rewriting your prompt for the target model.
- Update response handling – If the new model returns responses in a different format or with different characteristics, update your parsing and processing logic accordingly.
- Optimize token usage – Take advantage of efficiency improvements in newer models by reviewing and optimizing your token usage patterns. For example, models that support prompt caching can reduce the cost and latency of your invocations.
Testing strategies
Thorough testing is critical for a successful migration:
- Side-by-side comparison – Run the same requests against both the legacy and new models to compare outputs and identify any differences that might affect your application. For production environments, consider shadow testing—sending duplicate requests to the new model alongside your existing model without affecting end-users. With this approach, you can evaluate model performance, latency and errors rates, and other operational factors before full migration. Perform A/B testing for user impact assessment by routing a controlled percentage of live traffic to the new model while monitoring key metrics such as user engagement, task completion rates, satisfaction scores, and business KPIs.
- Performance testing – Measure response times, token usage, and other performance metrics to understand how the new model performs compared to the legacy version. Validate business-specific success metrics.
- Regression and edge case testing – Make sure existing functionality continues to work as expected with the new model. Pay special attention to unusual or complex inputs that might reveal differences in how the models handle challenging scenarios.
Conclusion
The model lifecycle policy in Amazon Bedrock gives you clear stages for managing FM evolution. Transition periods offer extended access options, and provisions for fine-tuned models help you balance innovation with stability.
Stay informed about model states through the AWS Health Dashboard, plan migrations when models enter the Legacy state, and test newer versions thoroughly. These guidelines can help you maintain continuity in your AI applications while using improved capabilities in newer models.
If you have further questions or concerns, reach out to your AWS team. We want to help you and facilitate a smooth transition as you continue to take advantage of the latest advancements in FM technology.
For continued learning and implementation support, explore the official AWS Bedrock documentation for comprehensive guides and API references. Additionally, visit the AWS Machine Learning Blog and AWS Architecture Center for real-world case studies, migration best practices, and reference architectures that can help optimize your model lifecycle management strategy.
About the authors

Saurabh Trikande** is a Senior Product Manager for Amazon Bedrock and Amazon SageMaker Inference. He is passionate about working with customers and partners, motivated by the goal of democratizing AI. He focuses on core challenges related to deploying complex AI applications, inference with multi-tenant models, cost optimizations, and making the deployment of generative AI models more accessible. In his spare time, Saurabh enjoys hiking, learning about innovative technologies, following TechCrunch, and spending time with his family.
**

Melanie Li**, PhD, is a Senior Generative AI Specialist Solutions Architect at AWS based in Sydney, Australia, where her focus is on working with customers to build solutions using state-of-the-art AI/ML tools. She has been actively involved in multiple generative AI initiatives across APJ, harnessing the power of LLMs. Prior to joining AWS, Dr. Li held data science roles in the financial and retail industries.
**

Derrick Choo** is a Senior Solutions Architect at AWS who accelerates enterprise digital transformation through cloud adoption, AI/ML, and generative AI solutions. He specializes in full-stack development and ML, designing end-to-end solutions spanning frontend interfaces, IoT applications, data integrations, and ML models, with a particular focus on computer vision and multi-modal systems.
**

Jared Dean **is a Principal AI/ML Solutions Architect at AWS. Jared works with customers across industries to develop machine learning applications that improve efficiency. He is interested in all things AI, technology, and BBQ.

Julia Bodia is Principal Product Manager for Amazon Bedrock.

Pooja Rao is a Senior Program Manager at AWS, leading quota and capacity management and supporting business development for the Bedrock Go-To-Market team. Outside of work, she enjoys reading, traveling, and spending time with her family.
関連記事
Pococha開発環境をEKS上で再設計:ブランチ単位の開発とPull Request単位の検証 [DeNAインフラSRE]
DeNAのインフラSREチームが、Pocochaの開発環境をAmazon EC2からAmazon EKSへ移行し、ブランチ単位の開発とPull Request単位の検証を可能にするコンテナベースの環境を構築した。
Amazon Bedrock AgentCoreでReactアプリにライブAIブラウザエージェントを組み込む
Amazonは、Bedrock AgentCoreのブラウザツールを提供し、開発者がReactアプリにAIエージェントを組み込めるようにした。これにより、ユーザーはAIエージェントのウェブ操作を可視化でき、信頼性と制御性を向上させる。
大規模エージェント管理の未来:AWS Agent Registryがプレビュー公開
AWSがAWS Agent Registryを発表し、組織内でエージェント・ツール・スキルを発見・共有・再利用できる機能をAmazon Bedrock AgentCoreで提供開始した。