Who is actually the Scrum Master?

scrum master coach

The Scrum Master helps the team to be productive and use they creativity in order to deliver done, working software.

The main point here is that the Scrum master leads the team, but not command the team

The Scrum Master is a Coach. He is not a boss. The team members doesn’t need to report to the Scrum Master.
The Scrum Master is not a manager and doesn’t order to do anything. He is a leader and he need to figure out how to lead the team.

Related Post

Story Points in estimating work One of effective way to estimate the work in software development is to use Story points. The story points are based on size and complexity, not duration.  They are also become unitless, they not measured by time or another units. One other good ...
User Story Scenarios Each User Story needs to be testable, need to demonstrate, that requirement has been met. Here is effective formula, which demonstrate, that specific user story has been met: Given , When Then
Integration Team in Multi-team Scrum If one team in Scrum not enough, it's advisable use Multi Team. But here you get one more problem - how to manage more than one team. And the answer: use the Integration team. With Multi Team your Scrum will look a little bit different. Multi-team...
Scrum with Multiple Teams Scrum says a team should be 3 to 9 people. But sometimes you want or need to go faster, so you add more teams. This process calls Multi-team Scrum or Scaled Scrum. Challenges of Multi-team Scrum Now you need to coordinate not only a single tea...