AWS News Blog
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 From The AWS Management Console
The AWS Management Console includes support for AWS Elastic Beanstalk. If you already have a Java WAR file that you want to use to try out Elastic Beanstalk, you can do so through its browser-based interface. If you don’t happen to have an application of your own handy, you can use the sample application provided […]
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 […]
New Screencast: Building a High Performance Cluster
From aeronautics to genomics to financial services, High Performance Computing is becoming a common requirement in many fields of industry and academia. Traditionally, the barrier to entry into this area has remained high, with the expertise and cost needed to provide such facilities proving to be prohibitive. With Amazon EC2’s Cluster Compute instances, extremely high […]
New Webinar: High Availability Websites
As part of a new, monthly hands on series of webinars, I’ll be giving a technical review of building, managing and maintaining high availability websites and web applications using Amazons cloud computing platform. Hosting websites and web applications is a very common use of our services, and in this webinar we’ll take a hands-on approach […]