CCDAK Exam Question 31

Which two statements are correct about transactions in Kafka?
(Select two.)
  • CCDAK Exam Question 32

    Match the testing tool with the type of test it is typically used to perform.

    CCDAK Exam Question 33

    You need to collect logs from a host and write them to a Kafka topic named 'logs-topic'. You decide to use Kafka Connect File Source connector for this task.
    What is the preferred deployment mode for this connector?
  • CCDAK Exam Question 34

    (Which configuration determines the maximum number of records a consumer can poll in a single call to poll()?)
  • CCDAK Exam Question 35

    You are creating a Kafka Streams application to process retail data.
    Match the input data streams with the appropriate Kafka Streams object.