Status: IN
Both DynamoDB CDC paths are independently fragile: Streams requires a multi-step client protocol with expiring iterators and rate limits, while Kinesis has four independent reliability hazards (out-of-order, duplication, 1MB skip, 168-hour auto-disable) — no CDC path offers inherently reliable change data capture.