โ† Back to blog

DevOps is not a job title โ€” it's a way of working most teams still get wrong

DevOps collaboration and automation
TL;DR

DevOps is not a role you hire for โ€” it is a culture and set of practices that breaks down silos between development and operations. Most companies misapply it by creating a "DevOps team" that owns pipelines while developers and ops continue working separately. This post explains what DevOps actually means, what it looks like in practice, and how small teams in Cameroon and Africa can adopt it without a big budget.

If you have ever posted a job for a "DevOps Engineer" and expected one person to fix your entire delivery process, you have misunderstood DevOps. That misunderstanding is so common it has become the industry default โ€” and it is why so many teams adopt the tools without the results.

Where the DevOps concept came from

DevOps emerged from a specific problem in software delivery. Development teams wrote code and threw it over a wall to operations teams who were responsible for keeping systems stable. Each team was incentivised differently โ€” developers rewarded for shipping features, operations teams rewarded for stability. The result was constant conflict, slow releases, and blame cycles when things broke.

The DevOps movement, formalised around 2009 through Patrick Debois and the "Velocity" conference, proposed a solution: break down the silos. Give developers responsibility for the operational health of what they build. Give operations teams input into how software is designed. Make both sides share ownership of the delivery pipeline.

The key insight was cultural, not technical. The tools came later.

The three ways: the framework most DevOps discussions ignore

Gene Kim's "Three Ways" framework describes the foundations of DevOps thinking. The First Way is about flow โ€” optimising the entire value stream from development to the customer, not just individual steps. The Second Way is about feedback โ€” building feedback loops so problems are caught fast and knowledge flows in all directions. The Third Way is about continual learning โ€” creating a culture of experimentation and learning from failure rather than blame.

Most organisations that claim to "do DevOps" are only implementing tools associated with the First Way (CI/CD pipelines, automation) without addressing the Second and Third Ways. This is why so many DevOps transformations fail to produce the promised results โ€” the culture does not change, only the tooling does.

What DevOps looks like when it is actually working

In a genuine DevOps culture, developers write code and are also responsible for it in production. They are on call when it breaks. They monitor its performance. They get paged at 2am if something goes wrong. This accountability changes how code is written โ€” you write more defensively, add better logging, design for observability.

Releases are small and frequent. Instead of big quarterly releases that are stressful events, teams ship small changes multiple times per week or day. Each small change is easier to test, easier to debug if something goes wrong, and faster to roll back.

Failure is expected and planned for. Post-mortems are blameless โ€” focused on understanding the system failure, not punishing individuals. This creates an environment where people report problems honestly rather than hiding them.

DevOps in African tech teams: what changes and what stays the same

In Cameroon and across Central and West Africa, tech teams often start small โ€” two to five engineers handling everything from feature development to server management. This is actually a natural DevOps environment. The artificial silos that DevOps tries to break down never formed in the first place.

The risk for growing African tech companies is that they replicate the silo model as they scale. As teams grow, there is a temptation to create separate "backend," "frontend," and "infrastructure" teams that stop talking to each other. If you are scaling, resist this. Keep cross-functional ownership explicit in how you structure teams and measure performance.

Budget is always a consideration. The good news: the most important DevOps practices are free. Blameless post-mortems cost nothing. Code review culture costs nothing. On-call rotation costs no software license. The expensive parts โ€” monitoring platforms, CI/CD infrastructure โ€” have free or low-cost tiers that are entirely adequate for early-stage teams.

The four DORA metrics: how to measure if DevOps is working

Google's DORA (DevOps Research and Assessment) program identified four metrics that reliably predict software delivery performance. Deployment Frequency: how often you deploy to production. Lead Time for Changes: how long from code commit to production deployment. Change Failure Rate: what percentage of deployments cause production incidents. Mean Time to Recover (MTTR): how long to restore service after an incident.

Elite performers (top 25%) deploy multiple times per day, have lead times under an hour, change failure rates under 5%, and MTTR under an hour. Low performers deploy monthly or less, with lead times of months. The gap is not due to team size โ€” it is due to practices.

Measure these four metrics for your team. Even rough measurements tell you where your biggest constraints are. If your deployment frequency is low, work on CI/CD. If your MTTR is high, work on monitoring and incident response. The metrics tell you where to focus.

How to start a DevOps transformation without a big budget

Pick one bottleneck and fix it. If deployments are manual, automate one pipeline. If incidents take hours to diagnose, add basic monitoring. If code review does not exist, start it. Do not try to transform everything at once. DevOps transformation is iterative โ€” small improvements, measured, built upon.

Hold a blameless post-mortem after the next incident. Write it up publicly within the team. Identify the system-level cause, not the individual who made a mistake. This single practice, repeated consistently, changes culture more than any tool adoption.

Key takeaways

  • DevOps is a culture of shared ownership between development and operations โ€” not a job title or a set of tools.
  • The Three Ways (flow, feedback, continual learning) are the foundation; most teams only implement tooling and miss the culture shift.
  • African tech teams that start small have a natural advantage โ€” the silos that DevOps tries to break never formed. Protect that as you grow.
  • Measure your DORA metrics โ€” deployment frequency, lead time, change failure rate, MTTR โ€” and use them to identify where to improve first.

Frequently asked questions

Q: What is DevOps in simple terms?

DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) to shorten the delivery lifecycle and provide continuous delivery with high quality. It means development and operations teams collaborate closely rather than working in silos.

Q: Does a small team need DevOps?

Yes โ€” small teams benefit most. When one or two people write code and also manage deployment and infrastructure, the DevOps mindset is natural. The practices (automation, monitoring, fast feedback) prevent small teams from being overwhelmed by operational work as they grow.

Q: How do African tech companies adopt DevOps on a limited budget?

DevOps is about culture and practices more than tools. You can adopt DevOps principles with free or low-cost tools: GitHub Actions for CI/CD, Prometheus and Grafana for monitoring, Terraform for infrastructure as code. The investment is in changing how your team works, not in expensive software licenses.

Q: What is the DORA framework?

DORA (DevOps Research and Assessment) identifies four key metrics for software delivery performance: deployment frequency, lead time for changes, change failure rate, and mean time to recover. These four metrics tell you objectively how well your DevOps practices are working.

Sources

  1. Kim, G., Humble, J., Debois, P., & Willis, J. "The DevOps Handbook." IT Revolution, 2016.
  2. Google Cloud. "State of DevOps Report 2024." DORA Research, 2024.
  3. Google Cloud. "Using the Four Keys to measure DevOps performance." Google Cloud Blog, 2020.
  4. Kim, G. "The Phoenix Project." IT Revolution, 2013.

Ready to build a genuine DevOps culture in your team? Kaevor works with companies across Cameroon and Africa to implement DevOps practices that actually move the needle. Message us on WhatsApp โ€” we respond same day.

Chat on WhatsApp โ†’