Confluent Certified Administrator for Apache Kafka CCAAK Question # 5 Topic 1 Discussion

Confluent Certified Administrator for Apache Kafka CCAAK Question # 5 Topic 1 Discussion

CCAAK Exam Topic 1 Question 5 Discussion:
Question #: 5
Topic #: 1

A developer is working for a company with internal best practices that dictate that there is no single point of failure for all data stored.

What is the best approach to make sure the developer is complying with this best practice when creating Kafka topics?


A.

Set ‘min.insync.replicas’ to 1.


B.

Use the parameter --partitions=3 when creating the topic.


C.

Make sure the topics are created with linger.ms=0 so data is written immediately and not held in batch.


D.

Set the topic replication factor to 3.


Get Premium CCAAK Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.