AWS News Blog
Category: Java
Now Available – Developer Preview of AWS SDK for Java 2.0
The AWS Developer Tools Team has been hard at work on the AWS SDK for Java and is launching a Developer Preview of version 2.0 today. This version is a major rewrite of the older, 1.11.x codebase. Built on top of Java 8 with a focus on consistency, immutability and ease of use, the new […]
Read MoreAWS Lambda Support for AWS X-Ray
Today we’re announcing general availability of support for . As you may already know from Jeff’s GA POST, X-Ray is an AWS service for analyzing the execution and performance behavior of distributed applications. Traditional debugging methods don’t work so well for microservice based applications, in which there are multiple, independent components running on different services. […]
Read MoreNew Resources APIs for the AWS SDK for Java
We are launching a preview of a new, resource-style API model for the . I will summarize the preview here, and refer you to the AWS Java Blog for full information! The new resource-oriented APIs are designed to be easier to understand and simpler to use. It obviates much of the request-response verbosity present in […]
Read More