Q:
ESPs are a middle layer between multiple event sources and destinations. ESPs may have different architectures and components but also some common components. Which of the following common components receives and consumes events?
Q:
The core component of any ESP is the event broker. Which event broker sub-component performs encryption on data?
Q:
The Kafka server side is a cluster with many associated servers. What are the associated servers called?
Q:
Which of the following Kafka main features provides consumption without a deadline?
Q:
Which of the following Kafka core components publish events into topics?
Q:
Which of the Kafka CLI script files manages topics?
Q:
Which of the following is Kafka Streams API based on?
Q:
Which of the following do stream processors do?
Q:
Kafka Streams API is based on a computational graph called a stream processing topology. And in the topology, each node is a stream processor, while edges are the I/O streams. In this topology we find two special types of processors: What are they called?
Q:
Once events are published and properly stored in topic partitions, you can create _________ to read them.
Subscribe
0 Comments
Find Questions in This Page: "CTRL+F"