The Single Biggest DevOps Myth - Revealed!
August 12, 2019

James Watkins
Anexinet

While DevOps is by now a well-established philosophy, practice and tool for boosting an organization's ability to rapidly deliver services and applications, one overriding DevOps myth still prevents many organizations from maximizing the value their teams are able to deliver.

That myth? That DevOps will fix your Dev culture.

Before DevOps, we had (and still have) Continuous Integration and Continuous Delivery (CI/CD). The myth is that implementing DevOps into your organization will magically modernize and speed software delivery. Unfortunately, this is not the case. The fact is, without a good CI/CD process the true benefit of DevOps will never really be put into practice.

Why Has This Belief Gained Traction?

Consider a traditional DevOps pipeline — most likely it fires an automated process on a code commit to a repository. This pipeline will first build the source and then either package it into a container or deploy it to an existing server (or possibly to a new machine from a virtual image). If the application you're building is still a monolithic beast and folks are only committing when features are complete, you have not really increased speed. You just changed the delivery process.

How Does This Myth Harm DevOps Processes and Teams?

Much of what's written around DevOps today focuses more on the “Ops.” Containerization and automated pipelines are great, but if your teams aren't in the habit of regularly checking-in their code, deployments to production will be few and far between. Consistent feedback is necessary to build quality software.

What Steps Can Be Taken to Dispel This Myth?

I recommend the following:

■ Ensure that developers are working in sprints and regularly checking-in their code.

■ Have multiple check-ins a day — even hourly. This is best to achieve the consistent feedback needed to increase the speed of application development.

■ Make sure Members of the DevOps teams attend all development meetings and planning sessions to ensure a comprehensive understating of the product being built. DevOps teams are often born from the Operations side of the house. But without DevOps members being fully integrated into the Development cycle, they're just implementing another way to manage systems.

■ Avoid large applications — Service-oriented architecture should be implemented where possible. This will allow developers to work on specific features simultaneously rather than an entire application. If you're in the cloud, consider uncoupling items that could be consumed as a service — such as queues, APIs and message-streaming.

James Watkins is a Cloud Architect at Anexinet
Share this

Industry News

May 01, 2024

Amazon Web Services (AWS) announced the general availability of Amazon Q, a generative artificial intelligence (AI)-powered assistant for accelerating software development and leveraging companies’ internal data.

May 01, 2024

Red Hat announced the general availability of Red Hat Enterprise Linux 9.4, the latest version of the enterprise Linux platform.

May 01, 2024

ActiveState unveiled Get Current, Stay Current (GCSC) – a continuous code refactoring service that deals with breaking changes so enterprises can stay current with the pace of open source.

May 01, 2024

Lineaje released Open-Source Manager (OSM), a solution to bring transparency to open-source software components in applications and proactively manage and mitigate associated risks.

May 01, 2024

Synopsys announced the availability of Polaris Assist, an AI-powered application security assistant on the Synopsys Polaris Software Integrity Platform®.

April 30, 2024

Backslash Security announced the findings of its GPT-4 developer simulation exercise, designed and conducted by the Backslash Research Team, to identify security issues associated with LLM-generated code. The Backslash platform offers several core capabilities that address growing security concerns around AI-generated code, including open source code reachability analysis and phantom package visibility capabilities.

April 30, 2024

Azul announced that Azul Intelligence Cloud, Azul’s cloud analytics solution -- which provides actionable intelligence from production Java runtime data to dramatically boost developer productivity -- now supports Oracle JDK and any OpenJDK-based JVM (Java Virtual Machine) from any vendor or distribution.

April 30, 2024

F5 announced new security offerings: F5 Distributed Cloud Services Web Application Scanning, BIG-IP Next Web Application Firewall (WAF), and NGINX App Protect for open source deployments.

April 29, 2024

Code Intelligence announced a new feature to CI Sense, a scalable fuzzing platform for continuous testing.

April 29, 2024

WSO2 is adding new capabilities for WSO2 API Manager, WSO2 API Platform for Kubernetes (WSO2 APK), and WSO2 Micro Integrator.

April 29, 2024

OpenText™ announced a solution to long-standing open source intake challenges, OpenText Debricked Open Source Select.

April 29, 2024

ThreatX has extended its Runtime API and Application Protection (RAAP) offering to provide always-active API security from development to runtime, spanning vulnerability detection at Dev phase to protection at SecOps phase of the software lifecycle.

April 29, 2024

Canonical announced the release of Ubuntu 24.04 LTS, codenamed “Noble Numbat.”

April 25, 2024

JFrog announced a new machine learning (ML) lifecycle integration between JFrog Artifactory and MLflow, an open source software platform originally developed by Databricks.

April 25, 2024

Copado announced the general availability of Test Copilot, the AI-powered test creation assistant.