AWS News Blog
Category: Developer Tools
Preview the Latest Updates in the Master Branch – AWS SDK for Go
Following up on his recent guest post, my colleague Peter Moon has more news for Go developers! — Jeff; Since our initial kickoff announcement in January, we have been revamping the internals of the AWS SDK for Go in the project’s ‘develop’ branch on GitHub, laying out a solid foundation for a well-tested, robustly […]
Coming Soon – AWS SDK for Go
My colleague Peter Moon wrote the guest post below and asked me to get it out to the world ASAP! — Jeff; AWS currently offers SDKs for seven different programming languages – Java, C#, Ruby, Python, JavaScript, PHP, and Objective C (iOS), and we closely follow the language trends among our customers and the general […]
Zend Server 8 – New Monitoring and Performance Tools
Late last week I met with Andi Gutmans and Michel Gerin of Zend Technologies. Because Andi is a self-described “coffee snob,” we headed directly to the nearby Dilettante Cafe for an in-depth chat. It was interesting to hear how they had grown from an organization focused on the PHP language to one that was taking […]
New AWS Tools for Code Management and Deployment
Today I would like to tell you about a trio of new AWS tools that are designed to help individual developers, teams of developers, and system administrators store, integrate, and deploy their code on the cloud. Here is the lineup, in the order that you’d generally put them to use: AWS CodeDeploy – This service […]
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 Flow Framework for Ruby for the Simple Workflow Service
The Amazon Simple Workflow Service (SWF) lets you build scalable, event-driven systems that coordinate work across many machines that can be either cloud-based or on-premises. The service handles coordination, logging, and auditing so that you don’t need to write a bunch of glue code or to maintain your own state machines. Instead, you can focus […]
AWS SDK Support for Windows Phone and Windows Store Applications
Tom Rizzo provides an update on AWS developer tools for Windows, and brings word of a Developer Preview of the next version of the AWS SDK for .NET. — Jeff; Over the last few months, we have released a number of enhancements to help customers and partners build their Microsoft Windows centric workloads on AWS. […]
AWS Elastic Beanstalk for Node.js
Im happy to be able to tell you that AWS Elastic Beanstalk now supports Node.js applications. You can now build event-driven Node.js applications and then use Elastic Beanstalk to deploy and manage them on AWS. Elastic Beanstalk automatically configures the environment and resources using sensible defaults in order to run your Node.js application. You can […]