The Professional Scrum Master Guide
eBook - ePub

The Professional Scrum Master Guide

Fred Heath

  1. 174 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

The Professional Scrum Master Guide

Fred Heath

Book details
Book preview
Table of contents
Citations

About This Book

Go from absolute beginner to passing your exam the first time with this comprehensive guide. Filled with real-world illustrations, this book has been revised to align with the most recent Scrum standards, empowering you to become a Scrum Expert!

Key Features

  • Go from absolute beginner to exam-ready with detailed explorations of Scrum use-cases
  • Understand the different applications of agile concepts, and how to best apply them to your business
  • Discover expert tips and work with real-world examples to pass the certification exam the first time

Book Description

This book demonstrates the real-world applications of Scrum in a variety of scenarios, all with practical examples. You'll understand why the structure of your Scrum team matters, and how to create and manage sprint and product backlogs. Each chapter concludes with relevance to the exam, reinforcing what you've learned as you work through the book and making sure you have an edge when it comes to earning your certificate.The statements made and opinions expressed herein belong exclusively to Packt Publishing Ltd and are not shared by or represent the viewpoint of Scrum.org. This training does not constitute an endorsement of any product, service or point of view. Scrum.org makes no representations, warranties or assurances of any kind, express or implied, as to the completeness, accuracy, reliability, suitability, availability or currency of the content contained in this presentation or any material related to this presentation. In no event shall Scrum.org, its agents, officers, employees, licensees or affiliates be liable for any damages whatsoever (including, without limitation, damages for loss of profits, business information, or loss of information) arising out of the information or statements contained in the training. Any reliance you place on such content is strictly at your own risk.

What you will learn

  • Get to grips with Agile development and Scrum from the ground up
  • Understand the roles and responsibilities within the Scrum team
  • Discover how to conduct Scrum events and create Scrum artifacts
  • Explore real-world scenarios and use cases for Scrum in action
  • Develop an in-depth understanding of how to run a successful sprint to deliver results quickly
  • Be fully prepared and able to pass your exam the first time

Who this book is for

Assuming no prior knowledge of Scrum, this book is for professionals who want to build a strong foundation in Scrum practices with the intention of passing the certification exam. If you're a product owner or project manager looking to stay relevant in an agile world, this book is essential to helping you become a Scrum expert.

]]>

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is The Professional Scrum Master Guide an online PDF/ePUB?
Yes, you can access The Professional Scrum Master Guide by Fred Heath in PDF and/or ePUB format, as well as other popular books in Ciencia de la computación & Gestión de proyectos. We have over one million books available in our catalogue for you to explore.

Information

Section 1: The Scrum Framework

In this part, you will learn why and when to use Scrum and explore the components of the Scrum framework.
This section comprises the following chapters:
  • Chapter 1, Introduction to Scrum
  • Chapter 2, Scrum Theory and Principles
  • Chapter 3, The Scrum Team
  • Chapter 4, Scrum Events
  • Chapter 5, Scrum Artifacts

Chapter 1: Introduction to Scrum

In this chapter, we will introduce Scrum as an Agile framework, defining both Agile and Scrum and discussing the history and principles behind them. We will then explain the value of using the iterative and incremental development lifecycle prescribed by Scrum and describe some of the other Scrum benefits. We will close this chapter by introducing the PSM assessments and talking about the PSM I assessment in more detail. We will cover the following topics:
  • What is Agile software development?
  • What is Scrum?
  • The value of an iterative and incremental approach
  • Why should you choose Scrum?
  • Introducing PSM I assessment
By the end of this chapter, you should know what Agile development and the Scrum framework are, how they improve and optimize software development, and what the PSM assessment involves. Let's start by understanding what people mean by the term Agile.

What is Agile software development?

Anyone who has been working in software development over the last 10 years or so will have at least heard of the term Agile. People often talk about doing Agile or being Agile but, beyond a cool-sounding buzzword, what is Agile really all about? Well, to answer that question, we need to look at the origins of Agile software development.
Back in the late 1990s, many senior software developers and industry leaders, fed up with the static and inflexible software development methodologies prevalent at the time, were already experimenting with more flexible and responsive techniques and approaches. In 2000 and 2001, a small group of these influencers met up to discuss these methods and techniques. The unifying theme behind this effort was a desire to be able to quickly deliver working software to end users and to get rapid feedback on the software's impact and scope. In the forthcoming years, methodologies developed under this philosophy came to be known under the umbrella term of Agile.
The Agile philosophy is best captured in the Agile Manifesto (2001), which identifies the following values:
  • Individuals and interactions over processes and tools
  • Working software over comprehensive documentation
  • Customer collaboration over contract negotiation
  • Responding to change over following a plan
