ARA-C01 · Question #90
ARA-C01 Question #90: Real Exam Question with Answer & Explanation
The correct answer is B: A scoped URL should be used to save the unstructured data into Snowflake in order to share data. When sharing unstructured data within Snowflake, using a scoped URL is recommended. Scoped URLs provide temporary access to staged files without granting privileges to the stage itself, enhancing security. The URL expires when the persisted query result period ends, which is curr
Question
An Architect is designing a data lake with Snowflake. The company has structured, semi- structured, and unstructured data. The company wants to save the data inside the data lake within the Snowflake system. The company is planning on sharing data among its corporate branches using Snowflake data sharing. What should be considered when sharing the unstructured data within Snowflake?
Options
- AA pre-signed URL should be used to save the unstructured data into Snowflake in order to share
- BA scoped URL should be used to save the unstructured data into Snowflake in order to share data
- CA file URL should be used to save the unstructured data into Snowflake in order to share data over
- DA file URL should be used to save the unstructured data into Snowflake in order to share data over
Explanation
When sharing unstructured data within Snowflake, using a scoped URL is recommended. Scoped URLs provide temporary access to staged files without granting privileges to the stage itself, enhancing security. The URL expires when the persisted query result period ends, which is currently set to 24 hours. This approach is suitable for sharing unstructured data over secure views within Snowflake's data sharing framework.
Topics
Community Discussion
No community discussion yet for this question.