Domain 4.: Analysis Flashcards

1
Q

What is the default capacity (KPUs) for Kinesis Analytics

A

32GB.

Kinesis Data Analytics provisions capacity in the form of Kinesis Processing Units (KPU). A single KPU provides you with the memory (4 GB) and corresponding computing and networking. The default limit for KPUs for your application is eight. That gives you 32GB

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

Which AWS Services have built-in support of Amazon OpenSearch?

A

KDF and Cloudwatch Logs have built in support and can have Opensearch as destinations.

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

Which AWS Services can integrate with OpenSearch?

A

S3, KDS, and Dynamo DB can use Lambda to push data into Opensearch
Natively: KDF, Cloudwatch
CloudTrail (send OS activity to CloudTrail)

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

What is Athena?

A

Serverless interactive queries on S3 data lake
Use SQL
Presto under the hood
Supports unstructured, semio-structured or structured data

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

What data formats does Athena Support

A

CSV, JSON (human readable)

for more scale:
Parquet, ORC (columnar, split-able)
Avro (split-able, not columnar)

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