Which of the following terms best describes Snowflake's database architecture?
Which of the following terms best describes Snowflake's database architecture?
Snowflake's database architecture is best described as multi-cluster, shared data. This architecture separates compute and storage, allowing multiple compute clusters to access the same data concurrently and scale independently, thereby providing the performance, scalability, and concurrency required for modern data processing needs.
Built from the ground up for the cloud, Snowflake’s unique multi-cluster shared data architecture delivers the performance, scale, elasticity, and concurrency today’s organizations require. https://www.snowflake.com/product/architecture/
Answer is B Snowflake’s architecture is a hybrid of traditional shared-disk and shared-nothing database architectures. Similar to shared-disk architectures, Snowflake uses a central data repository for persisted data that is accessible from all compute nodes in the platform. But similar to shared-nothing architectures, Snowflake processes queries using MPP (massively parallel processing) compute clusters where each node in the cluster stores a portion of the entire data set locally. This approach offers the data management simplicity of a shared-disk architecture, but with the performance and scale-out benefits of a shared-nothing architecture.
Are these answers given by Exam topics or these answers are given by snowflake? Cause in second case its worrying what happens when they ask this question in exam
It should be B. Its a shared disk architecture. For the multi cluster to access this data first the physcial disk sotring the data should be shareable. So B should be correct. Multicluster shared data comes in picture only when question is about data processing which in this case its a MPP.
C is correct
Correct answer:C
C. Multi-cluster, shared data Snowflake's database architecture is best described as multi-cluster, shared data. This architecture separates compute and storage, allowing multiple compute clusters to access the same data concurrently and scale independently.
It's answer C. yes you share your disk, but shared data is the best way to describe their architecture apparently. this is also a question in their Level Up: Snowflake Key Concepts & Architecture. Which ONE of the following terms BEST describes Snowflake's Architecture? Shared Disk Shared Nothing Shared Data Shared Memory Shared data was correct.
Answer is B https://docs.snowflake.com/en/user-guide/intro-key-concepts you cannot find a word with multi-cluster in the entire page.
https://www.snowflake.com/product/architecture/?lang=pt-br Built from the ground up for the cloud, Snowflake’s unique multi-cluster shared data architecture delivers the performance, scale, elasticity, and concurrency today’s organizations require.
B is correct
B because question is about Snowflake's database architecture only
C is correct
Answer should be C
C is correct
C is correct
Was on exam Dec 31st, 2022