Hi @Tapasgup007
from: https://docs.snowflake.com/en/user-guide/warehouses-load-monitoring.html#slow-query-performance
If the running query load is high or there’s queuing, consider starting a separate warehouse and moving queued queries to that warehouse. Alternatively, if you are using multi-cluster warehouses, you could change your multi-cluster settings to add additional clusters to handle higher concurrency going forward.
To Increse the size of warehouse is the right answer if:
If the running query load is low and query performance is slow, you could resize the warehouse to provide more compute resources. You would need to restart the query once all the new resources were fully provisioned to take advantage of the added resources
But the question said that we have " high volume of queries". So the right answers are A,D