QuestionQ37

Snowflake for Gen AI Overview

Which components are necessary to deploy and run a container with Snowpark Container Services?

Choose two
  • A A compute pool to run the container
  • B An external stage linked to Amazon S3
  • C A schedule task assigned to a virtual warehouse
  • D A file format registered for JSON or CSV data ingestion
  • E A service specification that defines the container behavior
Explanation

Snowpark Container Services requires a compute pool as the execution environment for the service and a service specification that provides the container configuration Snowflake needs to run it. The specification can be supplied inline, so neither an Amazon S3 external stage nor a task, virtual warehouse, or data-ingestion file format is inherently required. Snowpark Container Services: Working with services

Learn more

Community Discussion

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