최신Confluent Certified Administrator for Apache Kafka - CCAAK무료샘플문제
문제1
Which connector type takes data from a topic and sends it to an external data system?
Which connector type takes data from a topic and sends it to an external data system?
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제2
What is the primary purpose of Kafka quotas?
What is the primary purpose of Kafka quotas?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제3
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 hours.
How much storage will be consumed by the topic on each broker?
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 hours.
How much storage will be consumed by the topic on each broker?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제4
You want to increase Producer throughput for the messages it sends to your Kafka cluster by tuning the batch size ('batch size') and the time the Producer waits before sending a batch ('linger.ms').
According to best practices, what should you do?
You want to increase Producer throughput for the messages it sends to your Kafka cluster by tuning the batch size ('batch size') and the time the Producer waits before sending a batch ('linger.ms').
According to best practices, what should you do?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제5
Which of the following are Kafka Connect internal topics? (Choose three.)
Which of the following are Kafka Connect internal topics? (Choose three.)
정답: C,D,E
설명: (KoreaDumps 회원만 볼 수 있음)
문제6
When using Kafka ACLs, when is the resource authorization checked?
When using Kafka ACLs, when is the resource authorization checked?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)