CCDAK Exam Question 6

Where are KSQL-related data and metadata stored?
  • CCDAK Exam Question 7

    In Kafka, every broker... (select three)
  • CCDAK Exam Question 8

    To read data from a topic, the following configuration is needed for the consumers
  • CCDAK Exam Question 9

    You are running a Kafka Streams application in a Docker container managed by Kubernetes, and upon application restart, it takes a long time for the docker container to replicate the state and get back to processing the dat a. How can you improve dramatically the application restart?
  • CCDAK Exam Question 10

    A client connects to a broker in the cluster and sends a fetch request for a partition in a topic. It gets an exception Not Leader For Partition Exception in the response. How does client handle this situation?