News Feed
Jobs Feed
Sections




News Archive
Fortrabbit.com:
Multi Stage Deployment for Website Development
October 01, 2012 @ 12:11:35

On the Fortrabbit.com blog, there's a new post looking at a system for multi-stage deployment at a high level, applicable to most of the tools out there.

This article targets new developers and developers which never had the chance working with multi versioned websites before. If this fit's you: Read it. Staging is a good tool in your belt you won't regret to know. [...] You, your co-developers, authors and whatnot using [staging] to prepare and test stuff which is to be released into production. In short: you do not perform open-heart surgery by coding directly on the production website.

He talks about the "stages" part of the "multi-stage" structure, mentioning the separation of purpose they provide and an example of a three level configuration (dev, staging, production). An optional fourth level can be added as well for testing purposes. There are some downsides to this approach, though: data synchronization, code deployment delay and complexity. There's also a mention of gitflow and how it could help make this environment easier to set up for your applications.

0 comments voice your opinion now!
multistage deployment development staging setup gitflow


blog comments powered by Disqus

Similar Posts

Cal Evans' Blog: Software development DSL

Jeff Moore's Blog: Closures (& Lambda Functions) are coming to PHP

Community News: Zend Announces phpcloud.com (development/deployment platform)

Wojciech Sznapka's Blog: Dynamic LAMP setup for localhost development

Jeff Moore's Blog: PHP as a Deployment Platform


Community Events











Don't see your event here?
Let us know!


database example language podcast composer framework conference testing zendframework2 functional release series object introduction interview community tool development code opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework