• Home
  • News
  • Big Data & Analytics
  • DevOps
  • Security
  • GDPR
  • AI & ML
  • Women in Tech
  • Cloud & Infrastructure
  • CIO
  • Deskflix
  • Events
  • Whitepapers
  • Spotlights
  • IT Leaders 250
  • Research
  • Delta
  • Tech Marketing Hub
  • About Us
  • Newsletters
  • Sign in
  •  
      • Newsletters
      • Account details
      • Contact support
      • Sign out
     
     
    • You are currently accessing Computing via your Enterprise account.

      If you already have an account please use the link below to sign in.

      If you have any problems with your access or would like to request an individual access account please contact our customer service team.

      Phone: +44 (0) 1858 438800

      Email: customerservices@incisivemedia.com

      • Sign in
     
  • Follow us
    • Twitter
    • LinkedIn
    • Newsletters
    • Facebook
    • YouTube
  • Register
  • Events
    • Upcoming events
      event logo
      Deskflix Financial Services

      oin us for this episode of Deskflix to hear from industry experts and peers on their 2020 best practices, what they’ve learnt for 2021 and how they plan to overcome the next wave of disruption.

      • Date: 03 Mar 2021
      event logo
      Good listeners: Why conversational interfaces are now a must-have

      This webinar, featuring dedicated research, will explore how conversational interfaces can add value to your digital initiatives today. We discuss the benefits of putting the AI to work and the value of the conversational channel itself.

      • Date: 17 Mar 2021
      • Virtual Event,
      event logo
      Deskflix IT Leader's Summit

      Six months on from our inaugural IT Leaders’ Festival, Deskflix IT Leaders’ Summit is a chance to take stock and reflect on the first quarter of 2021. How did you overcome the obstacles of 2020? Was progression as expected? What were your biggest threats and biggest growth opportunities?

      • Date: 24 Mar 2021
      event logo
      Architect for the unknown: Is your database built for a crisis?

      This webinar, in which we’ll reveal Computing’s latest research in this area, reflects on how prepared our respondents’ data architecture was going into the pandemic and the role databases have to play in the ability to react and pivot in a crisis.

      • Date: 25 Mar 2021
      View all events
  • Whitepapers
    • LATEST WHITEPAPERS
      Darktrace 120x194
      Cyber AI Response: Threat Report 2019

      This white paper details 7 case studies of attacks that were intercepted and neutralised by Darktrace cyber defense AI, including a zero-day trojan in a manufacturing company's network. Learn how Darktrace Antigena AI Response modules fight back autonomously, no matter where a threat may emerge, extending to the Cloud, Email and SaaS.

      Download
      Darktrace 120x194
      Cyber AI & Darktrace Cloud

      This white paper explores how cloud is a security blind spot for many organisations who struggle with the limited visibility and control in this new environment, where their existing security tools are often not applicable.

      Download
      Find whitepapers
      Search by title or subject area
      View all whitepapers
  • Spotlights
    • Spotlights

      Welcome to Computing's Spotlight section, where we focus in on particularly important themes and topics of enterprise IT.

      Intel logo

       

      Endpoint Management and Security Hub

  • IT Leaders 250
  • Research
  • Delta
  • Tech Marketing Hub
  • About Us
Computing
Computing
  • Home
  • News
  • Big Data & Analytics
  • DevOps
  • Security
  • GDPR
  • AI & ML
  • Women in Tech
  • Cloud & Infrastructure
  • CIO
  • Deskflix
 
    • Newsletters
    • Account details
    • Contact support
    • Sign out
 
 
  • You are currently accessing Computing via your Enterprise account.

    If you already have an account please use the link below to sign in.

    If you have any problems with your access or would like to request an individual access account please contact our customer service team.

    Phone: +44 (0) 1858 438800

    Email: customerservices@incisivemedia.com

    • Sign in
 
  • DevOps

Ten Years of DevOps - five ways businesses are still getting it wrong

Catapult's Alex Fishlock runs down the five key ways organisations are getting DevOps wrong - and what they can do about it

