AWS News Blog
Category: Amazon Kinesis
Amazon Kinesis Update – Simplified Capture of Streaming Data
Amazon Kinesis is a managed service designed to handle real-time streaming of big data. It can accept any amount of data, from any number of sources, scaling up and down as needed (see my introductory post for more information on Kinesis). Developers can use the Kinesis Client Library (KCL) to simplify the implementation of apps […]
New – Amazon Cognito Streams
Amazon Cognito makes it easy for you to save user data such as app preferences in the AWS Cloud without writing any backend logic or managing any infrastructure. You can focus on creating a great app instead of worrying about creating server-side code to handle identity management, network state, storage, and sync. Today we are […]
Amazon Kinesis Update – Reduced Propagation Delay
Amazon Kinesis is at home in situations where data arrives in a continuous stream. It is real-time and elastic and you can use it to reliably deliver any amount of data to your mission-critical applications. Today we are making an important change to Kinesis. You can now retrieve records (data) immediately after a successful PutRecord […]
AWS Expansion – WorkSpaces, Directory Service, ElastiCache, GovCloud, Kinesis, Traditional Chinese, More
We’ve increased the geographic footprint and international relevance of several AWS services this past month. Here’s a summary: Amazon WorkSpaces and AWS Directory Service are now available in the Asia Pacific (Singapore) region. Amazon ElastiCache is now available in the Europe (Frankfurt) region. AWS Trusted Advisor, Amazon ElastiCache, and RDS integration with AWS CloudTrail are […]
Amazon Kinesis Update – New High-Throughput PutRecords API Function
My colleague Adi Krishnan wrote the following guest post to tell you about the newest addition to the Amazon Kinesis API. — Jeff; Amazon Kinesis is a fully managed service for real-time processing of streaming data at massive scale. Customers love the fact that they can put any amount of data in to a Kinesis […]
AWS Lambda – Run Code in the Cloud
We want to make it even easier for you to build applications that run in the Cloud. We want you to be able to focus on your code, and to work within a cloud-centric environment where scalability, reliability, and runtime efficiency are all high enough to be simply taken for granted! Today we are launching […]
Speak to Amazon Kinesis in Python
My colleague Rahul Patil sent me a nice guest post. In the post Rahul shows you how to use the new Kinesis Client Library (KCL) for Python developers. — Jeff; The Amazon Kinesis team is excited to release the Kinesis Client Library (KCL) for Python developers! Developers can use the KCL to build distributed applications […]
Search and Interact With Your Streaming Data Using the Kinesis Connector to Elasticsearch
My colleague Rahul Patil wrote a guest post to show you how to build an application that loads streaming data from Kinesis into an Elasticsearch cluster in real-time. — Jeff; The Amazon Kinesis team is excited to release the Kinesis connector to Elasticsearch! Using the connector, developers can easily write an application that loads streaming […]