initial re-write of PaaS

This commit is contained in:
Richard Howard
2012-07-10 09:42:55 -07:00
parent 308686543c
commit c00c418858

View File

@@ -5,4 +5,4 @@ isChild: true
## Platform as a Service (PaaS)
In recent years cloud platforms have become popular ways of deploying, hosting, and scaling PHP applications. These can be a great if you're learning PHP and don't have experience or interest in server admin work, too. You can find a list of [PHP PaaS "Platform as a Service" providers](#php_paas_providers) in our [resources section](#resources).
Platform as a Service provide the infrastructure and system configuration necessary to run PHP applications on the web. In recent years PaaS has become popular method of deploying, hosting, and scaling PHP applications of all sizes. You can find a list of [PHP PaaS "Platform as a Service" providers](#php_paas_providers) in our [resources section](#resources).