Confluent

Confluent

Professional Development

10 Qs

quiz-placeholder

Similar activities

Intro-Arduino

Intro-Arduino

Professional Development

5 Qs

New Teacher Quiz

New Teacher Quiz

Professional Development

6 Qs

OSS Contribution

OSS Contribution

Professional Development

10 Qs

AI in Business Essentials

AI in Business Essentials

Professional Development

9 Qs

impact sur les relations sociales

impact sur les relations sociales

Professional Development

10 Qs

Confluent

Confluent

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

Arman Malkhasyan

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a Confluent Kafka?

A programming language

A hardware device

A commercial platform based on Apache Kafka

A database engine

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How many Confluent kafka brokers are there in the bank?

3

4

5

6

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the primary role of a Kafka consumer?

To publish messages to Kafka topics

To delete messages from Kafka

To read messages from Kafka topics

To manage Kafka brokers

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a Kafka consumer group?

A set of Kafka topics

A set of producers sending data

A set of consumers sharing the work of consuming records

A group of brokers handling replication

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What happens if two consumers with the same group ID subscribe to the same topic?

They get the same messages

They both get all messages

The topic is deleted

They split the partitions and consume in parallel

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How does Kafka know which messages a consumer has read?

Through ZooKeeper logs

Through partition reassignment

Through consumer offsets

Through broker memory

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does auto.offset.reset = earliest mean?

Start from the end of the topic

Start reading from where the last consumer stopped

Start from the beginning if no offset is found

Skip all messages

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?