🟡

Kinesis Data Streams – Enhanced Fan-Out

Enhanced Fan-Out (EFO) in Amazon Kinesis Data Streams allows multiple consumers to each receive a dedicated 2 MB/second throughput per shard, delivered via push instead of pull. This eliminates the need for consumers to compete for read throughput and reduces latency to under 70 ms, making it ideal for real-time analytics and applications with multiple independent consumers.