Skip to content

Commit 7e09228

Browse files
committedNov 18, 2024·
adding 5 Ws post and update to the about page
1 parent 2a88f20 commit 7e09228

14 files changed

+222
-23
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: post
3+
title: "Who, What, Where, When, Why, and How of Product Development"
4+
date: 2024-11-18
5+
author: Tim Maguire
6+
---
7+
8+
I recently had an interesting discussion with some colleagues at a networking event about the differences in the roles and responsibilities of the product management function across organizations. In many organizations, the product team is seen as a jack of all trades and fills gaps between other teams within the organization. In a startup, this is usually acceptable and expected; however, as an organization scales, it is best to clearly delineate product-building functions.
9+
10+
Let’s break this down by asking the 5 Ws (and an H)
11+
12+
13+
## Why
14+
15+
I firmly believe that the “why” is the most important question to answer when building any product. The “why” forms the vision for the organization and aligns with the overall business objectives. While this is usually defined by the executive team or senior leadership, it’s the product manager’s responsibility to define why the specific product matters to the customers and organization. Deliverables are vision decks, positioning statements, strategy statements, and OKRs.
16+
17+
18+
## Who
19+
20+
A product manager’s superpower is knowing the customer and market, enabling them to define who we are building for by identifying the target audience and their needs. The product team will work with customer success and sales to help refine the target audience of the product. Product also collaborates with the marketing team for go-to-market messaging and positioning; however marketing owns that function. Deliverables tend to include personas, journey maps, and market data.
21+
22+
23+
## What
24+
25+
The product team defines the problem to solve and prioritizes solutions based on impact and feasibility. The product team collaborates with UX or design to translate the problem into a user-centric experience and with engineering or architects to assess the feasibility of different solutions. Deliverables include problem statements, backlogs, and user stories.
26+
27+
28+
## When
29+
30+
The “when” is a shared responsibility across all teams within an organization which requires collaboration between product, engineering, and project management. The product team sets a target release date based on market dynamics. The engineering team reviews the requirements and provides estimates while surfacing risks that might impact timelines. Based on this feedback, together engineering and product will set a target release date. Project management is then responsible for tracking progress, identifying slippage, and coordinating updates to stakeholders. While these teams all influence when a product will be released, the product team is ultimately accountable for integrating these inputs and deciding when the product will go to market. Deliverables include roadmaps, sprint plans, and release timelines.
31+
32+
33+
## Where
34+
35+
Product identifies where the product will be distributed while marketing determines where the customers will become aware of the product. One way to think about “where” is to consider the channels in which the target audience (from the “who”) wants to have the product delivered. Do they require a cloud strategy, an on-premise installation, or a third-party plugin? Deliverables include platform requirements or distribution strategy.
36+
37+
38+
## How
39+
40+
Engineering owns the “how”. They are responsible for designing the technical architecture and writing the product’s code. The UX/Design team supports engineering by defining how the product will look and feel. Engineering also receives support from the QA and DevOps teams for ensuring quality, scalability, and reliability. Deliverables include technical blueprints, prototypes, the codebase, and CI/CD pipelines.
41+
42+
Keep in mind that some of these functions vary across organizations or may even have different names. I have found this to be a useful framework for delineating roles and responsibilities. I encourage you to look at some of your day-to-day tasks. Do they align with the tasks above? Why not? It may not be a bad thing; however if a product manager is spending their time reporting on timelines instead of being in the market, this could lead to an organization falling behind due to a blind spot to market dynamics.

‎_site/2024/01/09/api-futures-platform-engineering.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</span>
3333
</label>
3434

35-
<div class="trigger"><a class="page-link" href="/about/">About</a></div>
35+
<div class="trigger"><a class="page-link" href="/about/">About Timothy Maguire | API Product Manager | MBA</a></div>
3636
</nav></div>
3737
</header>
3838
<main class="page-content" aria-label="Content">

‎_site/2024/01/25/platform-engineering-maturity-model.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</span>
3434
</label>
3535

