Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam SnowPro Advanced Architect All Questions

View all questions & answers for the SnowPro Advanced Architect exam

Exam SnowPro Advanced Architect topic 1 question 77 discussion

Actual exam question from Snowflake's SnowPro Advanced Architect
Question #: 77
Topic #: 1
[All SnowPro Advanced Architect Questions]

An Architect needs to meet 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 the ingestion of these files into the company's Snowflake account be initiated? (Choose two.)

  • A. Configure the client application to call the Snowpipe REST endpoint when new files have arrived in Amazon S3 storage.
  • B. Configure the client application to call the Snowpipe REST endpoint when new files have arrived in Amazon S3 Glacier storage.
  • C. Create an AWS Lambda function to call the Snowpipe REST endpoint when new files have arrived in Amazon S3 storage.
  • D. Configure AWS Simple Notification Service (SNS) to notify Snowpipe when new files have arrived in Amazon S3 storage.
  • E. Configure the client application to issue a COPY INTO command to Snowflake when new files have arrived in Amazon S3 Glacier storage. Show Suggested AnswerHide Answer
    Suggested Answer: AC 🗳️

    Comments

    Chosen Answer:
    This is a voting comment (?) , you can switch to a simple comment.
    Switch to a voting comment New
    MSIDDIQUI18
    4 months, 2 weeks ago
    A: This approach involves configuring a client application to detect new files in Amazon S3 and call the Snowpipe REST API to trigger the data loading process into Snowflake. This method provides flexibility and control over the ingestion process. C: Using AWS Lambda to automate the process of detecting new files in Amazon S3 and calling the Snowpipe REST API is an efficient and serverless solution. This approach leverages AWS Lambda's event-driven architecture to trigger Snowpipe ingestion automatically.
    upvoted 2 times
    ...
    Community vote distribution
    A (35%)
    C (25%)
    B (20%)
    Other
    Most Voted
    A voting comment increases the vote count for the chosen answer by one.

    Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
    Loading ...