Documents are added, changed, and deleted.
Do not retrieve stale vectors.
Choose two practices.
Link source versions to vector versions, process update and delete events, detect failures, and quarantine or stop use of stale versions.
Detailed explanation
Changes reach the index.
Changes reach the index.
Silent staleness is avoided.
Silent staleness is avoided.
Deleted data can remain retrievable.
Deleted data can remain retrievable.
Freshness and auditability are lost.
Freshness and auditability are lost.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 3.2のベクトル索引、データ更新、監視を確認する。Expected result
原本変更とベクトル索引の整合性を保ち、更新失敗を検知できる。Key points
- Index update
- Version link
- Deletion
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.