简体   繁体   中英

AWS Lambda with Kinesis stream 2 shards

我想将 AWS Lambda 与 Kinesis 流 2 分片一起使用,我希望 lambda 按顺序处理 kinesis 中的任务,但是我发现 2 个分片时 lambda 没有按顺序进行处理,任何人都可以帮助我解决这个问题吗?

排序在分片内得到保证,而不是跨分片

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM