SnowPro Advanced: Architect — Question 90

A company has an external vendor who puts data into Google Cloud Storage. The company's Snowflake account is set up in Azure.

What would be the MOST efficient way to load data from the vendor into Snowflake?

Answer options

Correct answer: B

Explanation

Option B is the most efficient method as it directly integrates Google Cloud Storage with Snowflake through an external stage, allowing seamless data loading. Option A is inefficient as it requires creating a new Snowflake account for the vendor, which complicates the process. Option C introduces unnecessary steps by transferring data to Azure Blob storage first, while Option D involves creating another account in GCP and adds complexity with data replication.