Get up and running with the AWS Java SDK very fast

 Are you new to the AWS SDK for Java Version 2? You can get a Java application running very fast by following this quick start: 

https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/get-started.html

For all new projects that use the AWS SDK for Java, its strongly recommended that you use Version 2 as opposed to Version 1. To learn the differences, see What Is the AWS SDK for Java 2.x Migration Guide?.

I work on AWS Java code that helps AWS developers. Included in this role is working with AWS Services such as S3, DynamoDB, EC2, Lambda functions, and so on. 

https://www.linkedin.com/in/scottmacdonald2010/


Comments

Popular posts from this blog

Deploying a Java web application to Amazon ECS

Creating a Publish/Subscription Spring Boot Application

How to play an Audio file located in an Amazon S3 bucket in your web page