36-
<div class="trigger"><a class="page-link" href="/about/">About</a></div>
36+
<div class="trigger"><a class="page-link" href="/about/">About Timothy Maguire | API Product Manager | MBA</a></div>
3737
</nav></div>
3838
</header>
3939
<main class="page-content" aria-label="Content">

‎_site/2024/07/16/building-the-platform-engineering-mvp.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</span>
3434
</label>
3535

36-
<div class="trigger"><a class="page-link" href="/about/">About</a></div>
36+
<div class="trigger"><a class="page-link" href="/about/">About Timothy Maguire | API Product Manager | MBA</a></div>
3737
</nav></div>
3838
</header>
3939
<main class="page-content" aria-label="Content">

‎_site/2024/09/10/api-product-manager-onboarding-guide.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</span>
3434
</label>
3535

36-
<div class="trigger"><a class="page-link" href="/about/">About</a></div>
36+
<div class="trigger"><a class="page-link" href="/about/">About Timothy Maguire | API Product Manager | MBA</a></div>
3737
</nav></div>
3838
</header>
3939
<main class="page-content" aria-label="Content">

‎_site/2024/10/24/managing-remote-teams.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</span>
3434
</label>
3535

36-
<div class="trigger"><a class="page-link" href="/about/">About</a></div>
36+
<div class="trigger"><a class="page-link" href="/about/">About Timothy Maguire | API Product Manager | MBA</a></div>
3737
</nav></div>
3838
</header>
3939
<main class="page-content" aria-label="Content">

‎_site/2024/11/01/building-a-governance-framework.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</span>
3434
</label>
3535

36-
<div class="trigger"><a class="page-link" href="/about/">About</a></div>
36+
<div class="trigger"><a class="page-link" href="/about/">About Timothy Maguire | API Product Manager | MBA</a></div>
3737
</nav></div>
3838
</header>
3939
<main class="page-content" aria-label="Content">

‎_site/2024/11/05/the-parent-product-life-cycle.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</span>
3434
</label>
3535

