AWS News Blog
Tag: JavaScript
Developer Preview – AWS SDK for JavaScript in the Browser
Would you like to build rich, browser-based applications that make direct calls to AWS services without the need for any server-side code? If so, I invite you to take a look at the developer preview of our new AWS SDK for JavaScript. You can make direct calls to the following AWS services: Amazon S3 to […]
AWS SDK for Node.js – Now Generally Available
The General Availability (GA) release of the AWS SDK for Node.js is now available and can be installed through npm as aws-sdk. We have added a number of features since the preview release including bound parameters, streams, IAM roles for EC2 instances, version locking, and proxies. Here are a couple of examples to help you […]
Modulus – Scalable Hosting of Node.js Apps With MongoDB Support
Charlie from Modulus wrote in to tell me that their new platform is now available, and that it runs on AWS. Modulus was designed to let you build and host Node.js applications in a scalable fashion. Node.js is a server-side JavaScript environment built around an event-driven, non-blocking I/O model. Web applications built on Node.js are […]
AWS SDK for Node.js – Now Available in Preview Form
The AWS Developer Tools Team focuses on delivering the developer tools and SDKs that are a good fit for today’s languages and programming environments. Today we are announcing support for the JavaScript language in the Node.js environment — the new AWS SDK for Node.js. Node.js gives you the power to write server-side applications in JavaScript. […]