By dotCore
via net.tutsplus.com
Published: Feb 19 2013 / 09:58
It’s common practice to work locally on a project and push revisions to a production server, but the step that people often skip is the staging server. A staging server is a mix between production and development; you get to test your app as if it were in production. Let’s review some of the issues that you’ll have to consider, as well as the steps needed to replicate a production Platform as a Service (PAAS).
Add your comment