16 captures
23 Sep 2019 - 04 Dec 2025
Mar APR May
08
2021 2022 2023
success
fail

About this capture

COLLECTED BY

Collection: Save Page Now Outlinks

TIMESTAMPS

The Wayback Machine - http://web.archive.org/web/20220408185049/https://www.fullstackpython.com/hosting.html
 

Full Stack Python
All topics | Blog | Supporter's Edition | @fullstackpython | Facebook | What's new?

Hosting






A Python application must be deployed and hosted on one or more servers, or a platform-as-a-service, to run.

Hosting resources




An engineers guide to cloud capacity planning is a wonderful article that discusses on-demand provisioning, horizontal and vertical scaling and how to estimate performance of your infrastructure.



Selecting a cloud provider reviews Etsy's decisionmaking around self-hosted infrastructure versus cloud hosting. They put together an architectural model and ultimately decided to start migrating over to Google Cloud Platform.



Going Multi-Cloud with AWS and GCP: Lessons Learned at Scale covers the compute, networking, persistent storage, billing and failover aspects of using more than one infrastructure provider.



Auth0 Architecture: Running In Multiple Cloud Providers And Regions explains their multi-cloud architecture and how it has evolved over the past several years.



Choose A Cloud has a few posts with charts for easy cross-cloud comparisons pricing on features such as persistent storage.



How Netlify migrated to a fully multi-cloud infrastructure is another story post about developing a multi-cloud architecture and the considerations for disaster recovery, databases and testing.


What else would you like to know about hosting and deployment?





Show me options for bare metal and virtualized servers.
 




How do I use a platform-as-a-service to deploy my Python app?
 




I have a server, how do I set up the operating system?
 





Sponsored By


AssemblyAI logo
The automatic transcription API loved by Python developers.





Table of Contents



1. Introduction 2. Development Environments 3. Data 4. Web Development 5. Deployment Hosting Servers Static Content CDNs Virtual Private Servers Linode DigitalOcean Lightsail Platform-as-a-Service Heroku PythonAnywhere AWS CodeStar Operating Systems Ubuntu macOS Windows FreeBSD Web Servers Apache HTTP Server Nginx Caddy WSGI Servers Green Unicorn (Gunicorn) mod_wsgi uWSGI Continuous Integration Jenkins GoCD Configuration Management Ansible Salt Containers Docker Kubernetes Serverless AWS Lambda Azure Functions Google Cloud Functions 6. DevOps Changelog What Full Stack Means About the Author Future Directions Page Statuses ...or view the full table of contents.



Full Stack Python


Full Stack Python is an open book that explains concepts in plain language and provides helpful resources for those topics.

Updates via Twitter & Facebook.



Chapters



1. Introduction 2. Development Environments 3. Data 4. Web Development 5. Deployment » Hosting 6. DevOps Changelog What Full Stack Means About the Author Future Directions Page Statuses ...or view the full table of contents.

 



Matt Makai 2012-2022