The Agile Manifesto clearly states that while there is value in the items on the right of this list, we value the items on the left more. So, it is not an abandonment of the old values, but a realization that some new values (individuals and interactions, working software, collaboration, adapting to change) are far more relevant in the modern software development world. In addition, they also came up with a set of principles (see Principles behind the Agile Manifesto in the Further reading section), emphasizing continuous delivery, frequent feedback, personal interactions, and much more. These principles are as follows:
  • Our highest priority is to satisfy the customer through early and continuous delivery of valuable software.
  • Welcome changing requirements, even late in development. Agile processes harness change for the customer's competitive advantage.
  • Deliver working software frequently, from every couple of weeks to every couple of months, with a preference for a shorter timescale.
  • Businesspeople and developers must work together daily throughout the project.
  • Build projects around motivated individuals.
  • Give them the environment and support they need and trust them to get the job done.
  • The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.
  • Working software is the primary measure of progress.
  • Agile processes promote sustainable development.
  • The sponsors, developers, and users should be able to maintain a constant pace indefinitely.
  • Continuous attention to technical excellence and good design enhances agility.
  • Simplicity – the art of maximizing the amount of work not done – is essential.
  • The best architectures, requirements, and designs emerge from self-organizing teams.
  • At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly.
It becomes clear that Agile is not a specific methodology, process, or framework but more of a mindset; a set of principles and ideals to guide us through the software development process.
This is a rather important concept to keep in mind: throughout my career, I've heard managers, directors, and developers boasting about being Agile because they have daily stand-up meetings, practice pair-programming, or use a Kanban board (more on these in Chapter 7, The Sprint Journey). All these are perfectly good tools to support an Agile development lifecycle, but their use alone does not make us Agile any more than wearing a cape and my underwear outside my pants makes me a superhero. To truly be Agile, you have to think and act in an Agile manner, that is in a manner consistent with the Agile Manifesto. One of the most popular ways of being Agile is by applying Scrum in your organization or team.
With this in mind, let's take a closer look at the Scrum framework.

What is Scrum?

In the previous section, we mentioned that in the late 1990s several visionaries were experimenting with flexible and adaptive ways to develop software. Two of these visionaries were Ken Schwaber and Jeff Sutherland. They came up with an Agile framework called Scrum, which was based on using the scientific method of empiricism, rather than strictly following a pre-defined plan. Scrum embraces Agile, not only because it was created by two of the people involved in the creation of the Agile Manifesto, but also because the Scrum values are actively derived from Agile principles (see Scrum Values meet Agile Principles in the Further reading section). In fact, most organizations that have adopted Agile methods use Scrum (see The State of Agile in the Further reading section).
It is important to emphasize that Scrum is a process framework, not a process by itself. It introduces a number of rules, milestones, and checkpoints that must be adhered to, regardless of the underlying development process. The Scrum framework can be used to contain a varied number of popular development methodologies, processes, or techniques, as per the organization's working practices. Scrum doesn't tell us how to perform our work, it just sets up a container within which to perform it. We can use whichever development methods and design or release processes we like, within Scrum. As long as these abide by the Agile and Scrum principles, it is absolutely fine to do so.
Scrum encourages the adoption of values such as respect for people, openness, and commitment in order to help us to cope with uncertainty and solving complex problems. It promotes the creation of self-organizing and cross-functional teams that are able to deliver working software independently and in spite of ever-changing external requirements and circumstances.
The Scrum framework consists of three components:
  • The Scrum Team: A self-organizing, cross-functional set of people who will deliver the working software.
  • Scrum Events: A number of time-boxed events that help create regularity, provide feedback, foster self-adjustment, and promote an iterative and incremental lifecycle.
  • Scrum Artifacts: Items that represent work or added value and that provide transparency for the team's work progress and achievements. Artifacts are also the corne...

Table of contents

  1. The Professional Scrum Master (PSM I) Guide
  2. Contributors
  3. Preface
  4. Section 1: The Scrum Framework
  5. Chapter 1: Introduction to Scrum
  6. Chapter 2: Scrum Theory and Principles
  7. Chapter 3: The Scrum Team
  8. Chapter 4: Scrum Events
  9. Chapter 5: Scrum Artifacts
  10. Section 2: Scrum in Action
  11. Chapter 6: Planning and Estimating with Scrum
  12. Chapter 7: The Sprint Journey
  13. Chapter 8: Facets of Scrum
  14. Section 3: The PSM Certification
  15. Chapter 9: Preparing for the PSM I Assessment
  16. Assessments
  17. Other Books You May Enjoy
Citation styles for The Professional Scrum Master Guide

APA 6 Citation

Heath, F. (2021). The Professional Scrum Master (PSM I) Guide (1st ed.). Packt Publishing. Retrieved from https://www.perlego.com/book/2790239/the-professional-scrum-master-psm-i-guide-pdf (Original work published 2021)

Chicago Citation

Heath, Fred. (2021) 2021. The Professional Scrum Master (PSM I) Guide. 1st ed. Packt Publishing. https://www.perlego.com/book/2790239/the-professional-scrum-master-psm-i-guide-pdf.

Harvard Citation

Heath, F. (2021) The Professional Scrum Master (PSM I) Guide. 1st edn. Packt Publishing. Available at: https://www.perlego.com/book/2790239/the-professional-scrum-master-psm-i-guide-pdf (Accessed: 15 October 2022).

MLA 7 Citation

Heath, Fred. The Professional Scrum Master (PSM I) Guide. 1st ed. Packt Publishing, 2021. Web. 15 Oct. 2022.