ENTREPRENEURSHIP

ENTREPRENEURIAL OPERATIONS

SUPPLY CHAIN MANAGEMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
last two down streams
A
Raw material
B
Distribution
C
Consumer
D
Suppliers
Explanation: 

Detailed explanation-1: -Each shard can support up to a maximum total data read rate of 2 MB per second via GetRecords. If a call to GetRecords returns 10 MB, subsequent calls made within the next 5 seconds throw an exception. You can create up to 20 registered consumers (Enhanced Fan-out Limit) for each data stream.

Detailed explanation-2: -Source topics: Topics from which data is consumed. It’s also called upstream for Kafka Streams applications. Sink: Downstream where data is published/stored after processing. It could be another Kafka topic, database, or calls to external services.

Detailed explanation-3: -A Kinesis data stream is a set of shards. There can be multiple consumer applications for one stream, and each application can consume data independently and concurrently.

There is 1 question to complete.