CCDAK Exam Question 26
To continuously export data from Kafka into a target database, I should use
CCDAK Exam Question 27
What is the risk of increasing max.in.flight.requests.per.connection while also enabling retries in a producer?
CCDAK Exam Question 28
There are five brokers in a cluster, a topic with 10 partitions and replication factor of 3, and a quota of producer_bytes_rate of 1 MB/sec has been specified for the client. What is the maximum throughput allowed for the client?
CCDAK Exam Question 29
What happens when broker.rack configuration is provided in broker configuration in Kafka cluster?
CCDAK Exam Question 30
An ecommerce wesbite sells some custom made goods. What's the natural way of modeling this data in Kafka streams?