Wednesday, January 4, 2017

Successful Software/Hardware Product Managers


I have both worked with and had Software and Hardware Product Managers (PM) work for me.  There are some high order bits that are critical to be a successful PM.

A PM is a very difficult job because you must be passionate, creative, intelligent, organized, pragmatic, work well with others and must be able to both speak and write well.

When it comes to actual development, here are "Edstrom's Commandments on Product Management"
  1. Owns the Application Development Lifecycle Framework to include:
    1. Requirements Analysis and Tracking
    2. Source Code Management
    3. Bug and Issue Tracking Management
    4. Beta Management
    5. Release Management
    6. Upgrade Management
    7. Patch Management
    8. EOL Management

  1. Drives product quality by ensuring:
    1. Don’t drop bits when moving/using customer data (ask me about Sun Microsystems e-cache (external cache) sometime if you have a couple of hours to talk about the right way to handle quality issues).
    2. Must provide the correct answers.  Sounds obvious, but you would be surprised the number of times I have said or hear the phrase, "Wait, that can't be RIGHT!"  Never assume the calculations are correct.
    3. Testing, testing, testing.  Regression and automated testing are a must to go along with manual human testing. This includes customer and employee beta testing.
    4. Scalability - as Mike O'Dell famously states with his First Law "Scaling is ALWAYS the problem".
    5. Extensibility- did you create spaghetti monkey-code or do you have a real and viable product that can grow and be extended over time without a complete rewrite or new tapeout?
    6. Platform - this is the big picture architecture question.  Are you creating a bunch of one-off components or is there a method to separating out the implementations from the interfaces with a growth strategy?
Finally, when it comes to what your developers tell you, you need to have the attitude that Ronald Reagan had with economists, "trust, but verify."