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


Udacity's New Discovering Ethical AI Course
12/04/2024

Udacity has just launched an hour-long course on Ethical AI. Intended for a wide audience across many industries, it introduces to basic concepts and terms needed to step into the world of Ethica [ ... ]



Interact With Virtual Historic Computers
14/04/2024

Alan Turing's ACE computer is a legendary computer that is particularly special for I Programmer - our account of it was the first ever history article on the site when it launched in 2009. Now this i [ ... ]


More News

Last Updated ( Thursday, 23 August 2012 )