Invoices are processed overnight, while another feature needs immediate replies.
Choose an inference mode.
Choose two mappings.
Batch inference suits large jobs with tolerated delay; online inference suits low-latency requests and must be monitored for concurrency, failures, and quota.
Detailed explanation
Throughput and cost can be prioritized.
Throughput and cost can be prioritized.
Interactive requirements fit.
Interactive requirements fit.
It processes groups.
It processes groups.
Service quality still matters.
Service quality still matters.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 1.3のバッチ推論、オンライン推論、レイテンシを確認する。Expected result
処理量と応答時間の要件から推論方式を選べる。Key points
- Batch
- Online
- Latency
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.