Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Are you looking to deploy to a single environment or do you want to automate deployments to all your environment?</p> <p>If you're doing it to a single environment is generally easy to script this to happen automatically from your CI server, either automatically after each build or nightly or even on demand.</p> <p>But ideally you'd like to use the same deployment automation across all your environments, from test through to production. In that case it might make sense to talk with your Ops people and find out how they are doing their deployments and the develop some common scripts. When we (Urbancode/AnthilPro) talk about <a href="http://www.anthillpro.com/html/products/anthillpro/features/deploy.html?utm_source=stackoverflow&amp;utm_medium=answer&amp;utm_campaign=jtf" rel="nofollow noreferrer">deployment automation</a> that's usually what we're talking about and what we recommend to our customers.</p> <p>If you need to convince someone that making this investment is worthwhile you might find this whitepaper <a href="http://www.anthillpro.com/html/resources/white-papers/default.html?utm_source=stackoverflow&amp;utm_medium=answer&amp;utm_campaign=jtf" rel="nofollow noreferrer">Build &amp; Deployment Automation for the Lean Economy</a> (pdf; registration required) useful. In it we use the Lean technique of <a href="http://en.wikipedia.org/wiki/Value_stream_mapping" rel="nofollow noreferrer">Value Stream Mapping</a> to illustrate why automating your deployments is such a big win for the team. When you realize how much "waste" there is in manual deployments of the kind you're describing the investment in automation is a no-brainer.</p> <p>Jtf</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload