New PutRecords API in Amazon Kinesis to Enable Batch Data Records Input

Posted on: Dec 4, 2014

Amazon Kinesis is a fully managed service for real-time processing of streaming data at massive scale. Amazon Kinesis can continuously capture and store terabytes of data per hour from hundreds of thousands of sources.

The Amazon Kinesis team has released a new API operation, PutRecords. You can use the new PutRecords operation to send up to 500 records to your Kinesis stream in a single HTTP call. This new feature allows you to put data into your Kinesis stream with greater efficiency and reduced complexity.

For more information about Amazon Kinesis, please visit the product page. You can learn more about the new PutRecords operation by visiting the Kinesis Developer Guide and API Reference.