Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


HTML
<div class="" onclick="showTrainingPopup('upcoming-events-only');" style="font-size:large;cursor:pointer;text-decoration:underline;color:#0052CC;font-weight:bold;margin:auto;">
Show Upcoming Events
<br/><br/>
</div>

Overview:

While the role and responsibilities of the Product Owner can be described simply enough, very little is said about the day-to-day practice of those fulfilling the role. If you are a new Product Owner, you may be wrestling with competing demands for time and information from your team and stakeholders. Or perhaps you have been a Product Owner for a while. If so, are you working long hours trying to keep up with the work? Either way, join us to learn the tools to help maximize your potential.
This workshop will teach you how to handle the complex responsibilities of a great Product Owner including: how to manage and prioritize product backlogs utilizing business value and other industry prioritization methods, plan releases, track progress, estimate business value, drive a Sprint Review, effectively prepare and participate in Sprint Planning and learn how to scale Scrum projects.  Leave with the skills and renewed excitement to generate business value and fully leverage your Scrum team.


Who should attend:

The Foundations of Product Ownership course is suitable for existing Product Owners, Scrum Masters, Agile coaches, Team leaders, Portfolio Managers, Program Managers and those working with Products.

Duration:  2 days

Learning Path: Product Management

Course description

 "The best part of Foundations of Product Ownership Course is that they meet you
where you are in your agile journey. You do not have to come to the class with all
the answers. Marc found a great balance between keeping the class interactive and
entertaining while pouring terms and knowledge into us.  I highly recommend to
all learners – not just Product Owners"

Adrienne Ray, CMS Product Manager, EQRS


Excerpt Include
Product Management Learning Path
Product Management Learning Path
nopaneltrue

Want to schedule this course for your team or program?

Include Page
Intake
Intake

Excerpt Include
Working Copy Popup Test
Working Copy Popup Test
nopaneltrue

Excerpt Include
Attachments
Attachments
nopaneltrue

HTML
<script type="text/javascript">
var aTags = document.getElementsByTagName("strong");

var searchText = "LACE Foundations: Product Ownership";

for (var i = 0; i < aTags.length; i++) {
  if (aTags[i].textContent == searchText) {
    aTags[i].parentNode.parentNode.parentNode.style="background-color:#c7ccdf;";
  }
}
</script>