Files
php-the-right-way/_posts/12-02-01-Platform-as-a-Service.md
jrfnl 87202921c7 Style consistency Round 2
- spacing of jekyll tags at top of file
- line wrap at 120 chars
- url/link verification and move to bottom and order
2014-12-08 22:05:25 +01:00

578 B

title, isChild, anchor
title isChild anchor
Platform as a Service (PaaS) true platform_as_a_service

Platform as a Service (PaaS)

PaaS provides the system and network architecture necessary to run PHP applications on the web. This means little to no configuration for launching PHP applications or PHP frameworks.

Recently PaaS has become a popular method for deploying, hosting, and scaling PHP applications of all sizes. You can find a list of PHP PaaS "Platform as a Service" providers in our resources section.