AWS Atena Flashcards

1
Q

What is AWS Athena?

A

It is a serverless product that enables you to query data in S3.

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

How could I query the CloudTrail logs?

A

Athena can query S3 and these logs can be stored in S3 and then queried with Athena.

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

How could I query the CloudFront logs?

A

Athena can query S3 and these logs can be stored in S3 and then queried with Athena.

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

How could I query the LoadBalancer logs?

A

Athena can query S3 and these logs can be stored in S3 and then queried with Athena.

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

How could I query the Application LoadBalancer logs?

A

Athena can query S3 and these logs can be stored in S3 and then queried with Athena.

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

How could I query the VPC logs?

A

Athena can query S3 and these logs can be stored in S3 and then queried with Athena.

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

I wnat to query large public datasets, what is my best option and why?

A

Athena, you do not have to preprocess the data, you can build a view table over the dat and query the table.

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