
Ultimate access to all questions.
The data analyst team has developed queries to identify out-of-stock items based on orders and replenishment data. However, when these queries are executed together for the final output, the process takes an unusually long time. Upon investigation, you notice that all queries run sequentially using a SQL endpoint cluster. Which of the following steps would effectively address this performance issue?
A
Enable the Serverless feature for the SQL endpoint.
B
Adjust the Spot Instance Policy to 'Reliability Optimized' and enable the Serverless feature for the SQL endpoint.
C
Expand the cluster size of the SQL endpoint.
D
Activate the Auto Stop feature for the SQL endpoint.
E
Raise the maximum limit of the SQL endpoint’s scaling range.