High Velocity IT (HVIT) is an operational model and mindset that enables organizations to achieve maximum value from digital investments. It goes beyond mere speed, focusing on a holistic approach that balances velocity with resilience and quality. This is achieved by embracing specific cultural patterns and leveraging a suite of practical techniques, all of which are aligned with the five core objectives of HVIT.
The Five Objectives of High Velocity IT
Before exploring the cultural and technical enablers, it's crucial to understand the goals they serve. The ITIL 4 HVIT framework defines five interconnected objectives that guide an organization's journey:
- Valuable Investments: Ensuring that all digital initiatives are strategically sound, economically viable, and deliver tangible value to stakeholders. This involves robust portfolio management and continuous business case validation.
- Fast Development: Rapidly developing, testing, and deploying new and changed digital products and services to meet evolving customer demands and seize market opportunities.
- Resilient Operations: Maintaining stable, reliable, and secure service operations even in the face of constant change and potential disruptions. Velocity without resilience is unsustainable.
- Co-created Value: Actively involving customers, users, and other stakeholders throughout the entire service lifecycle to ensure that the final product truly meets their needs and creates mutual value.
- Assured Conformance: Ensuring that all activities and services comply with governance, risk, and compliance (GRC) requirements, including legal, regulatory, and information security standards.
Foundational HVIT Cultural Aspects
Culture is the bedrock upon which high-velocity capabilities are built. Without the right mindset and behaviors, even the most advanced tools and techniques will fail. Key cultural patterns that enable HVIT include:
Essential Mindsets and Behaviors:
- Trust and Psychological Safety: Creating an environment where team members feel safe to experiment, innovate, and fail without fear of blame. Trust empowers decentralized decision-making, which is essential for speed and achieving 'Fast Development'.
- Customer and Value Centricity: Shifting focus from internal processes and technology to the customer's needs and the value being delivered. This directly supports the 'Co-created Value' and 'Valuable Investments' objectives by ensuring effort is directed at what truly matters.
- Commitment to Continual Learning and Improvement: Fostering a 'fail-fast, learn-faster' attitude. Teams regularly reflect on their work through retrospectives and use feedback loops to continuously refine processes, products, and skills.
- Acceptance of Ambiguity: In a rapidly changing digital world, not everything can be known upfront. HVIT culture embraces an iterative approach, starting with a minimum viable product (MVP) and evolving it based on real-world feedback, rather than waiting for perfect specifications.
Essential Practical Techniques
To translate the HVIT culture and objectives into reality, organizations employ a range of integrated technical and process-oriented techniques. These practices provide the mechanisms to work quickly, safely, and reliably.
Techniques for Development and Deployment:
- Continuous Integration/Continuous Delivery (CI/CD): A cornerstone of 'Fast Development'. CI/CD pipelines automate the building, testing, and deployment of code, reducing manual errors, providing rapid feedback to developers, and enabling frequent, low-risk releases.
- Infrastructure as Code (IaC): Managing and provisioning infrastructure through machine-readable definition files rather than manual configuration. This makes infrastructure provisioning repeatable, scalable, and version-controlled, directly supporting 'Fast Development' and 'Resilient Operations'.
- Canary and Blue-Green Deployments: Release strategies that reduce the risk of deploying changes. A Canary release exposes a new version to a small subset of users first, while Blue-Green deployment maintains two identical production environments. These techniques are critical for achieving both 'Fast Development' and 'Resilient Operations'.
Techniques for Operations and Resilience:
- Site Reliability Engineering (SRE): An engineering discipline that applies software engineering principles to infrastructure and operations problems. SRE uses service level objectives (SLOs) and error budgets to balance the need for new features ('Fast Development') with the need for reliability ('Resilient Operations').
- Chaos Engineering: The practice of proactively experimenting on a system in production to build confidence in its ability to withstand turbulent conditions. This directly supports the 'Resilient Operations' objective by uncovering hidden weaknesses before they cause major outages.
- AIOps and ChatOps: AIOps uses artificial intelligence to automate and enhance IT operations, from monitoring to incident resolution. ChatOps integrates these tools into a central collaboration platform (like Slack or Teams), improving communication and speeding up response times, thereby supporting both resilience and speed.
In conclusion, achieving High Velocity IT is not about a single tool or process. It is a synergistic combination of a supportive, trust-based culture and a carefully selected set of practical techniques, all aligned to help the organization achieve its core objectives of delivering valuable, fast, and resilient services while ensuring compliance and co-creating value with its customers.