COF-C02 · Question #113
COF-C02 Question #113: Real Exam Question with Answer & Explanation
The correct answer is B: Per minute multiplied by an automatic sizing for the job, with a minimum of one minute. Serverless features in Snowflake are billed based on the time they are used, measured in minutes. The cost is calculated by multiplying the duration of the job by an automatic sizing determined by Snowflake, with a minimum billing increment of one minute. This means that even if
Question
How are serverless features billed?
Options
- APer second multiplied by an automatic sizing for the job
- BPer minute multiplied by an automatic sizing for the job, with a minimum of one minute
- CPer second multiplied by the size, as determined by the SERVERLESS_FEATURES_SIZE
- DServerless features are not billed, unless the total cost for the month exceeds 10% of the
Explanation
Serverless features in Snowflake are billed based on the time they are used, measured in minutes. The cost is calculated by multiplying the duration of the job by an automatic sizing determined by Snowflake, with a minimum billing increment of one minute. This means that even if a serverless feature is used for less than a minute, it will still be billed for the full minute.
Topics
Community Discussion
No community discussion yet for this question.