Question 21

To import data from external databases, I should use
  • Question 22

    How does a consumer commit offsets in Kafka?
  • Question 23

    Which message delivery semantic is guaranteed by Kafka Connect?
  • Question 24

    You have a Kafka consumer in production actively reading from a critical topic.
    You need to update the offset of your consumer to start reading from the beginning of the topic.
    Which action should you take?
  • Question 25

    How will you read all the messages from a topic in your KSQL query?