Elastic Beanstalk Now Runs Python
Written by Kay Ewbank   
Thursday, 23 August 2012

Amazon has added support for Python to Elastic Beanstalk.

Elastic Beanstalk gives you a way to deploy and manage PHP, Java, and .NET applications on Amazon Web Service (AWS), and Python has now been added to the list, according to a recent announcement.

If you want to develop or host a web application using Python, it can be deployed to AWS Elastic Beanstalk and updated using the Django or Flask web application frameworks.

Elastic Beanstalk supports Python applications and frameworks that run on the Apache HTTP Server and the WSGI interface. You can also make use of Amazon Relational Database Service (Amazon RDS) database instances with your Elastic Beanstalk applications.

Another addition makes it possible to customize the Python runtime for Elastic Beanstalk using a set of declarative text files within your application. If your application contains a requirements.txt in its top level directory, Elastic Beanstalk automatically installs the dependencies using pip. Amazon is also adding a new configuration mechanism that means you can install packages from yum, run setup scripts, and set environment variables.

aws

More Information

Amazon Elastic Beanstalk

Related Articles

PHP and Git Deployment for AWS Elastic Beanstalk

Amazon Beanstalk - just runs your app

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Redis Changes License, Rival Fork Launched
03/04/2024

The developers of Redis have announced that they are changing the licensing model for the database. From now on, all future versions of Redis will be released with source-available licenses rather tha [ ... ]



Falco On Track To Version 1.0.0
02/04/2024

Falco is a cloud native runtime security tool for the Linux operating system, designed to detect abnormal behavior and warn of potential security threats in real-time. Now it's about to release its fi [ ... ]


More News

Last Updated ( Thursday, 23 August 2012 )