nerdexam
Confluent

CCAAK · Question #88

CCAAK Question #88: Real Exam Question with Answer & Explanation

The correct answer is C. Pull. Kafka consumers request data from brokers by pulling messages at their own pace, which provides better control over consumption and scaling.

Question

Which type of model does Kafka use for consumers to retrieve messages?

Options

  • APush
  • BPublish
  • CPull
  • DEnrollment

Explanation

Kafka consumers request data from brokers by pulling messages at their own pace, which provides better control over consumption and scaling.

Community Discussion

No community discussion yet for this question.

Full CCAAK Practice
Which type of model does Kafka use for consumers to retrieve messages? | CCAAK Q#88 Answer | NerdExam