Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的设置中有一个 Kinesis 流,目前我在上面放了一种类型的消息。当前消息在一天结束时最终存储在数据存储中。
现在我需要发布一个新的消息类型。继续使用相同的 Kinesis 流是最佳做法,还是最容易拥有一个新的?
你可以有一个流来发送不同的消息,但是当你有这样的时候,你的消费者需要为不同的消息类型定制逻辑
当您希望将 kinesis 与 Kinesis firehose 或分析集成时,它可能不起作用,因为 firehose 或分析可能需要单一格式来处理单个流