Skip to main content

The accidental profession: Product Manager

I work as a Lead consultant at Thoughtworks and my role is usually called Business Analyst. This post is entirely about hoe I ended up becoming a Product Manager.

Like what Steven Haines tells in this book: “THE PRODUCT MANAGER’S DESK REFERENCE”, Product Manager is an accidental profession.

"You may have backed into Product Management from another field or
business discipline.”

I landed this position because of the following reasons:
  • We are a services company. No one was interested in a product team.
  • No one was sure what to do as a Business Analyst in the product team
  • No one was convinced that this specific product would be successful.
I ended up getting the job and was left to figure out what to do in the team.
  • I was to be the business analyst trying to line up functional work for the product engineering team
  • I have to manage the team - with respect to the team members and make sure I plan for the functional work to complete
  • I was to interact with our current product owner and build the product road map.
What I ended up doing - as the title suggests - was entirely different.

p.s: “The Product Manager’s desk Reference" is a really good book to start learning. You can order it from Amazon here

Comments

Popular posts from this blog

From Idea to reality - The progress of an Idea

 I have been thinking of writing a simple app for locating trash cans at Chennai. The first thing anyone would do was to see if the idea has been already implemented. Sure enough, it has been. This is the app - Check it out. http://trashithere.herokuapp.com/ When I tried using the app, I found out that there were only few trash cans. This was a crowd sourced application. I guess this app was not used much. The Spark This led me to questioning myself - What problem led me to this application. I yearned to live in a place that was clean. My assumption was that if people found places to throw thrash, they would not litter. Going ahead with your idea

Apple Watch - Managing "Out of stock"

Apple is credited for a lot of things - the least of which is managing retail operations. However, that seems to be a key element of product launches with apple these days.

Principles for developing systems that are anti-fragile

I have been trying to make sense of what anti-fragility means and how do I use that in my day job. As a Business Principal, I tend to work with the abstract but orchestrate a program of work that needs details. This makes my job a little difficult in the terms of designing for more self-preserving systems that preserve the spirit of the abstracted strategy or vision. I came across an article from Daniel Russo on anti-fragility and his attempt at creating a manifesto similar to the manifesto for agile software development. For more reading on Daniel Russo, here is his profile:  http://djrusso.github.io More reading from his paper here:  https://www.sciencedirect.com/science/article/pii/S1877050916302290 This post is an attempt for me to understand what goes into developing a program that uses every opportunity to strengthen itself and achieve its objective - the vision.  I liked the approach of principles for developing systems that are anti-fragile. It i...