Think of a Platform-as-a-service like a web server that is already configured for multiple languages and all you have to do is install your web application and start/restart it.
The idea is that you can turn on and off web servers really quickly to do tests and also that it should scale as the amount of work that your web application needs scales.
The idea is that you can turn on and off web servers really quickly to do tests and also that it should scale as the amount of work that your web application needs scales.