Sunday, April 19, 2015

AWS Services: AWS SDK on the Scala with Play Framework

The following blog and attached code represent a simple example of Amazon Web Services in the Scala way with Play Framework using AWScala but in this blog I have implemented only Amazon Simple Storage Service (Amazon S3) functionalities. AWScala enables Scala developers to easily work with Amazon Web Services in the Scala way. Though AWScala objects basically extend AWS SDK for Java APIs, you can use them with less stress on Scala REPL or sbt console.



from dzone.com: latest front page http://www.dzone.com/links/r/aws_services_aws_sdk_on_the_scala_with_play_frame.html

No comments:

Post a Comment