开始使用免费开始使用

Kinesis Data Streams or SQS?

Both Amazon Kinesis Data Streams and Amazon SQS decouple producers from consumers, but they suit very different workloads. Kinesis provides ordered, replayable streams that multiple consumers can read in parallel, while SQS is built for distributing tasks to workers.

Drag each scenario to the service that best fits it: Amazon Kinesis Data Streams or Amazon SQS.

本练习是课程的一部分

Developing applications on AWS

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习