Posted On: Mar 26, 2015
HAQM Kinesis is a fully managed service for real-time processing of streaming data at massive scale. HAQM Kinesis can continuously capture and store terabytes of data per hour from hundreds of thousands of sources.
HAQM Kinesis team has released Kinesis Client Library (KCL) for Node.js developers. KCL enables developers to build HAQM Kinesis Applications for reading and processing data from an HAQM Kinesis stream. KCL handles complex issues such as adapting to changes in stream volume, load-balancing streaming data, coordinating distributed services, and processing data with fault-tolerance.
HAQM Kinesis Client Library (KCL) makes it easier for developers to build applications that take action on real-time data, power dashboards, generate alerts, implement dynamic pricing strategies, or emit data to other big data services such as HAQM Simple Storage Service (HAQM S3), HAQM Elastic Map Reduce (HAQM EMR), and HAQM Redshift.
For more information about HAQM Kinesis and KCL, please visit our web page and Developer Guide. You can download HAQM Kinesis Client Library for Node.js from Github or npm.
The HAQM Kinesis Team