AWS News Blog
Category: AWS Elastic Beanstalk
AWS Elastic Beanstalk – Environment Resource Support + Updated PHP Runtime
AWS Elastic Beanstalk can now provision and configure AWS resources to power your application. In conjunction with a new version of our PHP runtime, you get more control and more flexibility with less code. In October, we announced the Elastic Beanstalk configuration files and talked about how they can help you configure EC2 instances without […]
AWS Expansion in Brazil – Elastic Beanstalk, Provisioned IOPS for EBS and RDS
We launched an AWS Region in Brazil almost a year ago, along with Portuguese and Spanish versions of the AWS Blog. Today we are adding the following new AWS functionality in the Region: AWS Elastic Beanstalk – You can now deploy and manage .NET, PHP, Python, Ruby, and Java applications in the AWS Cloud using […]
AWS Elastic Beanstalk – Ruby Support and VPC Integration
AWS Elastic Beanstalk now supports Ruby applications and Amazon Virtual Private Cloud (VPC). Let’s take a look at each of these important and powerful new features. Ruby SupportElastic Beanstalk continues to expand the list of supported platforms (Java, PHP, Python, and .NET) and now adds Ruby applications. If youre a Ruby developer, you can now […]
Customize Elastic Beanstalk Using Configuration Files
Saad Ladki of the Elastic Beanstalk team is back with another guest post. Today, Saad talks about a customization feature that will allow you to customize the run-time configuration of your applications by installing packages and libraries, running commands, and editing files. — Jeff; A few weeks ago, we announced Python support for AWS Elastic […]
AWS Elastic Beanstalk – Now Available in Singapore
AWS Elastic Beanstalk is now available in the Asia Pacific (Singapore) region. You can now use Elastic Beanstalk to deploy, manage, and scale Java, .NET, PHP, and Python applications in the following AWS regions: US East (Northern Virginia) US West (Northern California) US West (Oregon) Asia Pacific (Tokyo) Asia Pacific (Singapore) EU (Ireland) After you […]
Announcing AWS Elastic Beanstalk support for Python, and seamless database integration
Its a good day to be a Python developer: AWS Elastic Beanstalk now supports Python applications! If youre not familiar with Elastic Beanstalk, its the easiest way to deploy and manage scalable PHP, Java, .NET, and now Python applications on AWS. You simply upload your application, and Elastic Beanstalk automatically handles all of the details associated […]
AWS Elastic Beanstalk – Two Additional Regions Supported
We’ve brought AWS Elastic Beanstalk to both of the US West regions, bringing the total to five: US East (Northern Virginia) Asia Pacific (Tokyo) EU (Ireland) US West (Oregon) US West (Northern California) I have recently spent some time creating and uploading some PHP applications to Elastic Beanstalk using Git and the new ‘eb’ command. […]
AWS Elastic Beanstalk – Simplified Command Line Access with EB
I would like to welcome eb (pronounced ee-bee) to the family of Elastic Beanstalk command line tools! Eb simplifies the development and deployment tasks from the terminal on Linux, Mac OS, and Microsoft Windows. Getting started using Elastic Beanstalk from the command line is now as simple as: eb init to set up credentials, choose […]