IT Management

IT4IT DevOps Manifesto


I assist a great deal of companies with their DevOps journey and execution. Sometimes the companies I work for are big business or larger business. Since there are numerous groups within these companies that have basically the very same requirements, there is frequently a so called IT 4 IT department, that is developing some centralized abilities.

Although I believe that IT 4 IT is not constantly an excellent choice, since it inserts with the basic DevOps concepts like self-governing groups, it can make good sense if used properly.

When doing DevOps it is essential to do this in a protected method. Particularly in a business this is top of mind and the reason that departments as Modification Management, Release Management, Modification Architecture Boards and so on exist. When it comes to security and business policies, particular things are needed to be in location. Whether it is ISO, SOX, COBIT or whatever other structure is utilized to confirm whether you are certified, a couple of concepts are very important to have in location.

  • Make sure stability by having audit routes on code and artifacts
  • Make sure the 4-eyes concept on every modification to production
  • Embed Security Checking throughout your procedure
  • Avoid unapproved (information) gain access to

Equating these concepts into an application frequently leads to limiting gain access to, shut down performance, rejecting actions and instantiating control authorities. Since, that is what we are utilized to.

For this function I produced the IT4IT DevOps Manifesto. A basic set of concepts that can be utilized in assisting individuals to make the best choice.

  • Safeguard vs Blame
  • Report vs Control
  • Enable others vs Doing yourself
  • Enable vs Reject
  • Automated vs Handbook

Safeguard vs Blame

When you execute something that leads to an audit path, it instantly ends up being noticeable who did something. This blame culture is not something we wish to motivate. For that reason, steps are not carried out just to see who has actually authorized or done something. Executed steps need to add to greater security, security or traceability.

Report vs Control

When you compose tools to avoid individuals from doing the incorrect things, they ultimately will work around you. And even worse, they will never ever find out to the best thing. So tools that examine if the important things are done right, require to be in location, however as a recognition check. The report is sent out to individuals and it is their obligation to do the best thing. Assistance, aid and what else can be offered however with fantastic power come fantastic obligation

Enable others vs Doing yourself

Who does not like to be served? Can you develop xyz for me or can you upgrade abc? Rights, understanding, time, here is constantly a reason you sent out the work to someone else. However if someone else does our work, it becomes their concern when something is incorrect, and they become your traffic jam when you wish to proceed. So rather of DOING things for others, we do things WITH others and allow them to do it themselves by automating or plain mentor

Enable vs Reject

Computer system states no! When we decide that everyone is doing their finest, we need to think about permit (or yes) over Deny (no!). A demand is approved and after that examined rather of the other method around. The majority of the important things are allowed completion, so why not go back the ones that were not okay in the very first location. It is our obligation to examine as much as we can in automatic style.

Automated vs Handbook

In 9 out of 10 cases it is simpler to do something manual then to do it automated and repeatable. However soon you remain in a position that you are just doing manual labor. We automate whatever we can. Throughout our automation effort, we can think about to do it by hand, however take care with this!

I hope that it likewise can be of an advantage to you!


Source link