Articles that include AWS CloudFormation service

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

In Part 3 I explain how the cumulative daily statistics of a running process is implemented in ACME Industries application. I also cover how statistics of a completed process is calculated,…

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

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