Skip to main content

Recommended upgrade pattern

Answered

Comments

1 comment

  • Cam Barnard

    HI Mike - not sure I am seeing the 'snag'. You upgrade your development server to X+1, you test there, make any change etc. Once you are satisfied and ready to push to testing you upgrade your testing server to X+1 and then deploy from Dev to Test. After you are satisfied with the app on the Test Server, you upgrade the Production server to X+1 and deploy the app from Test to Prod.

    You are correct that once you've updated your Development environment, you no longer have a way to update your Production application until Test and Prod are running the same version. 

    0

Please sign in to leave a comment.