Question 61

What are three built-in abstractions in the Kafka Streams DSL?
(Select three.)
  • Question 62

    Which of the following is a push query?
  • Question 63

    To transform data from a Kafka topic to another one, I should use
  • Question 64

    Your producer is producing at a very high rate and the batches are completely full each time. How can you improve the producer throughput? (select two)
  • Question 65

    You are writing a producer application and need to ensure proper delivery. You configure the producer with acks=all.
    Which two actions should you take to ensure proper error handling?
    (Select two.)