Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Confluent CCDAK Exam - Topic 4 Question 91 Discussion

Actual exam question for Confluent's CCDAK exam
Question #: 91
Topic #: 4
[All CCDAK Questions]

If I want to send binary data through the REST proxy to topic "test_binary", it needs to be base64 encoded. A consumer connecting directly into the Kafka topic

Show Suggested Answer Hide Answer
Suggested Answer: B

On the producer side, after receiving base64 data, the REST Proxy will convert it into bytes and then send that bytes payload to Kafka. Therefore consumers reading directly from Kafka will receive binary data.


Contribute your Thoughts:

0/2000 characters
Mariko
18 days ago
I think the consumer will get binary data directly.
upvoted 0 times
...
Catarina
23 days ago
It definitely needs to be base64 encoded.
upvoted 0 times
...
Minna
1 month ago
I feel like I might be mixing things up, but I thought avro data was also a possibility. Is that option C?
upvoted 0 times
...
Telma
1 month ago
I practiced a similar question, and I believe the answer is E. The consumer has to decode the base64 before processing it.
upvoted 0 times
...
Golda
2 months ago
I'm not entirely sure, but I remember something about binary data being sent directly without encoding. Could it be option B?
upvoted 0 times
...
Natalya
2 months ago
I think the consumer will receive the base64 encoded data, so it will need to decode it, right? That sounds familiar.
upvoted 0 times
...

Save Cancel