Amazon SDK for Node.js
Written by Kay Ewbank   
Monday, 10 December 2012

Amazon has released an SDK that you can use to call Amazon Web Services from your node.js apps.

The Software Development Kit is a preview version,  and will let you make use of Amazon DynamoDB, Amazon S3 (Simple Storage Service), Amazon EC2 (Elastic Compute Cloud), and Amazon Simple Workflow Service in conjunction with node.js, the popular server-side platform for running JavaScript.

As the blog post describing the new SDK says:

Node.js provides an event-driven non-blocking I/O model to allow your applications to scale while keeping you from having to deal with threads, polling, timeouts, and event loops. You can, for example, initiate and manage parallel calls to several Web services in a clean and obvious fashion.

amazonws

The preview SDK is available as an npm (Node Packaged Module) and Amazon is looking for comments on how it can be improved.

More Information

Download aws-sdk as npm

Configuration details

Related Articles

Node: Up and Running (Book review)

Getting Started with Node.js

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Banner


Trees And Heaps For Xmas - A Programmer At Xmas
24/12/2024

Christmas is a time for tradition. Finding the Christmas lights in the dark recesses of a cupboard and hanging much-loved baubles on the Christmas Tree. Running this xkcd cartoon has become a part of& [ ... ]



Google Releases Apigee API Hub
09/01/2025

Google has released Apigee API hub, a central repository for APIs, regardless of where they're hosted or who created them. The aim is to provide a single view onto an entire API ecosystem, making it e [ ... ]


More News

Last Updated ( Monday, 10 December 2012 )