AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Kinesis Data Streams Overview

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Kinesis Data Streams Overview

Assessment

Interactive Video

Information Technology (IT), Architecture, Other

University

Hard

Created by

Quizizz Content

FREE Resource

The video provides an overview of Amazon Kinesis, a real-time data streaming service. It covers Kinesis architecture, including data streams, analytics, and Firehose. The video delves into Kinesis streams, explaining shards, data retention, and immutability. It also discusses consumer types, data limits, and enhanced fan-out capabilities.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one of the main advantages of using AWS Kinesis over Apache Kafka?

It is open-source.

It provides managed services.

It is cheaper.

It has a larger community.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Kinesis service is used for real-time analytics using SQL?

Kinesis Data Pipeline

Kinesis Analytics

Kinesis Firehose

Kinesis Streams

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How long does Kinesis Streams retain data by default?

7 days

12 hours

24 hours

48 hours

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a 'Shard' in Kinesis Streams?

A type of database

A partition of data

A storage location

A data processing unit

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum size of a data blob in Kinesis Streams?

5 MB

2 MB

1 MB

512 KB

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of Kinesis consumer allows for higher throughput without API calls?

Data Pipeline

Enhanced Fan-Out

Consumer Classic

Firehose Consumer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if a producer exceeds the provisioned throughput in Kinesis Streams?

Data is queued

Data is automatically scaled

Provisioned throughput exception occurs

Data is lost