QuestionQ20

Snowflake Gen AI & LLM Functions

Which action can minimize costs for Snowflake Cortex Search Services?

  • A Make frequent but small updates to the source data.
  • B Split the text search columns into chunks of no more than 612 tokens.
  • C Reduce the target tag from 5 minutes to 1 minute for real-time indexing.
  • D Suspend serving when it is not necessary to run the service.
Explanation

Cortex Search serving compute continues to incur cost while a service is available, even when it receives no queries. Suspending serving during idle periods prevents those serving costs; intermittent services can also use AUTO_SUSPEND after query inactivity.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!