In an AI system that requires real-time inference with latency under 10ms, which deployment pattern is most appropriate?
-
A
Batch processing pipeline
-
B
Edge inference with model quantization
-
C
Centralized cloud API with CDN caching
-
D
Serverless function with cold-start optimization