Why DevOps

We just finished implementing a dev ops deploy toolchain able to compile,deploy, rollback all in automatic way.

The objection of the dev team is “it is slow to deploy”.

Yes, it is slower then manual copying file.

  1. But it is AUTOMATIC
  2. It provide a rollback procedure.
  3. It is rock solid.
  4. It works alone, at midnight. Mind it. It work alone.

and yes we should optimize it