Build a text-generation application quickly.
Minimize provisioning and operations for model infrastructure.
Which AWS service best matches this requirement?
Amazon Bedrock provides managed API access to multiple foundation models, reducing the need to operate model infrastructure.
Detailed explanation
Bedrock provides API access to foundation models without requiring the team to operate model servers.
Bedrock provides API access to foundation models without requiring the team to operate model servers.
S3 stores objects but does not provide foundation-model inference by itself.
S3 stores objects but does not provide foundation-model inference by itself.
Route 53 provides DNS, not model inference.
Route 53 provides DNS, not model inference.
CloudTrail records API activity rather than providing inference.
CloudTrail records API activity rather than providing inference.
Try it yourself
An example you can run in a temporary verification environment.
Amazon Bedrock User Guideのfoundation modelsとAPI利用の説明を確認する。Expected result
Bedrockが基盤モデルへのマネージドなアクセスを提供することを説明できる。Key points
- Amazon Bedrock
- Foundation model APIs
- Managed usage
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.