36-
<div class="trigger"><a class="page-link" href="/about/">About</a></div>
36+
<div class="trigger"><a class="page-link" href="/about/">About Timothy Maguire | API Product Manager | MBA</a></div>
3737
</nav></div>
3838
</header>
3939
<main class="page-content" aria-label="Content">
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
<!DOCTYPE html>
2+
<html lang="en"><head>
3+
<meta charset="utf-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
6+
<title>Who, What, Where, When, Why, and How of Product Development | Tim Maguire</title>
7+
<meta name="generator" content="Jekyll v3.10.0" />
8+
<meta property="og:title" content="Who, What, Where, When, Why, and How of Product Development" />
9+
<meta name="author" content="Tim Maguire" />
10+
<meta property="og:locale" content="en_US" />
11+
<meta name="description" content="I recently had an interesting discussion with some colleagues at a networking event about the differences in the roles and responsibilities of the product management function across organizations. In many organizations, the product team is seen as a jack of all trades and fills gaps between other teams within the organization. In a startup, this is usually acceptable and expected; however, as an organization scales, it is best to clearly delineate product-building functions." />
12+
<meta property="og:description" content="I recently had an interesting discussion with some colleagues at a networking event about the differences in the roles and responsibilities of the product management function across organizations. In many organizations, the product team is seen as a jack of all trades and fills gaps between other teams within the organization. In a startup, this is usually acceptable and expected; however, as an organization scales, it is best to clearly delineate product-building functions." />
13+
<link rel="canonical" href="http://localhost:4000/2024/11/18/who-what-where-when-why-and-how-of-product-development.html" />
14+
<meta property="og:url" content="http://localhost:4000/2024/11/18/who-what-where-when-why-and-how-of-product-development.html" />
15+
<meta property="og:site_name" content="Tim Maguire" />
16+
<meta property="og:type" content="article" />
17+
<meta property="article:published_time" content="2024-11-18T00:00:00-05:00" />
18+
<meta name="twitter:card" content="summary" />
19+
<meta property="twitter:title" content="Who, What, Where, When, Why, and How of Product Development" />
20+
<script type="application/ld+json">
21+
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Tim Maguire"},"dateModified":"2024-11-18T00:00:00-05:00","datePublished":"2024-11-18T00:00:00-05:00","description":"I recently had an interesting discussion with some colleagues at a networking event about the differences in the roles and responsibilities of the product management function across organizations. In many organizations, the product team is seen as a jack of all trades and fills gaps between other teams within the organization. In a startup, this is usually acceptable and expected; however, as an organization scales, it is best to clearly delineate product-building functions.","headline":"Who, What, Where, When, Why, and How of Product Development","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2024/11/18/who-what-where-when-why-and-how-of-product-development.html"},"url":"http://localhost:4000/2024/11/18/who-what-where-when-why-and-how-of-product-development.html"}</script>
22+
<!-- End Jekyll SEO tag -->
23+
<link rel="stylesheet" href="/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Tim Maguire" /></head>
24+
<body><header class="site-header" role="banner">
25+
26+
<div class="wrapper"><a class="site-title" rel="author" href="/">Tim Maguire</a><nav class="site-nav">
27+
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
28+
<label for="nav-trigger">
29+
<span class="menu-icon">
30+
<svg viewBox="0 0 18 15" width="18px" height="15px">
31+
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
32+
</svg>
33+
</span>
34+
</label>
35+
36+
<div class="trigger"><a class="page-link" href="/about/">About Timothy Maguire | API Product Manager | MBA</a></div>
37+
</nav></div>
38+
</header>
39+
<main class="page-content" aria-label="Content">
40+
<div class="wrapper">
41+
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
42+
43+
<header class="post-header">
44+
<h1 class="post-title p-name" itemprop="name headline">Who, What, Where, When, Why, and How of Product Development</h1>
45+
<p class="post-meta">
46+
<time class="dt-published" datetime="2024-11-18T00:00:00-05:00" itemprop="datePublished">Nov 18, 2024
47+
</time><span itemprop="author" itemscope itemtype="http://schema.org/Person"><span class="p-author h-card" itemprop="name">Tim Maguire</span></span></p>
48+
</header>
49+
50+
<div class="post-content e-content" itemprop="articleBody">
51+
<p>I recently had an interesting discussion with some colleagues at a networking event about the differences in the roles and responsibilities of the product management function across organizations. In many organizations, the product team is seen as a jack of all trades and fills gaps between other teams within the organization. In a startup, this is usually acceptable and expected; however, as an organization scales, it is best to clearly delineate product-building functions.</p>
52+
53+
<p>Let’s break this down by asking the 5 Ws (and an H)</p>
54+
55+
<h2 id="why">Why</h2>
56+
57+
<p>I firmly believe that the “why” is the most important question to answer when building any product. The “why” forms the vision for the organization and aligns with the overall business objectives. While this is usually defined by the executive team or senior leadership, it’s the product manager’s responsibility to define why the specific product matters to the customers and organization. Deliverables are vision decks, positioning statements, strategy statements, and OKRs.</p>
58+
59+
<h2 id="who">Who</h2>
60+
61+
<p>A product manager’s superpower is knowing the customer and market, enabling them to define who we are building for by identifying the target audience and their needs. The product team will work with customer success and sales to help refine the target audience of the product. Product also collaborates with the marketing team for go-to-market messaging and positioning; however marketing owns that function. Deliverables tend to include personas, journey maps, and market data.</p>
62+
63+
<h2 id="what">What</h2>
64+
65+
<p>The product team defines the problem to solve and prioritizes solutions based on impact and feasibility. The product team collaborates with UX or design to translate the problem into a user-centric experience and with engineering or architects to assess the feasibility of different solutions. Deliverables include problem statements, backlogs, and user stories.</p>
66+
67+
<h2 id="when">When</h2>
68+
69+
<p>The “when” is a shared responsibility across all teams within an organization which requires collaboration between product, engineering, and project management. The product team sets a target release date based on market dynamics. The engineering team reviews the requirements and provides estimates while surfacing risks that might impact timelines. Based on this feedback, together engineering and product will set a target release date. Project management is then responsible for tracking progress, identifying slippage, and coordinating updates to stakeholders. While these teams all influence when a product will be released, the product team is ultimately accountable for integrating these inputs and deciding when the product will go to market. Deliverables include roadmaps, sprint plans, and release timelines.</p>
70+
71+
<h2 id="where">Where</h2>
72+
73+
<p>Product identifies where the product will be distributed while marketing determines where the customers will become aware of the product. One way to think about “where” is to consider the channels in which the target audience (from the “who”) wants to have the product delivered. Do they require a cloud strategy, an on-premise installation, or a third-party plugin? Deliverables include platform requirements or distribution strategy.</p>
74+
75+
<h2 id="how">How</h2>
76+
77+
<p>Engineering owns the “how”. They are responsible for designing the technical architecture and writing the product’s code. The UX/Design team supports engineering by defining how the product will look and feel. Engineering also receives support from the QA and DevOps teams for ensuring quality, scalability, and reliability. Deliverables include technical blueprints, prototypes, the codebase, and CI/CD pipelines.</p>
78+
79+
<p>Keep in mind that some of these functions vary across organizations or may even have different names. I have found this to be a useful framework for delineating roles and responsibilities. I encourage you to look at some of your day-to-day tasks. Do they align with the tasks above? Why not? It may not be a bad thing; however if a product manager is spending their time reporting on timelines instead of being in the market, this could lead to an organization falling behind due to a blind spot to market dynamics.</p>
80+
81+
</div><a class="u-url" href="/2024/11/18/who-what-where-when-why-and-how-of-product-development.html" hidden></a>
82+
</article>
83+
84+
</div>
85+
</main><footer class="site-footer h-card">
86+
<data class="u-url" href="/"></data>
87+
88+
<div class="wrapper">
89+
90+
<h2 class="footer-heading">Tim Maguire</h2>
91+
92+
<div class="footer-col-wrapper">
93+
<div class="footer-col footer-col-1">
94+
<ul class="contact-list">
95+
<li class="p-name">Tim Maguire</li><li><a class="u-email" href="mailto:tim&#64;tmaguire&#46;net">tim&#64;tmaguire&#46;net</a></li></ul>
96+
</div>
97+
98+
<div class="footer-col footer-col-2"><ul class="social-media-list"><li><a href="https://github.com/fluffhead-tim"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#github"></use></svg> <span class="username">fluffhead-tim</span></a></li><li><a href="https://www.linkedin.com/in/tmaguire"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#linkedin"></use></svg> <span class="username">tmaguire</span></a></li><li><a href="https://hachyderm.io/@TimMaguire"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#mastodon"></use></svg> <span class="username">TimMaguire</span></a></li></ul>
99+
</div>
100+
101+
<div class="footer-col footer-col-3">
102+
<p>Tim Maguire&#39;s writing and thoughts on APIs. Tim has been a Product Manager in the API space since 2018.</p>
103+
</div>
104+
</div>
105+
106+
</div>
107+
108+
</footer>
109+
</body>
110+
111+
</html>

