Amazon Athena | Security & Availability Flashcards

1
Q

How do I improve the performance of my query?

Security & Availability

Amazon Athena | Analytics

A

You can improve the performance of your query by compressing, partitioning, or converting your data into columnar formats. Amazon Athena supports open source columnar data formats such as Apache Parquet and Apache ORC. Converting your data into a compressed, columnar format lowers your cost and improves query performance by enabling Athena to scan less data from S3 when executing your query.

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

How do I control access to my data?

Security & Availability

Amazon Athena | Analytics

A

Amazon Athena allows you to control access to your data by using AWS Identity and Access Management (IAM) policies, Access Control Lists (ACLs), and Amazon S3 bucket policies. With IAM policies, you can grant IAM users fine-grained control to your S3 buckets. By controlling access to data in S3, you can restrict users from querying it using Athena.

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

Can Athena query encrypted data in Amazon S3?

Security & Availability

Amazon Athena | Analytics

A

Yes, you can query data that’s encrypted using Server-Side Encryption with Amazon S3-Managed Encryption Keys, Server-Side Encryption with AWS Key Management Service (KMS) – Managed Keys, and Client-Side Encryption with keys managed by KMS. Amazon Athena also integrates with KMS and provides you an option to encrypt your result sets.

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

Is Athena highly available?

Security & Availability

Amazon Athena | Analytics

A

Yes. Amazon Athena is highly available and executes queries using compute resources across multiple facilities, automatically routing queries appropriately if a particular facility is unreachable. Athena uses Amazon S3 as its underlying data store, making your data highly available and durable. Amazon S3 provides durable infrastructure to store important data and is designed for durability of 99.999999999% of objects. Your data is redundantly stored across multiple facilities and multiple devices in each facility.

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