0
0
Snowflakecloud~10 mins

Snowflake architecture (storage, compute, services layers) - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to identify the layer responsible for storing data in Snowflake architecture.

Snowflake
The [1] layer in Snowflake handles all persistent data storage.
Drag options to blanks, or click blank then click option'
Aservices
Bcompute
Cnetwork
Dstorage
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing compute with storage
Thinking services layer stores data
2fill in blank
medium

Complete the code to name the layer that performs query processing in Snowflake.

Snowflake
The [1] layer executes queries and performs computations.
Drag options to blanks, or click blank then click option'
Aservices
Bcompute
Cmetadata
Dstorage
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing compute with services
Choosing storage instead of compute
3fill in blank
hard

Fix the error in naming the Snowflake layer that manages security and metadata.

Snowflake
The [1] layer manages authentication, metadata, and infrastructure management.
Drag options to blanks, or click blank then click option'
Astorage
Bcompute
Cservices
Dnetwork
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing services with compute
Choosing storage for metadata management
4fill in blank
hard

Fill both blanks to describe Snowflake's separation of layers.

Snowflake
Snowflake separates [1] from [2] to allow independent scaling.
Drag options to blanks, or click blank then click option'
Acompute
Bnetwork
Cstorage
Dservices
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing services with storage
Choosing network instead of storage
5fill in blank
hard

Fill all three blanks to complete the description of Snowflake's architecture layers.

Snowflake
The [1] layer stores data, the [2] layer runs queries, and the [3] layer manages security and metadata.
Drag options to blanks, or click blank then click option'
Astorage
Bcompute
Cservices
Dnetwork
Attempts:
3 left
💡 Hint
Common Mistakes
Swapping compute and services
Including network as a main layer