‎_site/404.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</span>
3232
</label>
3333

34-
<div class="trigger"><a class="page-link" href="/about/">About</a></div>
34+
<div class="trigger"><a class="page-link" href="/about/">About Timothy Maguire | API Product Manager | MBA</a></div>
3535
</nav></div>
3636
</header>
3737
<main class="page-content" aria-label="Content">

‎_site/about/index.html

+15-9
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<meta charset="utf-8">
44
<meta http-equiv="X-UA-Compatible" content="IE=edge">
55
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
6-
<title>About | Tim Maguire</title>
6+
<title>About Timothy Maguire API Product Manager MBA | Tim Maguire</title>
77
<meta name="generator" content="Jekyll v3.10.0" />
8-
<meta property="og:title" content="About" />
8+
<meta property="og:title" content="About Timothy Maguire API Product Manager MBA" />
99
<meta property="og:locale" content="en_US" />
1010
<meta name="description" content="Tim Maguire’s writing and thoughts on APIs. Tim has been a Product Manager in the API space since 2018." />
1111
<meta property="og:description" content="Tim Maguire’s writing and thoughts on APIs. Tim has been a Product Manager in the API space since 2018." />
@@ -14,9 +14,9 @@
1414
<meta property="og:site_name" content="Tim Maguire" />
1515
<meta property="og:type" content="website" />
1616
<meta name="twitter:card" content="summary" />
17-
<meta property="twitter:title" content="About" />
17+
<meta property="twitter:title" content="About Timothy Maguire API Product Manager MBA" />
1818
<script type="application/ld+json">
19-
{"@context":"https://schema.org","@type":"WebSite","description":"Tim Maguire’s writing and thoughts on APIs. Tim has been a Product Manager in the API space since 2018.","headline":"About","name":"Tim Maguire","url":"http://localhost:4000/about/"}</script>
19+
{"@context":"https://schema.org","@type":"WebSite","description":"Tim Maguire’s writing and thoughts on APIs. Tim has been a Product Manager in the API space since 2018.","headline":"About Timothy Maguire API Product Manager MBA","name":"Tim Maguire","url":"http://localhost:4000/about/"}</script>
2020
<!-- End Jekyll SEO tag -->
2121
<link rel="stylesheet" href="/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Tim Maguire" /></head>
2222
<body><header class="site-header" role="banner">
@@ -31,21 +31,27 @@
3131
</span>
3232
</label>
3333

