
Ultimate access to all questions.
In a scenario where you need to create and execute queries using a compute solution that leverages SQL serverless and Spark clusters, describe the best practices you would follow to optimize query performance and resource utilization. Include considerations for data partitioning, indexing, and caching strategies.
A
Use Azure Blob Storage for data partitioning and indexing.
B
Implement Azure SQL Database for caching query results.
C
Leverage Azure Synapse Analytics for data partitioning and indexing.
D
Deploy Azure Databricks for caching and optimizing Spark jobs.