Which Snowflake object executes code outside Snowflake, i.e., a remote service?

Master the SnowPro Advanced Architect Test with flashcards, multiple-choice questions, and detailed explanations. Prepare thoroughly for your certification!

Multiple Choice

Which Snowflake object executes code outside Snowflake, i.e., a remote service?

Explanation:
External Function is the Snowflake object that executes code outside Snowflake. When you define one, you link it to an External Function Integration that points to a remote endpoint (such as AWS Lambda, Google Cloud Functions, Azure Functions, or a custom HTTP service). Invoking the function sends the input to that remote service, which runs the code externally and returns the result back to Snowflake. The External Function Integration itself is just the connection setup and credentials used to reach the remote service, not the code execution.

External Function is the Snowflake object that executes code outside Snowflake. When you define one, you link it to an External Function Integration that points to a remote endpoint (such as AWS Lambda, Google Cloud Functions, Azure Functions, or a custom HTTP service). Invoking the function sends the input to that remote service, which runs the code externally and returns the result back to Snowflake. The External Function Integration itself is just the connection setup and credentials used to reach the remote service, not the code execution.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy