SkarpSkarp

Chapter 9 of 20

The Digital Product and Service Lifecycle: Activities and Flow

Walk through the modern digital product and service lifecycle and see how discover, design, build, and other activities interlock to support continuous value.

27 min readen

Big Picture: The Digital Product and Service Lifecycle

Where This Fits

This module turns earlier ideas (four dimensions, value streams, PESTLE) into a concrete digital product and service lifecycle you can use and get tested on.

Eight Lifecycle Activities

We use eight core activities: discover, design, acquire, build, transition, operate, deliver, support. You should be able to list these from memory.

Non-linear and Iterative

The lifecycle is non-linear. Activities loop, run in parallel, and are revisited as new information appears. Think metro map, not straight road.

Inside the Service Value System

These activities live inside the service value system and connect to the service value chain: plan, improve, engage, design and transition, obtain/build, deliver and support.

Your Exam Goal

You need to describe each activity, explain the iterative nature, and relate them to the service value chain for the ITIL Foundation (Version 5) exam.

Discover: From Signals to Opportunities

Purpose of Discover

Discover is about understanding needs, problems, and opportunities before you commit to a solution. It is learning-focused, not building-focused.

Inputs to Discover

Inputs: feedback, complaints, market and competitor analysis, PESTLE factors, technology trends, and internal performance or incident data.

Key Questions

Teams ask: What outcomes do customers want? Where is value blocked? What legal, technical, or financial constraints and risks matter?

Links to Value Chain

Discover aligns mainly with plan, engage, and improve: planning priorities, engaging stakeholders, and spotting improvement opportunities.

Example and Exam Trap

Example: analyzing sign-up drop-off for a streaming app. Exam trap: discover = problem understanding; design = solution shaping. Do not mix them.

Design: Shaping the Service and Experience

Purpose of Design

Design turns discovery insights into concrete solutions: services, experiences, and the value streams that will deliver them.

Typical Design Outputs

Outputs: service concepts and offerings, UX flows, processes, data models, integrations, and non-functional aspects like security and resilience.

Four Dimensions in Design

Design must cover organizations and people, information and technology, partners and suppliers, and value streams and processes.

Value Chain Connection

Design maps mainly to design and transition, but also uses engage and improve to refine requirements and embed continual improvement.

Example and Exam Trap

Example: redesigning sign-up flows and back-end processes. Trap: design is not just UI or tech; it is holistic service design.

Acquire and Build: Getting and Creating Capabilities

Why Separate Acquire and Build?

To realize a design you need capabilities. Acquire gets external capabilities; build creates or configures internal ones.

Acquire Activities

Acquire: select vendors, procure hardware and licenses, agree SLAs, security, and compliance terms with partners and suppliers.

Build Activities

Build: develop or configure software and infrastructure, create automation, integrations, dashboards, and knowledge artifacts.

Value Chain Mapping

Both acquire and build map to obtain/build, supported by engage, plan, and improve for sourcing, standards, and lessons learned.

Example and Exam Tip

Example: buy an identity verification API (acquire), code and test new sign-up flows (build). Exam tip: link both to obtain/build.

Transition: Safely Moving Changes Into Use

Purpose of Transition

Transition moves new or changed services into live use in a controlled way, balancing speed with stability and risk management.

Core Transition Activities

Activities: release planning, testing, change enablement, deployment planning, training, and updating documentation and knowledge bases.

Value Chain Mapping

Transition maps mainly to design and transition, supported by engage for communication and improve for learning from past releases.

Example

Example: planning and executing the rollout of a new sign-up flow, including tests, training, FAQs, and rollback plans.

Automation and Exam Trap

Even with CI/CD, governance and risk decisions are still transition. Trap: it is not just “deployment night” but all preparation and coordination.

Operate, Deliver, Support: Running and Helping

Three Live-Service Activities

In live use, three activities dominate: operate (run it), deliver (get it to consumers), and support (help users).

Operate

Operate: monitoring, capacity, backups, patching, job scheduling, and managing infrastructure and core applications for stability and security.

Deliver

Deliver: provisioning, onboarding, offboarding, billing, reporting, and ensuring the service offering is actually delivered as promised.

Support

Support: service desk, incidents, requests, self-service, and knowledge management. It surfaces recurring issues for structural improvement.

Value Chain Links and Example

All three map mainly to deliver and support, with links to plan, engage, and improve. Example: running, enabling, and helping users of a streaming app.

Non-linear, Iterative Flow and Continual Improvement

Not a Straight Line

In practice, lifecycle activities do not run once in order. The lifecycle is non-linear and iterative, with loops and parallel work.

Feedback Loops

Operate and support generate data and feedback that trigger new discover and design work, leading to further build and transition.

Continual Improvement

Continual improvement is "A recurring activity performed at all levels to ensure that an organization’s performance continually meets stakeholders’ expectations."

Example Loop

Example: new sign-up goes live, support sees confusion, discover and design refine messaging, small build and transition follow.

Exam Signal

If an exam question treats the lifecycle as strictly linear and one-off, be cautious. ITIL expects iterative value streams and continual improvement.

Linking the Lifecycle to the Service Value Chain

Service Value Chain Reminder

The service value chain is "A set of interconnected activities..." with six activities: plan, improve, engage, design and transition, obtain/build, deliver and support.

Mapping Discover and Design

Discover maps to plan, engage, improve. Design maps to design and transition, plus engage and improve for refinement and learning.

Mapping Acquire, Build, Transition

Acquire and build map mainly to obtain/build. Transition maps mainly to design and transition.

Mapping Operate, Deliver, Support

Operate, deliver, and support map mainly to deliver and support, feeding improve through feedback and data.

Why This Matters

Think of the lifecycle as a zoomed-in view of how work flows inside the value chain. Exam questions may use either language.

Thought Exercise: Trace a Simple Value Stream

Apply what you have learned by tracing a realistic value stream through the lifecycle.

Scenario: Your university wants a new mobile app feature that lets students see real‑time availability of study rooms in the library.

Work through these prompts. You do not need to write full essays; short bullet notes are fine.

  1. Discover
  • List 2–3 ways the IT team might discover this need (data, feedback, external factors).
  • Identify one PESTLE factor that could influence the feature (for example, technology or legal).
  1. Design
  • How would you design the user experience for students?
  • Name one process that must be designed or updated (for example, room booking, cleaning, or access control).
  1. Acquire and Build
  • What might you need to acquire from partners or suppliers (for example, sensors, APIs)?
  • What would your team build or configure internally?
  1. Transition
  • List 2 activities you would include in the transition plan (for example, pilot, training, rollback plan).
  1. Operate, Deliver, Support
  • What does operate look like here (monitoring, capacity, maintenance)?
  • How is the feature delivered to students (app update, communication)?
  • What kinds of support contacts do you expect, and how could they feed continual improvement?

When you are done, quickly label which service value chain activity is most prominent at each step (plan, improve, engage, design and transition, obtain/build, deliver and support). This builds the mental link the exam expects.

Quiz 1: Lifecycle Activities and Purposes

Check your understanding of the eight lifecycle activities and their intent.

Which option best matches the **discover** activity in the digital product and service lifecycle?

  1. Designing detailed user interfaces and technical architectures for an agreed solution.
  2. Understanding problems, opportunities, and customer needs before deciding on specific solutions.
  3. Deploying new or changed services into the live environment in a controlled way.
  4. Providing help to users when something goes wrong with the service.
Show Answer

Answer: B) Understanding problems, opportunities, and customer needs before deciding on specific solutions.

Discover is about understanding problems, opportunities, and needs before committing to solutions. Designing UIs and architectures is **design**. Deploying into live is **transition**. Helping users when something goes wrong is **support**.

Quiz 2: Non-linear Lifecycle and Value Chain Mapping

Test how well you can connect lifecycle activities to the service value chain and recognize the iterative nature.

A team notices that incident volumes have increased after a recent release. They analyze incident trends, talk to users, and plan a small change to improve the service. Which statement best describes what is happening?

  1. They are incorrectly repeating the design phase; the lifecycle should move forward, not backward.
  2. They are applying continual improvement by looping from operate/support back into discover and design, mainly within the improve and design and transition value chain activities.
  3. They are performing acquire and build activities within the obtain/build value chain activity.
  4. They are shutting down the existing service and starting a completely new service value system.
Show Answer

Answer: B) They are applying continual improvement by looping from operate/support back into discover and design, mainly within the improve and design and transition value chain activities.

The scenario describes using operational feedback (incidents) to trigger new analysis and a small design change. This is **continual improvement** and shows the lifecycle is iterative, not strictly linear. It mainly involves the **improve** and **design and transition** service value chain activities.

Flashcards: Core Lifecycle and Value Chain Terms

Use these cards to solidify key terms and lists that are likely to appear on the ITIL Foundation (Version 5) exam.

List the eight digital product and service lifecycle activities in this course.
Discover, design, acquire, build, transition, operate, deliver, support.
Define service value chain and list its six activities in order.
Definition: "A set of interconnected activities that an organization performs to deliver a valuable product or service to its consumers and to facilitate value realization." Activities (in order): plan, improve, engage, design and transition, obtain/build, deliver and support.
What is the main purpose of the discover activity?
To understand problems, opportunities, and customer needs before committing to specific solutions, using data, feedback, and environmental analysis.
Which lifecycle activities map most directly to the obtain/build value chain activity?
Acquire and build.
Which lifecycle activities map most directly to the deliver and support value chain activity?
Operate, deliver, and support.
What does the transition activity focus on?
Moving new or changed products and services into live use in a controlled way, balancing speed with stability and risk management, including testing, change enablement, deployment, training, and documentation.
State the definition of continual improvement.
"A recurring activity performed at all levels to ensure that an organization’s performance continually meets stakeholders’ expectations."
How is the lifecycle best described: linear or non-linear?
Non-linear and iterative. Activities can loop, run in parallel, and be revisited as new information and feedback emerge.
Which lifecycle activities are most closely associated with day-to-day live service operation?
Operate, deliver, and support.

Key Terms

service
A means of enabling value co-creation by facilitating outcomes that customers want to achieve, without the customer having to manage specific costs and risks.
service offering
A description of one or more services, designed to address the needs of a target consumer group.
service value chain
A set of interconnected activities that an organization performs to deliver a valuable product or service to its consumers and to facilitate value realization.
service value system
A model representing how all the components and activities of an organization work together as a system to enable value creation.
continual improvement
A recurring activity performed at all levels to ensure that an organization’s performance continually meets stakeholders’ expectations.

Finished reading?

Test your understanding with a custom practice exam on this chapter.

Test yourself