When to deploy code

  • You can potentially create automation scripts that handle deployments
  • ...and then deploy whenever you want
  • Maybe you only deploy after lots of testing?
  • Maybe you have special "release days" when a lot of code is released at once?
  • That can be dangerous though. What if something breaks?

20 / 25