Question 36
An ecommerce wesbite sells some custom made goods. What's the natural way of modeling this data in Kafka streams?
Question 37
In Java, Avro SpecificRecords classes are
Question 38
You are sending messages with keys to a topic. To increase throughput, you decide to increase the number of partitions of the topic. Select all that apply.
Question 39
In Avro, adding a field to a record without default is a __ schema evolution
Question 40
By default, which replica will be elected as a partition leader? (select two)