From ac9d8d31b5a2bb894febe08ec0f955e7dfcd0069 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 22 Feb 2016 00:18:58 -0500 Subject: [PATCH] promote --- docs/scenarios/web.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index 8aeea87..5073a72 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -186,9 +186,6 @@ protection, and basic authentication. Hosting ::::::: -Platform-as-a-Service ---------------------- - Platform-as-a-Service (PaaS) is a type of cloud computing infrastructure which abstracts and manages infrastructure, routing, and scaling of web applications. When using a PaaS, application developers can focus on writing @@ -205,7 +202,7 @@ logging, scheduled and background tasks, billing and payment, etc. Heroku -~~~~~~ +------ `Heroku `_ offers first-class support for Python 2.7–3.5 applications. @@ -222,7 +219,7 @@ how to set up your first application. Heroku is the recommended PaaS for deploying Python web applications today. Gondor -~~~~~~ +------ `Gondor `_ is a PaaS specialized for deploying Django and Pinax applications. Gondor recommends Django version 1.6 and supports any