S3 select and Glacier select Flashcards

1
Q

What problem is S3 select and Glacier select supposed to solve?

A

Normally when fetching huge files from S3, you need to download the whole file, with S3 select and Glacier select you can run SQL-like statements to select part of the object (filter what you are fetching before it is fetched).

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

Where and when does the filtering of data happen when using S3 select and glacier select?

A

Before the data is fetched and it happens at the S3 service itself.

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

What the benefits of S3 select and glacier select?

A

Saves time and data. (cheaper and faster)

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

On what file formats can S3 select and glacier select be applied?

A

CSV, JSON, Parquet, BZIP2 compression for CSV and JSON.

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