Alex Fishlock is CEO of IT consulting firm Catapult
Alex Fishlock is CEO of IT consulting firm Catapult
  • Alex Fishlock
  • 19 March 2019
  • Tweet  
  • Facebook  
  • LinkedIn  
  • Send to  
0 Comments

DevOps has come a long way in the last 10 years. From its humble beginnings at a tech conference in Toronto, Canada the mashup between development and operations has grown into a major focus for businesses all over the world.

Today, more than 70 per cent of companies claim to have adopted DevOps, and it's easy to see why.

The latest State of DevOps report from the DevOps Research and Assessment (DORA) team showcases the incredible impact it can have on your software development cycle. By comparing low performers with those at the very top, the report found that elite performers have:

  • Forty-six times more frequent code deployments;
  • 2,555 times faster lead time from commit to deploy;
  • Seven times lower change failure rate;
  • 2,604 times faster incident recovery.

Sadly, most organisations are failing to hit these numbers. Here's five key ways businesses are still getting it wrong - and what they can do about it.

1. The culture clash

The first hurdle companies face is the huge task of changing their internal culture. In most cases, development and operations have worked in independent silos for years, speaking different languages in different domains with completely different ways of working. So when they suddenly come together without the right people around them, the business suffers.

It's about bringing together dev, ops, security, marketing and many other specialisms and aligning them on one shared objective

To make matters worse, leaders are often reluctant to take the necessary risks to drive positive change and innovation. Instead, they possess a command-and-control mentality that can make something as simple as downloading a new piece of software a headache for employees.

So what's the solution?

First, businesses need to understand that DevOps is really about creating product teams. It's about bringing together dev, ops, security, marketing and many other specialisms and aligning them on one shared objective: to improve your customer experience. But for this to really work, leaders need to change legacy processes, give teams more autonomy and adopt the fail-fast mentality that makes DevOps so successful.

2. It's all about speed

In today's business landscape, time is money. Companies are facing growing competition from lightning-fast startups, so teams are constantly looking at ways to improve efficiency and productivity.

DevOps is a massive part of this. It enables teams to automate processes and speed up cycle times so they can get products to market faster. But what happens when teams get blinded by the race to the customer? What happens when your time to market becomes the only metric that matters? In short: quality suffers.

We often describe DevOps as a balancing act between speed and quality. Speed is great until quality starts to suffer, and quality is only worthwhile if you can reach the customer in a reasonable timeframe. To truly get the best of both worlds, you need to automate your software engineering, and measure and report key metrics from both the pipeline and the running system, such as MTTR, MTBF and test coverage. Nothing should be manual.

3. Security gets forgotten

Security is an essential part of IT. But when teams focus all their attention on faster deployments and shorter cycle times, it often gets ignored until it's too late.

By making security part of the DevOps mix you can help instil a security mindset in your developers

This is often the result of a partial DevOps implementation. Developers and operations are brought together to speed up time to market, but when the product reaches the customer, it has a whole host of security vulnerabilities that the team missed. This not only leaves you exposed to a breach, it also means teams have to rapidly identify affected customers and services before rolling out a series of last-minute fixes.

We help teams prevent this issue by integrating security processes throughout the development lifecycle. And, by making security part of the DevOps mix - often referred to as DevSecOps - you can help instil a security mindset in your developers to further strengthen the stability of your output.

4. Teams think there's a magic tool for DevOps

As an Atlassian Silver Solutions Partner, we understand the power of great tools. They can enable collaboration, automate processes and improve efficiencies throughout the development process. If, however, you're looking for a tool to improve areas such as productivity and collaboration to make all your DevOps dreams come true, you're not going to find it.

"This is one of the biggest misconceptions when it comes to DevOps. Many businesses buy into a tool thinking it's their DevOps solution - either because its benefits have been hyped-up by an overzealous salesman, or simply because they don't fully understand what DevOps is.

"We coach teams at every level to help them understand that DevOps is a cultural change that brings with it new, more productive and more efficient processes. There are a range of excellent tools that can be used to support these processes, but it's the underlying culture that's vital to making DevOps a success for your organisation."

