AWS Developer Tools Blog

Storing Java objects in Amazon DynamoDB tables

The AWS SDK for Java makes it easy to store objects in Amazon DynamoDB and get them back out again, all without having to write the code to transform your objects into table items and vice versa. All you need to do is annotate your domain classes in a few places and the SDK will […]

New Blog, New Org, and New Issue Reporting!

Hey everyone! My name is Loren Segal, and I will be working with Trevor Rowe on our shiny new blog here at Amazon Web Services. We both work on the AWS SDK for Ruby, and over the coming weeks, months, and years, we will be using this spot to post new updates, tips, and tricks […]

Welcome to the AWS SDKs and Tools Java blog

Welcome to the AWS SDKs and Tools Java blog. We’re glad to see you here! This blog features information for AWS Java developers, including: Demonstrations of new features in the AWS SDK for Java Announcements of new features in the AWS Toolkit for Eclipse Best practices for using the SDK Important AWS product announcements for […]