Kafka

Kafka

University

16 Qs

quiz-placeholder

Similar activities

Quiz sur Kafka

Quiz sur Kafka

University

21 Qs

Databases

Databases

10th Grade - University

15 Qs

SQL

SQL

University

20 Qs

analisis big data

analisis big data

University

15 Qs

Szf 1 Évvégi Quiz

Szf 1 Évvégi Quiz

12th Grade - Professional Development

21 Qs

[IMPACTA] Big Data - Conteúdo

[IMPACTA] Big Data - Conteúdo

University - Professional Development

17 Qs

DATABASE BASICS

DATABASE BASICS

University

21 Qs

CIW IBA Lesson 6 Vocabulary

CIW IBA Lesson 6 Vocabulary

8th Grade - Professional Development

16 Qs

Kafka

Kafka

Assessment

Quiz

Computers

University

Medium

Created by

Aka People

Used 17+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In Kafka records are published to:

A Category

A Subject

A Topic

A Table

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A Kafka record is uniquely identified within the Partition by its:

Primary Key

Timestamp

Offset

Identifier

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which statement about Kafka topics is true?

Only a single producer can write data to a topic

Only a single consumer can subscribe to the data written to a topic

Multiple consumers can subscribe to the data written to a topic

A consumer can insert data into any position within a topic

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which statement about the lifetime of a Kafka record is true?

After a record is consumed, it becomes invisible to other Consumers for a defined invisibility period

A record is persisted until the defined retention period

A Consumer must delete processed records to prevent reprocessing

A Consumer must move the record to an internal topic for deletion

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which setting of a Kafka Topic enables automatic failover when a server in the cluster fails?

Compression type

Segment index bytes

Partition count

Replication factor

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

With the default settings of a Kafka Producer, which part of a record is used to determine its target Partition within the topic?

Record key

Record value

Header key

Record TImestamp

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Given the requirement to stream every record in a Kafka Topic to Elasticsearch for a search index, which technology would provide a scalable and reliable solution with no custom coding?

Producer API

Consumer API

Kafka Streams

Kafka Connect

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?