Articles that include Amazon DynamoDB service

Architecting and implementing serverless application with streaming sensor data: Part 3

In Part 2, I provided detailed architecture and implementation of the ingestion layer which includes the AWS IoT Core, and Amazon Kinesis Data Streams services.In this post I explain how…

Continue ReadingArchitecting and implementing serverless application with streaming sensor data: Part 3

Collecting and storing real-time data with Kinesis Data Streams, Kinesis Agent, Lambda, and DynamoDB

In this post I will demonstrate how to setup an end-to-end application that collects, processes, and stores real-time purchase order data at a fictitious web site - VarietyGifts.com. The purchase…

Continue ReadingCollecting and storing real-time data with Kinesis Data Streams, Kinesis Agent, Lambda, and DynamoDB