5. The cloud becomes a fog

We've all heard the benefits of the cloud before. It treats computing as a utility rather than a USP, does away with the burden of supporting your own server room and helps to reduce your time to market. Although, all of these should come with one big caveat: the cloud alone won't solve all your problems.

It's a common misconception that the cloud is a like-for-like swap for traditional infrastructure. So when teams take on their first cloud project, many parts of the organisation don't understand why the need to adapt - and this includes leadership teams. Instead, developers are only able to execute a half-baked adoption, so rather than realising the benefits of the cloud, they end up lost in a fog of disillusionment.

It's a common misconception that the cloud is a like-for-like swap for traditional infrastructure

If you really want to get the best out of what the cloud has to offer, then leap as far up the cloud curve as you can in one go. If you can use serverless compute now, do it.

However, not everybody can take such a leap but almost all companies we see can get a huge boost by migrating from in-house infrastructure to Platform-as-a-Service offerings such as managed databases, app servers and messaging.

The fact is, if you're considering doing a ‘lift-and-shift' from physical to virtual, you're already too late, and you need to think again about chopping your application up into manageable components, or just using a Software-as-a-Service product to replace it.

Got an issue with the way DevOps has been implemented for your business? Or maybe you're just getting started on your DevOps journey and want to make sure you set off on the right foot? Click here to see what Catapult can do for you and your team.

Alex Fishlock is CEO of IT consulting firm Catapult. He can be contacted via the company's website

  • Tweet  
  • Facebook  
  • LinkedIn  
  • Send to  
  • Topics
  • DevOps
  • Cloud and Infrastructure
  • DevOps
  • Catapult

More on DevOps

Microsoft and Amadeus announce partnership to develop 'hyper-personalised' services for travellers
Microsoft and Amadeus announce partnership to develop 'hyper-personalised' services for travellers

Move will see Amadeus move from private cloud into Azure

  • Cloud and Infrastructure
  • 26 February 2021
DevOps as a Service: when it makes sense to delegate
DevOps as a Service: when it makes sense to delegate

Demand for DevOps and cloud engineers has never been higher, which is why the service model is gaining popularity

  • DevOps
  • 24 February 2021
Interview: Zaizi, DevOps Excellence Awards winner
Interview: Zaizi, DevOps Excellence Awards winner

Growing its public sector client base made 2020 Zaizi's "best year yet", and there's more to come

  • DevOps
  • 22 February 2021
Farewell to all that
The FT's Mark Barnes on the art of selling Cloud Only to the business

Barnes used Nudge Theory and EAST to rid the Financial Times of its remaining infrastructure burden

  • Cloud and Infrastructure
  • 12 February 2021
Should you be worried about cloud lock-in?
Should you be worried about cloud lock-in?

Regulatory changes and open-source platforms are addressing long-standing concerns about costs and complexity

  • Cloud and Infrastructure
  • 11 February 2021
blog comments powered by Disqus
Back to Top

Most read

Critical vulnerability found in Snow Software's Inventory Agent
Critical vulnerability found in Snow Software's Inventory Agent
NHS faces legal challenge over Palantir contract
NHS faces legal challenge over Palantir contract
Facebook ordered to pay $650m to settle facial recognition lawsuit
Facebook ordered to pay $650m to settle facial recognition lawsuit
Oxford University confirms breach of its Covid-19 lab
Oxford University confirms breach of its Covid-19 lab
Npower shuts down mobile app following data breach
Npower shuts down mobile app following data breach
  • Contact
  • Delta
  • Marketing solutions
  • Enterprise IT Events
  • Incisive Media
  • Terms & conditions
  • Policies
  • Careers
  • Privacy Settings
  • Twitter
  • LinkedIn
  • Newsletters
  • Facebook
  • YouTube

im_logo

© Incisive Business Media (IP) Limited, Published by Incisive Business Media Limited, New London House, 172 Drury Lane, London WC2B 5QR, registered in England and Wales with company registration numbers 09177174 & 09178013

Digital publisher of the year
Digital publisher of the year 2010, 2013, 2016 & 2017
Loading