nerdexam
Confluent

CCDAK · Question #41

What data format isn't natively available with the Confluent REST Proxy?

The correct answer is C. protobuf. Protocol buffers isn't a natively supported type for the Confluent REST Proxy, but you may use the binary format instead.

Kafka Client Fundamentals

Question

What data format isn't natively available with the Confluent REST Proxy?

Options

  • Aavro
  • Bbinary
  • Cprotobuf
  • Djson

How the community answered

(63 responses)
  • A
    2% (1)
  • B
    3% (2)
  • C
    87% (55)
  • D
    8% (5)

Explanation

Protocol buffers isn't a natively supported type for the Confluent REST Proxy, but you may use the binary format instead.

Topics

#REST Proxy#data formats#Protobuf#Avro

Community Discussion

No community discussion yet for this question.

Full CCDAK Practice