Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

Faster, Better, Stronger, Wiser

March 24, 2014
Matt (Stuempfle) Lyteson
Related topics:
DevOps

    The Journey to Delivery Efficiency

    For as long as I can remember in my career in the Information Technology industry, there’s been talk about faster time-to-market, reduced waste, ideas on how to exceed (or simply meet) customer expectations. You get the picture. This notion of how to do things faster, maintain quality and give the customer what they want is proclaimed in the practices of Lean, Lean Six Sigma, Agile Development (including Scrum, Kanban, and Scrumban), Incremental Development, XP (Extreme Programming), Test Driven Development, and DevOps, to name a few (whew!). What strikes me, though, is that the faster we try to deliver solutions, the more likely I am to hear things like “let’s just get started” or “we don’t really need architecture”.  An example I heard a few weeks ago in a meeting between a consultant and a project delivery team:

    Consultant: What’s your timeline in your project plan?

     

    Delivery Team: We don’t have a project plan, we’re doing agile.

    Is this the way to faster time-to-market? It certainly is a way to get something done. But let's put the planning and architecture debates on hold for now and take a step back. When we step back I like to pose the question: "What is it that we're trying to do here?" Invariably the answer comes back to what I like to call Delivery Efficiency. What do I mean by "delivery efficiency"? Delivery Efficiency is working smarter (not harder) to deliver faster on better solutions that meet the demands of the customer.

    Delivery Efficiency is Faster, Better, Stronger, Wiser

    Delivery efficiency doesn't happen overnight, though. It's a journey. The tenets of the methods I mentioned above can certainly help, but there's more to it than simply the mechanics of [insert your preferred approach here]. Adding to the complexity is when we have to take smaller components like applications and stitch them together to create systems to meet the needs of the customer. Again, there are various approaches to accomplishing this (like Scaled Agile Framework), but before we get to these points and debates, there are a few fundamentals that I've found are essential to being able to leverage your approach to its fullest. Let's start with the first three.: The Thing, The Life(cycle), and The Who (Cares).

    The Thing

    It may seem obvious, but it is surprising how many times I've encountered the fundamental challenge of articulating even what the "thing" is that we're trying to do. And this isn't just about using a cool new technology (although it may be about building the a new technology). We first have to be clear about what is the thing that we’re trying to produce that someone wants and how to get them that thing faster, better, stronger, wiser. Getting a team to have a shared vision of the thing is the first fundamental of Delivery Efficiency. Give the thing a name and describe what it is supposed to do. This may change over time, but make sure everyone on the team knows what this is so we can all head in the same direction.

    The Life(cycle)

    After we know what the thing is, we then need to understand that this thing (and every other thing) has a lifecycle. It doesn't matter what type of thing this is. It can be an application, infrastructure, or it can be a service or product that we offer. There are numerous frameworks that help manage the lifecycle of these things. A few examples are: PLM (product lifecycle management), ALM (application lifecycle management), ALM+ as I’ve started to call when we have software that defines both the application and the virtualized infrastructure it sits on (that's the “+” part), or even QLM (quantum lifecycle management from The Open Group). But irrespective of the lifecycle approach, these things all have a beginning, a middle, and an end. During the middle, we may evolve many times through an iterative approach which involves new design, building, testing, and deploying all while being operated and supported. The figure below illustrates some of these concepts.

    The Lifecycle of Things
    The Lifecycle of Things
    The Lifecycle of Things

    The Who (Cares)

    Whether we go fast or slow or the thing is large or small or even if lifecycle phases overlap, we'll hit these stages at least once. If we dig a little deeper as we progress through the lifecycle, we begin to see that different roles get involved and care about the thing at different stages. Note that these are roles and not necessarily people or teams.

    Here are a few examples:

    • Architecture is pervasive from the time a thing is conceived through to when it goes to its grave;
    • Security needs to be involved into account starting during design to ensure the thing is protected (and protects) and then during operations to make sure it stays secure;
    • Engineering or Development may build and test components of the thing through multiple iterations;
    • Operations cares throughout the iterations of deploying through to when the thing may be archived.

    Communicating the knowledge and information about the thing to the roles that are ultimately required to ensure the thing thrives is the third fundamental of delivery efficiency.

    Up Next...

    What are your experiences in the lifecycle of your things that you build and develop? How has the thing, the lifecycle and the who helped or hindered efficient delivery? I’ll come back to these point in later posts as I discuss how we take the delivery of these things from a low efficiency to high efficiency and how this evolves when there’s a paradigm shift in the underlying technology.  #guerrilla_ea

    Last updated: February 26, 2024

    Recent Posts

    • Federated identity across the hybrid cloud using zero trust workload identity manager

    • Confidential virtual machine storage attack scenarios

    • Introducing virtualization platform autopilot

    • Integrate zero trust workload identity manager with Red Hat OpenShift GitOps

    • Best Practice Configuration and Tuning for Linux and Windows VMs

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Chat Support

    Please log in with your Red Hat account to access chat support.