Sand Castles and DevOps at Scale
JUNE, 2022
by Niall Crawford & Carlos “Kami” Maldonado.
Modified by Eric Goebelbecker.
DevOps at scale is what we call the process of implementing DevOps culture at big, structured companies. Although the DevOps term was back in 2009, most organizations still haven’t completely implemented the practice.
DevOps used to be most popular at start-ups. After all, it’s easy to introduce processes that break the rules when you had no rules to begin with. But this has left large corporations and bureaucratic organizations to watch DevOps from the sidelines.
Now, things have finally changed. If we check the numbers from the 2021 edition of Accelerate: State of DevOps Report, it’s evident that big players in the industry are actively implementing DevOps practices. Could you do this at your organization? When applying DevOps at scale, you’ll face a collection of hurdles. Let’s look at how to overcome some of them.
A Bit of History
DevOps first appeared back in 2008 at an agile conference in Toronto. In a nutshell (and with the help of Wikipedia), we can define it as a software engineering culture and practice that aims at unifying software development (Dev) and software operation (Ops). DevOps intends to reduce the time between committing a change to a system and the change being placed into normal production while ensuring high quality.
That’s the theory, but your mileage may vary. The success of DevOps depends on the quality of individuals and how well the team works together. The biggest challenge is that few changes touch only one system. It’s usually the opposite; a change impacts many systems, processes & services.
In today’s complex IT environments, few systems or components are islands. And that’s where the issue with DevOps lies; it encourages a culture of “System” or “Team Thinking.” However, effective DevOps at scale requires us to think at a broader “Enterprise” level.
An Analogy: DevOps & DevOps at Scale
It’s a little bit like comparing the building of Sand Castles on a Beach to Town Planning. Yes, it’s fun, and you might build a damn good sandcastle, but, unfortunately, some of your sister teams will fall short of the mark, and ultimately the whole task of integrating is going to slow down, and the so-called “Release Train” will grind to a halt.
Delivering DevOps at Scale
Organizations cannot expect DevOps teams that are naturally focused on discrete systems or atomic tasks to manage and deliver a solution at scale. Not unless there’s some form of enterprise harness that ensures all the moving parts are effectively orchestrated. DevOps is more than simple Code, Build, Test, Package, Release, Configure & Monitor. DevOps at Scale is about resolving the classical cross-system orchestration challenges experienced today and providing an approach, preferably a complimentary & non-obtrusive approach, that overarches existing DevOps methods and ensure the release train wheels are greased and your delivery is streamlined.
Five Practices
As a way of preparing for a DevOps at scale capability, here are five practices to promote.
- Understand what your End-to-End Environments look like.
Look beyond your systems & model the End to End IT & Test Environments they live in. Understand them intrinsically i.e. map your components, dependencies, interfaces, business relationships, processes, and supporting operations.
- Shift your release / operational planning & coordination left
Avoid the ongoing issues around System not being fit for purpose and/or contention. Capture project & portfolio demand as early as possible and establish effective notification & transparency methods to ensure readiness and awareness.
- Don’t neglect the data
How often do you see the CICD solutions fail as nobody bothered about the data? In addition to streamlining Application & Infrastructure tasks, invest in data. Automate key data tasks like ETL (Extract, Transform & Load) and/or Fabrication and ensure the automation methods are “cross system aware”, thus ensuring E2E integrity.
- Orchestrate enterprise release activity
Avoid common “release issues”, “deployment delays” and “rollbacks” by adopting an “Enterprise Release Management” (ERM) strategy. A strategy that promotes prioritization of change, alignment of cross-system release activities, and promotes consistent and repeatable operations.
- Promote higher levels of “Enterprise Intelligence”
System metrics are fine although off little use to executive decision makers or your CIO. Start capturing & reporting on “Enterprise Metrics” i.e. metrics that allow the senior executives to see the “forest from the trees”. Examples may include Team Performance, Compliance, Automation & Innovation
Solutioning
Enov8 provides a complete platform for addressing organizations’ DevOps at scale requirements. Providing advanced “out of the box” IT & Test Environment Management and Release Management capabilities, the enov8 platform uplifts enterprise transparency, command, and ultimately control.
Innovate With Enov8
If you are interested in learning more about IT & Test Environment Management and IT Release Management, contact us about EcoSystem.
Enov8 EcoSystem is the worlds leading IT Enterprise Intelligence platform.
EcoSystem is a fully configurable and easily integratable solution that comes with out of the box “enterprise management” functions that support IT & Test Environment Management, Release Management, Data Management, IT Operations Management, Configuration Management & Service Management.
Post Author
This post was originally written by Niall Crawford & Carlos “Kami” Maldonado. Modified for re-publication by Eric Goebelbecker.
Niall Crawford Niall is the Co-Founder and CIO of Enov8. He has 25 years of experience working across the IT industry from Software Engineering, Architecture, IT & Test Environment Management and Executive Leadership. Niall has worked with, and advised, many global organizations covering verticals like Banking, Defence, Telecom and Information Technology Services.
Carlos “Kami” Maldonado Kami is an engineer helping his company transition to DevOps. He specializes in Linux automation, and he’s experienced in all layers of infrastructure, from the application layer down to the cable. He’s part of a team migrating a monolithic app from static VMs to on-premises Kubernetes deployments.
Eric Goebelbecker Eric has worked in the financial markets in New York City for 25 years, developing infrastructure for market data and financial information exchange (FIX) protocol networks. He loves to talk about what makes teams effective (or not so effective!).
Relevant Articles
Understanding The Different Types of Test Environment
As businesses continue to rely on software to carry out their operations, software testing has become increasingly important. One crucial aspect of testing is the test environment, which refers to the setup used for testing. This article focuses on the various types...
Data Masking in Salesforce: An Introductory Guide
Salesforce is a powerhouse for managing customer relationships, and that means it often stores your most sensitive customer data. But not every Salesforce environment is equally secure. Developers, testers, and training teams often work in sandbox environments that...
Release Dashboards: How to Improve Visibility and Control
When software releases go wrong, it’s rarely because someone dropped the ball. Usually, it’s because no one had a clear picture of what was happening. Without visibility, things slip through the cracks. Deadlines get missed, bugs sneak in, and teams spend their time...
Implementation Planning: A Guide for IT Leaders
Let’s roll up our sleeves and talk about something every child grows up dreaming to do as an adult: implementation planning. I kid, of course, but implementation planning is a critical business activity that bears examination. Implementation planning is a process...
7 Test Data Generation Tools for QA And Dev Teams
Generating the right test data is a critical challenge for QA and development teams. Without realistic, compliant, and well-managed data, testing can yield misleading results or miss crucial bugs. You don’t want your customer sign-up to fail because it never...
Entry and Exit Criteria in Software Testing, Explained
Release entry and exit criteria are important components of software development projects that help ensure successful releases. To release a new software version, it is crucial to have clear criteria for when you initiate a release (entry criteria). Additionally, you...