kafka/Kafka%20MCQ Sample Test,Sample questions

Question:
 Kafka can be used for which kind of applications?

1. Building real-time streaming data pipelines that reliably get data between systems or applications

2.Building real-time streaming applications that transform or react to the streams of data

3.Both A and Bcorrect

4.None of these

Posted Date:-2022-09-20 11:16:25


Question:
 What is the benefits of Apache Kafka over the traditional technique?

1.Fast

2.Scalable

3.Durable

4. All of the above

Posted Date:-2022-09-20 10:32:18


Question:
 What is the traditional method of message transfer?

1.Queuing

2.Publish-Subscribe

3.Both A & B

4.None of these

Posted Date:-2022-09-20 11:01:18


Question:
Each kafka partition has one server which acts as the _______

1.leaders

2.ollowers

3.staters

4.All of the mentioned

Posted Date:-2022-09-20 10:28:53


Question:
How many distinct layers are of storm’s codebase?

1.1

2.2

3.3correct

4.None of these

Posted Date:-2022-09-20 11:06:03


Question:
Kafka maintains feeds of messages in categories called

1.Topics

2.Chunks

3.domains

4.messages

Posted Date:-2022-09-20 10:33:23


Question:
Kafka maintains feeds of messages in categories called

1.Topicscorrect

2.Chunks

3.Domains

4.Messages

Posted Date:-2022-09-20 11:09:09


Question:
Kafka only provides a _________ order over messages within a partition

1.partial

2.Total

3.30%

4.None of the above

Posted Date:-2022-09-20 10:34:29


Question:
Preferred Leader Election is enabled by default. Typically, a leader is restored within 5 minutes of coming back online. Which property can be set to minimize the chance of data loss during the switching back?

1.Kafka.request.required.acks property on the Producer to 1

2.Kafka.request.required.acks property on the Producer to 10

3.Kafka.request.required.acks property on the Producer to NIL

4.Kafka.request.required.acks property on the Producer to -1

Posted Date:-2022-09-20 10:35:42


Question:
What are consumers or users?

1.If all consumer instances have the same consumer set, then this works like a conventional queue adjusting load over the consumers

2.If all customer instances have dissimilar consumer groups, then this works like a publish-subscribe and all messages are transmitted to all the consumers

3.Both A & B

4.None of these

Posted Date:-2022-09-20 10:31:19


Question:
What are the disadvantages of Apache Kafka?

1.No Complete Set of Monitoring Tools

2. Issues with Message Tweaking

3. Not support wildcard topic selection

4.All of the above

Posted Date:-2022-09-20 11:02:27


Question:
What are the distinct layers are of Storm's codebase?

1.First, Storm was designed from the very beginning to be compatible with multiple languages. Nimbus is a Thrift service and topologies are defined as Thrift structures. The usage of Thrift allows Storm to be used from any language

2.Second, all of Storm's interfaces are specified as Java interfaces. So even though there's a lot of Clojure in Storm's implementation, all usage must go through the Java API. This means

3.Third, Storm's implementation is largely in Clojure. Line-wise, Storm is about half Java code, half Clojure code. But Clojure is much more expressive, so in reality the great majority of the impl

4. All of the above

Posted Date:-2022-09-20 10:49:19


Question:
What are the main APIs of Kafka?

1.Streams API

2.Connector API

3.Both A and Bcorrect

4.None of these

Posted Date:-2022-09-20 11:07:08


Question:
What are use cases of Apache Kafka?

1.Message queue

2.Event streams

3.Tracking and logging

4.All of the above

Posted Date:-2022-09-20 11:21:24


Question:
What exactly Kafka key capabilities?

1.Publish and subscribe to streams of records, similar to a message queue or enterprise messaging system

2.Store streams of records in a fault-tolerant durable way

3.Process streams of records as they occur

4.All of these

Posted Date:-2022-09-20 10:45:53


Question:
What is the maximum size of a message that can be received by the Kafka?

1.It is approx. 1250000 bytes

2. It is approx. 1000000 bytescorrect

3.It is approx. 1456000 bytes

4.None

Posted Date:-2022-09-20 11:05:08


Question:
What is the use Apache Kafka Cluster?

1.Through this, we can Alert as well as report the operational metrics

2.Also, we can transform data into the standard formatwrong

3. Moreover, it allows continuous processing of streaming data to the topic

4. All the above mentioned

Posted Date:-2022-09-20 11:10:28


Question:
Which are the elements of Kafka?

1.topic

2.Producer

3.Consumer

4.All of the above

Posted Date:-2022-09-20 10:30:12


Question:
Which components are used for Stream Flow of Data?

1.Bolt

2.Spou

3.Reliable

4. All of these

Posted Date:-2022-09-20 10:48:06


Question:
Which of the following is a feature of Kafka architecture?

1.Low Overhead and High Throughput

2.High Overhear and Low Throughput

3.Low Overhead and Low Throughput

4. High Overhead and High Throughput

Posted Date:-2022-09-20 11:18:55


More MCQS

  1. Kafka MCQ
Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!