どのSnowflakeエディションが、専用のメタデータストアと、他のSnowflake顧客がアクセスできない独立したコンピューティングクラスタをサポートしていますか?
正解:D
The correct answer is D. Virtual Private Snowflake, or VPS .
Virtual Private Snowflake is the Snowflake offering designed for organizations with strict isolation requirements. It provides dedicated Snowflake resources, including an isolated metadata store and dedicated compute resources that are not shared with other Snowflake customers.
Why D is correct:
VPS provides the highest level of isolation among the listed Snowflake editions. It is intended for customers with enhanced security, compliance, or regulatory requirements.
Why the other options are incorrect:
A). Standard Edition is the base Snowflake edition and does not provide dedicated isolated metadata and compute clusters.
B). Enterprise Edition adds features such as multi-cluster warehouses and extended Time Travel, but it does not provide VPS-level isolation.
C). Business Critical Edition provides enhanced security and compliance features, but not the dedicated isolated Snowflake environment described in the question.
Official Snowflake documentation reference:
Snowflake documentation describes Virtual Private Snowflake as offering dedicated resources and isolation, including dedicated metadata services and compute resources inaccessible to other customers.
Reference: Snowflake Documentation - Snowflake editions; Virtual Private Snowflake; SnowPro Core Study Guide - Snowflake Architecture.
==