
Answer-first summary for fast verification
Answer: Per second multiplied by an automatic sizing for the job
The correct answer is A because serverless features in Snowflake are billed per second based on automatic sizing determined by Snowflake. This is supported by the community discussion where multiple users with upvotes confirm that serverless features are billed per second (not per minute) and that Snowflake automatically sizes the compute resources. Option B is incorrect because serverless features have no minimum billing duration (unlike virtual warehouses which have a 60-second minimum). Option C is incorrect because there is no SERVERLESS_FEATURES_SIZE account parameter. Option D is incorrect because it describes the cloud services billing rule (where cloud services are only charged if daily usage exceeds 10% of virtual warehouse usage), not serverless features billing specifically.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
How are serverless features billed in Snowflake?
A
Per second multiplied by an automatic sizing for the job
B
Per minute multiplied by an automatic sizing for the job, with a minimum of one minute
C
Per second multiplied by the size, as determined by the SERVERLESS_FEATURES_SIZE account parameter
D
Serverless features are not billed, unless the total cost for the month exceeds 10% of the warehouse credits, on the account
No comments yet.