Weekend Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Exam CCDAK All Questions
Exam CCDAK All Questions

View all questions & answers for the CCDAK exam

Confluent Certified Developer CCDAK Question # 11 Topic 2 Discussion

CCDAK Exam Topic 2 Question 11 Discussion:
Question #: 11
Topic #: 2

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 takes ~6x longer than producing

    Transactions for each bank account must be processedin orderWhich strategy should you use?


A.

Use the timestamp of the message's arrival as its key.


B.

Use the bank account number found in the message as the message key.


C.

Use a combination of the bank account number and the transaction timestamp as the message key.


D.

Use a unique identifier such as a universally unique identifier (UUID) as the message key.


Get Premium CCDAK Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.