Architecture Flashcards

1
Q

What is Snowflake Architecture an Hybrid off?

A

Traditional Share Disk and Shared Nothing Database Architecture

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does Snowflake processes queries?

A

Using MPP(Massive Parallel Processing) compute clusters where each node in the cluster stores a portion of the entire data set locally

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How does Snowflake reorganizes data?

A

Snowflake reorganizes that data into its internal optimized, compressed, columnar format.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Three layers of the Snowflake Architecture

A

Database Storage

Query Processing

Cloud Services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Services managed in Cloud Services Layer

A

Authentication

Infrastructure management

Metadata management

Query parsing and optimization

Access control

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which ONE of the following terms BEST describes Snowflake’s Architecture?

  1. Shared Disk
  2. Shared Nothing
  3. Shared Data
  4. Shared Memory
A

Shared Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What happens when a virtual warehouse is scaled up

A

All subsequent queries take advantage of the additional resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are data storage cost calculations based on in Snowflake?

A

Compressed Size and Amount Store (Daily Average)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How often does Snowflake release new features?

A

Weekly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly