Amazon Kinesis
Summary
Frends offers seamless integration with Amazon Kinesis, enabling you to easily connect and automate data flows between your systems and Kinesis data streams.
By leveraging Frends' task-based approach, you can configure and customize Kinesis integrations according to your specific requirements.
Use cases
Below you will find examples of typical use cases for Amazon Kinesis integrations and how they could be implemented in Frends.
Sending Application Logs to a Stream
By using the HTTP trigger in conjunction with the PutRecords task, we can create an integration that listens for incoming HTTP requests, transforms log data into JSON, and sends the records to a Kinesis stream before returning an HTTP response to the caller.