Move Operations Team Member to DevOps Team

Motivation

You are in the following situation:

That means when one of the development teams is ready for a new deployment, they give their result to the operations team and hope the ops team will bring the new version into production. When the ops team runs into an error during deployment, they have to go back to the dev team. A play of ping-pong starts.

The goal of DevOps is to avoid that ping-pong by pushing the cross-functional idea so far to integrate also the operations know-how into the development team.1 With this refactoring we move the organization a step into the DevOps direction.

Team Topologies will help you here.

Mechanics

  • Choose a first development team that wants to apply the DevOps idea.
  • Choose one of the operators and assign them to the former to team to form the first DevOps team.
  • Let the team members educate each other with the knowledge that they didn’t have so far. The goal here is to achieve a t-shaped skill profile for both the dev and the op.
  • Repeat until you eventually have replaced the former operations team.

Example(s)

  1. Many people think about this as just bringing software development into its natural state…