nerdexam
Confluent

CCDAK · Question #187

CCDAK Question #187: Real Exam Question with Answer & Explanation

Sign in or unlock CCDAK to reveal the answer and full explanation for question #187. The question stem and answer options stay visible for context.

Question

You create a producer that writes messages about bank account transactions from tens of thousands of different customers into a topic. - Your consumers must process these messages with low latency and minimize consumer lag - Processing these messages takes around six times longer than producing them - Transactions for each bank account must be processed in order You need to develop a strategy that minimizes consumer latency while maintaining scalability if the number of transactions increases. Which strategy should you use?

Options

  • AUse the timestamp of the message's arrival as its key.
  • BUse the bank account number found in the message as the message key.
  • CUse a combination of the bank account number and the transaction timestamp as the message
  • DUse a unique identifier such as a universally unique identifier (UUID) as the message key.

Unlock CCDAK to see the answer

You've previewed enough free CCDAK questions. Unlock CCDAK for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full CCDAK Practice
You create a producer that writes messages about bank account... | CCDAK Q#187 Answer | NerdExam