34-
<div class="trigger"><a class="page-link" href="/about/">About</a></div>
34+
<div class="trigger"><a class="page-link" href="/about/">About Timothy Maguire | API Product Manager | MBA</a></div>
3535
</nav></div>
3636
</header>
3737
<main class="page-content" aria-label="Content">
3838
<div class="wrapper">
3939
<article class="post">
4040

4141
<header class="post-header">
42-
<h1 class="post-title">About</h1>
42+
<h1 class="post-title">About Timothy Maguire | API Product Manager | MBA</h1>
4343
</header>
4444

4545
<div class="post-content">
46-
<p>Tim Maguire’s bio is supposed to go here, however he has not added anything yet.</p>
47-
48-
<p>You can view his <a href="https://www.linkedin.com/in/tmaguire/">LinkedIn Profile</a> here.</p>
46+
<p>I have a passion for making developers’ lives better – especially API developers and consumers – one API at a time, one organization at a time.</p>
47+
48+
<p>Elsewhere on the web:</p>
49+
<ul>
50+
<li><a href="https://www.linkedin.com/in/tmaguire/">LinkedIn</a></li>
51+
<li><a href="https://hachyderm.io/@TimMaguire">Mastodon</a></li>
52+
<li><a href="https://github.com/fluffhead-tim">GitHub</a></li>
53+
<li><a href="https://bsky.app/profile/tmaguire.bsky.social">BlueSky</a></li>
54+
</ul>
4955

5056
</div>
5157

‎_site/feed.xml

+29-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,32 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2024-11-05T21:15:34-05:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Tim Maguire</title><subtitle>Tim Maguire&apos;s writing and thoughts on APIs. Tim has been a Product Manager in the API space since 2018.</subtitle><entry><title type="html">The Parent Product Life Cycle</title><link href="http://localhost:4000/2024/11/05/the-parent-product-life-cycle.html" rel="alternate" type="text/html" title="The Parent Product Life Cycle" /><published>2024-11-05T00:00:00-05:00</published><updated>2024-11-05T00:00:00-05:00</updated><id>http://localhost:4000/2024/11/05/the-parent-product-life-cycle</id><content type="html" xml:base="http://localhost:4000/2024/11/05/the-parent-product-life-cycle.html"><![CDATA[<p>A while back, I was chatting with a colleague who had just had their first baby. At the same time, my oldest was a couple of weeks away from high school graduation and about to leave for college. We started riffing on how parenting aligns with the Product Life Cycle (PLC). The job is the same; however, the needs, support, and management of a child differ as they grow older, similar to a product. Here’s an attempt to compare the similarities throughout the PLC stages.</p>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2024-11-18T15:43:24-05:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Tim Maguire</title><subtitle>Tim Maguire&apos;s writing and thoughts on APIs. Tim has been a Product Manager in the API space since 2018.</subtitle><entry><title type="html">Who, What, Where, When, Why, and How of Product Development</title><link href="http://localhost:4000/2024/11/18/who-what-where-when-why-and-how-of-product-development.html" rel="alternate" type="text/html" title="Who, What, Where, When, Why, and How of Product Development" /><published>2024-11-18T00:00:00-05:00</published><updated>2024-11-18T00:00:00-05:00</updated><id>http://localhost:4000/2024/11/18/who-what-where-when-why-and-how-of-product-development</id><content type="html" xml:base="http://localhost:4000/2024/11/18/who-what-where-when-why-and-how-of-product-development.html"><![CDATA[<p>I recently had an interesting discussion with some colleagues at a networking event about the differences in the roles and responsibilities of the product management function across organizations. In many organizations, the product team is seen as a jack of all trades and fills gaps between other teams within the organization. In a startup, this is usually acceptable and expected; however, as an organization scales, it is best to clearly delineate product-building functions.</p>
2+
3+
<p>Let’s break this down by asking the 5 Ws (and an H)</p>
4+
5+
<h2 id="why">Why</h2>
6+
7+
<p>I firmly believe that the “why” is the most important question to answer when building any product. The “why” forms the vision for the organization and aligns with the overall business objectives. While this is usually defined by the executive team or senior leadership, it’s the product manager’s responsibility to define why the specific product matters to the customers and organization. Deliverables are vision decks, positioning statements, strategy statements, and OKRs.</p>
8+
9+
<h2 id="who">Who</h2>
10+
11+
<p>A product manager’s superpower is knowing the customer and market, enabling them to define who we are building for by identifying the target audience and their needs. The product team will work with customer success and sales to help refine the target audience of the product. Product also collaborates with the marketing team for go-to-market messaging and positioning; however marketing owns that function. Deliverables tend to include personas, journey maps, and market data.</p>
12+
13+
<h2 id="what">What</h2>
14+
15+
<p>The product team defines the problem to solve and prioritizes solutions based on impact and feasibility. The product team collaborates with UX or design to translate the problem into a user-centric experience and with engineering or architects to assess the feasibility of different solutions. Deliverables include problem statements, backlogs, and user stories.</p>
16+
17+
<h2 id="when">When</h2>
18+
19+
<p>The “when” is a shared responsibility across all teams within an organization which requires collaboration between product, engineering, and project management. The product team sets a target release date based on market dynamics. The engineering team reviews the requirements and provides estimates while surfacing risks that might impact timelines. Based on this feedback, together engineering and product will set a target release date. Project management is then responsible for tracking progress, identifying slippage, and coordinating updates to stakeholders. While these teams all influence when a product will be released, the product team is ultimately accountable for integrating these inputs and deciding when the product will go to market. Deliverables include roadmaps, sprint plans, and release timelines.</p>
20+
21+
<h2 id="where">Where</h2>
22+
23+
<p>Product identifies where the product will be distributed while marketing determines where the customers will become aware of the product. One way to think about “where” is to consider the channels in which the target audience (from the “who”) wants to have the product delivered. Do they require a cloud strategy, an on-premise installation, or a third-party plugin? Deliverables include platform requirements or distribution strategy.</p>
24+
25+
<h2 id="how">How</h2>
26+
27+
<p>Engineering owns the “how”. They are responsible for designing the technical architecture and writing the product’s code. The UX/Design team supports engineering by defining how the product will look and feel. Engineering also receives support from the QA and DevOps teams for ensuring quality, scalability, and reliability. Deliverables include technical blueprints, prototypes, the codebase, and CI/CD pipelines.</p>
28+
29+
<p>Keep in mind that some of these functions vary across organizations or may even have different names. I have found this to be a useful framework for delineating roles and responsibilities. I encourage you to look at some of your day-to-day tasks. Do they align with the tasks above? Why not? It may not be a bad thing; however if a product manager is spending their time reporting on timelines instead of being in the market, this could lead to an organization falling behind due to a blind spot to market dynamics.</p>]]></content><author><name>Tim Maguire</name></author><summary type="html"><![CDATA[I recently had an interesting discussion with some colleagues at a networking event about the differences in the roles and responsibilities of the product management function across organizations. In many organizations, the product team is seen as a jack of all trades and fills gaps between other teams within the organization. In a startup, this is usually acceptable and expected; however, as an organization scales, it is best to clearly delineate product-building functions.]]></summary></entry><entry><title type="html">The Parent Product Life Cycle</title><link href="http://localhost:4000/2024/11/05/the-parent-product-life-cycle.html" rel="alternate" type="text/html" title="The Parent Product Life Cycle" /><published>2024-11-05T00:00:00-05:00</published><updated>2024-11-05T00:00:00-05:00</updated><id>http://localhost:4000/2024/11/05/the-parent-product-life-cycle</id><content type="html" xml:base="http://localhost:4000/2024/11/05/the-parent-product-life-cycle.html"><![CDATA[<p>A while back, I was chatting with a colleague who had just had their first baby. At the same time, my oldest was a couple of weeks away from high school graduation and about to leave for college. We started riffing on how parenting aligns with the Product Life Cycle (PLC). The job is the same; however, the needs, support, and management of a child differ as they grow older, similar to a product. Here’s an attempt to compare the similarities throughout the PLC stages.</p>
230

