AWS re:Invent 2015 | (DEV303) Practical DynamoDB Programming in Java

Published on Oct 09, 2015

Come learn practical ways to use Amazon DynamoDB and see them demonstrated with the AWS SDK for Java.  We’ll show you how to build systems that dynamically transform your DynamoDB data using DynamoDB Streams and AWS Lambda.  Using the AWS Toolkit for Eclipse, we’ll quickly and easily build Lambda functions that act as triggers for events in your system.  We’ll cover techniques for batch processing DynamoDB data, demonstrate how to rate limit your requests to control how quickly you consume provisioned throughput, and even show you some techniques for offloading this processing to a completely managed environment in AWS Lambda.