Learn how to deploy web applications to the cloud using Python in this 48-minute conference talk from EuroPython 2011. Explore hosting and deployment challenges, comparing traditional hosting to Amazon AWS. Dive into Amazon's infrastructure, EC2 connections, instance launching, and security group management. Discover Fabric for remote server management and DjangoZoom for one-click deployments. Gain insights on repeatable deployments, database node setup, and package installation. Understand PostgreSQL configuration, database creation, and quick update processes. Explore additional cloud providers and deployment tools to enhance your web application deployment skills.
Deploying Web Applications to the Cloud with Python