CCAAK Exam Questions
116 real CCAAK exam questions with expert-verified answers and explanations. Page 3 of 3.
- Question #104
You are setting up a Kafka cluster that needs to enforce in-flight encryption. Which listener security protocol should you use?
- Question #105
What are two benefits of event stream processing over batch processing? (Choose two.)
- Question #106
What is the primary role of a Controller broker in an Apache Kafka® cluster?
- Question #107
Which statements are correct about partitions'? (Choose two.)
- Question #108
Which secure communication is supported between the REST proxy and REST clients?
- Question #109
Which valid security protocols are included for broker listeners'? (Choose three.)
- Question #110
The "magic byte" in the Kafka RecordBatch refers to which of the following?
- Question #111
A topic 'recurring payments' is created on a Kafka cluster with three brokers (broker id '0', '1', '2') and nine partitions. The 'min.insync replicas' is set to three, and producer...
- Question #112
Per customer business requirements, a system's high availability is more important than message reliability. Which of the following should be set?
- Question #113
What is the relationship between topics and partitions? (Choose two.)
- Question #114
Which use cases would benefit most from continuous event stream processing? (Choose three.)
- Question #115
If the Controller detects the failure of a broker that was the leader for some partitions, which actions will be taken? (Choose two.)
- Question #116
You have a cluster with a topic t1 that already has uncompressed messages. A new Producer starts sending messages to t1 with compression enabled. Which condition would allow this?
- Question #117
Which connector type takes data from a topic and sends it to an external data system?
- Question #118
A Kafka cluster with three brokers has a topic with 10 partitions and a replication factor set to three. Each partition stores 25 GB data per day and data retention is set to 24 ho...
- Question #119
Kafka broker supports which Simple Authentication and Security Layer (SASL) mechanisms for authentication? (Choose three.)