
Ultimate access to all questions.
When deploying Structured Streaming jobs in a production environment, which approach is most effective for optimizing costs while adhering to Service Level Agreements (SLAs)?
A
Utilizing fixed-size clusters to ensure cost predictability regardless of data volume fluctuations.
B
Implementing autoscaling clusters and optimizing micro-batch trigger intervals to balance resource usage with processing demand.
C
Configuring jobs to trigger exclusively during peak data arrival times to minimize idle compute cycles.
D
Increasing watermark thresholds to ensure all late-arriving data is captured before state expiration.