By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with Amazon Kinesis Data Streams

Amazon Kinesis Data Streams is a serverless streaming data service that makes it easy to capture, process, and store data streams at any scale.

Content language: English

Select up to 5 tags to filter
Sort by most recent
118 results
We have some IoT devices using AWS IoT Core that send data every 15 min to a lambda that deserializes and uploads to a Timestream database. I recently came across Kinesis Data Streams and it sounds l...
2
answers
0
votes
31
views
asked 7 days ago
Description: We're seeking clarification on the behavior of GetIteratorAge metric in Kinesis Data Streams (KDS), as we're observing what appears to be unexpected behavior with iterator aging. Current...
1
answers
0
votes
44
views
asked 18 days ago
Description: We are experiencing consistent throttling with our Kinesis Data Stream (KDS) and seeking guidance on the root cause and resolution. Our key observations suggest the throttling behavior mi...
1
answers
0
votes
26
views
asked 18 days ago
I have a simple python code of Flink. I am consuming the data from the kafka and then sinking it to opensearch. I have used state and timers for this which is working fine in my local machine. I am ...
1
answers
0
votes
27
views
asked 20 days ago
The intention of this documentation is to provide the building blocks to create critical CloudWatch alarms which are fit for onboarding to Incident Detection and Response. It contains specific alarm b...
We have requirement to transfer data from Snowflake to Redshift in Real time. The details are as follows, - Snowflake will be sending the data in real time for the required views. - These need to be p...
2
answers
0
votes
89
views
asked 2 months ago
Hi, My product is multi-tenant and each tenant is having isolated AWS RDS PostgreSQL DB. I have over 2000 tenants i.e. 2000 RDS dbs and over a period it will grow continuously. My product is kind o...
2
answers
0
votes
96
views
asked 2 months ago
Situation - There are 2 Lambda functions subscribing an active DDB stream from a DDB table. - I found that I can subscribe at most 2 lambda functions for a DDB stream. - So I want to migrate event str...
1
answers
0
votes
97
views
asked 3 months ago
I'm encountering an error in my production Amazon Connect contact flow after enabling Kinesis Data Streams according to the [documentation ](https://docs.aws.amazon.com/connect/latest/adminguide/data-...
2
answers
0
votes
98
views
asked 3 months ago
We have a voice connector with the following work flow (somewhat simplified). tl;dr We are doing termination only, voice only Chime Voice Recordings [Amazon Chime SDK Voice Connector] ...
0
answers
0
votes
37
views
asked 3 months ago
Hi all, I'm confusing about different between Kinesis Agent vs CloudWatch Agent. Anyone can help me clarify that? Thank you guys!
1
answers
0
votes
129
views
profile picture
asked 3 months ago
Hello I am using KMS key to encrypt a kinesis stream. I have two separate threads in one lambda. One of the lambda is posting data into streams by using CMK encryption type and the other thread wait...
2
answers
0
votes
205
views
asked 4 months ago