CCDAK Exam Question 41

A customer has many consumer applications that process messages from a Kafka topic. Each consumer application can only process 50 MB/s. Your customer wants to achieve a target throughput of 1 GB/s. What is the minimum number of partitions will you suggest to the customer for that particular topic?
  • CCDAK Exam Question 42

    Kafka is configured with following parameters - log.retention.hours = 168 log.retention.minutes = 168 log.retention.ms = 168 How long will the messages be retained for?
  • CCDAK Exam Question 43

    To produce data to a topic, a producer must provide the Kafka client with...
  • CCDAK Exam Question 44

    Which is an optional field in an Avro record?
  • CCDAK Exam Question 45

    Using the Confluent Schema Registry, where are Avro schema stored?