
Ultimate access to all questions.
Consider a scenario where you are tasked with designing a streaming system on Databricks that must meet strict cost and latency SLAs. Describe the steps you would take to ensure that the system not only meets these SLAs but also optimizes resource utilization. Specifically, how would you balance the trade-offs between cost and performance, and what strategies would you employ to monitor and adjust the system in real-time?
A
Implement fixed resource allocation and static monitoring.
B
Use dynamic resource allocation based on real-time metrics and adaptive scaling policies.
C
Rely solely on manual tuning and periodic reviews.
D
Ignore SLAs and focus only on performance.