QuestionQ107

Data Ingestion and Data Preparation

An Architect must satisfy a company requirement to ingest files from the company’s AWS storage accounts into the company’s Snowflake Google Cloud Platform (GCP) account.

How can ingestion of these files into the company’s Snowflake account be started?

Choose two
Explanation

A client application can call Snowpipe’s public insertFiles REST endpoint with the target pipe and the list of newly staged files. AWS Lambda is also supported for automating calls to the Snowpipe REST API for files stored in Amazon S3. Snowpipe documentation describes Amazon SNS/SQS event notifications as an additional automated approach, but it is not a REST-endpoint caller.

Learn more

Community Discussion

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