331
<h2 id="introduction">Introduction</h2>
432

‎_site/index.html

+9-2
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,21 @@
3131
</span>
3232
</label>
3333

34-
<div class="trigger"><a class="page-link" href="/about/">About</a></div>
34+
<div class="trigger"><a class="page-link" href="/about/">About Timothy Maguire | API Product Manager | MBA</a></div>
3535
</nav></div>
3636
</header>
3737
<main class="page-content" aria-label="Content">
3838
<div class="wrapper">
3939
<div class="home">
4040
<h2 class="post-list-heading">Posts</h2>
41-
<ul class="post-list"><li><span class="post-meta">Nov 5, 2024</span>
41+
<ul class="post-list"><li><span class="post-meta">Nov 18, 2024</span>
42+
<h3>
43+
<a class="post-link" href="/2024/11/18/who-what-where-when-why-and-how-of-product-development.html">
44+
Who, What, Where, When, Why, and How of Product Development
45+
</a>
46+
</h3><p>I recently had an interesting discussion with some colleagues at a networking event about the differences in the roles and responsibilities of the product management function across organizations. In many organizations, the product team is seen as a jack of all trades and fills gaps between other teams within the organization. In a startup, this is usually acceptable and expected; however, as an organization scales, it is best to clearly delineate product-building functions.</p>
47+
48+
</li><li><span class="post-meta">Nov 5, 2024</span>
4249
<h3>
4350
<a class="post-link" href="/2024/11/05/the-parent-product-life-cycle.html">
4451
The Parent Product Life Cycle

‎about.markdown

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
---
22
layout: page
3-
title: About
3+
title: About Timothy Maguire | API Product Manager | MBA
44
permalink: /about/
55
---
66

7-
Tim Maguire's bio is supposed to go here, however he has not added anything yet.
7+
I have a passion for making developers' lives better -- especially API developers and consumers -- one API at a time, one organization at a time.
88

9-
You can view his [LinkedIn Profile](https://www.linkedin.com/in/tmaguire/) here.
9+
10+
Elsewhere on the web:
11+
- [LinkedIn](https://www.linkedin.com/in/tmaguire/)
12+
- [Mastodon](https://hachyderm.io/@TimMaguire)
13+
- [GitHub](https://github.com/fluffhead-tim)
14+
- [BlueSky](https://bsky.app/profile/tmaguire.bsky.social)

0 commit comments

Comments
 (0)
Please sign in to comment.