AWS DevOps & Developer Productivity Blog

A Year in Review: Elastic Beanstalk, OpsWorks, and CloudFormation

2013 was an exciting and busy year here at AWS. Let’s take this opportunity to look back on the new features and updates to Elastic Beanstalk, OpsWorks, and CloudFormation that we saw throughout the year. AWS Elastic Beanstalk New Environment Types: background task handling with the new Worker Tier, as well as a Single Instance […]

Resource Condition Support in the AWS CloudFormation Editor for Visual Studio

CloudFormation recently added support for conditional resource creation and my colleague Norm Johanson updated the CloudFormation template editor in the AWS Toolkit for Visual Studio to support this new feature. Here’s a screenshot of conditionals in the editor: Norm wrote a nice post about it over on the .NET Development blog. Check it out at http://blogs.aws.amazon.com/net/post/TxLCYWVVGA2IY1/Resource-Condition-Support-in-the-AWS-CloudFormation-Editor

AWS Console for iOS and Android Now Supports OpsWorks

We’re pleased to announce support for AWS OpsWorks in the AWS Console mobile app, available on Amazon Appstore, Google Play, and iTunes. The mobile app lets you view the configuration and health of your resources on the go so you can better understand and respond to incidents that may impact your application when you can’t […]

Resource-based permissions for OpsWorks

We are pleased to announce that AWS OpsWorks now supports resource-level permissions. AWS OpsWorks is an application management service that lets you provision resources, deploy and update software, automate common operational tasks, and monitor the state of your environment. You can optionally use the popular Chef automation platform to extend OpsWorks using your own custom […]

Authenticated File Downloads with CloudFormation

In this guest post, AWS Solution Architect Grace Mollison (@grapesfrog) discusses options for authenticated file downloads when using CloudFormation. Note: This post assumes familiarity with cfn-init and CloudFormation Metadata to bootstrap the EC2 instances in your CloudFormation stack. To learn more, see Automate LAMP Installation Using CloudFormation, Bootstrapping AWS CloudFormation Windows Stacks, or the cfn-init documentation […]

AWS OpsWorks introduces support for Java applications

We are pleased to announce that AWS OpsWorks has added support for Apache Tomcat to make it easy for you to deploy and run Java applications. You can deploy one or more Java applications on the same server and customize the Java layer to change configurations such as the JVM heap size, use a different […]

Elastic Beanstalk, OpsWorks, and CloudFormation Sessions at AWS re:Invent

AWS re:Invent 2013 is exactly one week away, and I’d like to spend just a few minutes highlighting several technical sessions that feature AWS Elastic Beanstalk, OpsWorks, and CloudFormation. I think these sessions are particularly interesting as many of them feature customers who use the services (including Adobe, Nike, ThoughtWorks, and Intuit), while other sessions […]

A Sample App For Startups

Here’s a use-case we see among startups fairly frequently: you’re announcing a new product or service and your customers want to sign up to be notified when your Cool New Thing is available. This can lead to a period (perhaps just a few hours, but possibly longer) where your sign-up form is bombarded with many […]

CloudFormation and the New AWS CLI

CloudFormation provides a number of different ways to use the service. From the web API to language-specific SDKs to GUIs like the AWS Management Console, you choose the interface that’s right for you. For those of you using (or interested in using) the CloudFormation command line interface (CLI), this post’s for you. The original CloudFormation […]

For Developers, By Developers

Hello!   My name is Evan Brown and I work here at Amazon Web Services on application deployment and management services like Elastic Beanstalk, CloudFormation, and OpsWorks. Today we’re excited to launch the new Application Management blog. My colleagues – the engineers and product managers who build these services – and I will use this […]