1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
You can use Amazon Kinesis Data Streams for ingesting and processing high-velocity data streams.
However, Kinesis Data Streams doesn’t directly handle RPC calls or session management. Consider using AWS Lambda to process incoming data from Kinesis.
For RPC calls and session management, you’ll need an additional service (e.g., an API Gateway).
Keep in mind the cost implications of using Kinesis Data Streams with 1000 streams.
Contenus pertinents
- demandé il y a un an
- demandé il y a 2 ans
- demandé il y a un an
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 4 ans
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 7 mois