AWS News Blog

Jeff Barr

Author: Jeff Barr

Jeff Barr is Chief Evangelist for AWS. He started this blog in 2004 and has been writing posts just about non-stop ever since.

AWS Elastic Beanstalk Under the Hood

The default configuration settings for your AWS Elastic Beanstalk application were chosen to work well under a wide variety of conditions. However, rest assured that you have the ability to view and to edit the settings as you’d like if and when you decide to “open the hood” (so to speak). You can do all […]

AWS Elastic Beanstalk Eclipse Integration

You can create, test, debug, and deploy an AWS Elastic Beanstalk application from within the comfort of the Eclipse IDE. The newest version of the AWS Toolkit for Eclipse includes a brand-new plug-in that lets you deploy Java web applications to Elastic Beanstalk from within Eclipse. This toolkit includes the AWS SDK for Java along […]

AWS Elastic Beanstalk Programming Model

Let’s talk about the way that your design your application for use within AWS Elastic Beanstalk.. As I have already mentioned, Elastic Beanstalk will handle the nitty-gritty day-to-day details associated with running and scaling your application. You get to focus on your application and on your customers instead of on the details of the infrastructure. […]

AWS Elastic Beanstalk APIs and Command Line Tools

Just like every other part of AWS, Elastic Beanstalk is programmable. A complete set of Elastic Beanstalk command line tools is available. You can use the Elastic Beanstalk APIs or the command line tools to integrate Elastic Beanstalk into your existing development process in new and interesting ways. For example, Makefiles (and other build tools […]

AWS Elastic Beanstalk Concepts

In this post I would like to introduce you to some of the principal concepts behind AWS Elastic Beanstalk. This information should be helpful to you as you read the remaining blog posts in this collection. Here are the terms that you need to know: An Application is a collection of Elastic Beanstalk application versions […]

HeyWatch – AWS-Powered Video Encoding

Update (December 2023) – Eric emailed to let me know that HeyWatch is now Coconut. I have adjusted the names and links in this post accordingly — Jeff; Earlier this week I spent some time on the phone with Eric Fontaine of Coconut (formerly HeyWatch). Eric gave me some background information on their video encoding […]