8. FAQ

After having seen the basics of Scrum, it is normal for some questions to arise. If you think an important question is missing, do not hesitate to let me know through the contact form or in the comments.

Can I adapt Scrum by modifying its events or roles?

No, Scrum is a framework with clear and well-defined rules. If these rules are not followed, you are not using Scrum.

Can several Scrum teams exist on the same project?

Yes, it is possible to have several Scrum teams working on the same project, especially on large and complex projects. Each team can have its own Product Owner and Scrum Master. The Product Backlog can be shared among the teams, but each team will manage its own Sprint Backlog.

Can the number of Development Team members be changed during a Sprint?

Yes, but being aware that there will be a decrease in the team's productivity and delivery capacity.

Can a Sprint be canceled?

Yes, but only the Product Owner has the authority. A Sprint can be canceled if the Sprint goal is no longer relevant or if circumstances have changed significantly.

Due to seasonal needs, or external events, a Project Manager or team lead needs some very high-priority changes. How is this handled in Scrum?

The tasks will be prioritized by the Product Owner in the Product Backlog for the next Sprint. During an ongoing Sprint, no changes that alter the Sprint goal (Sprint Goal) should be introduced. If the changes are so critical that they affect the Sprint goal, the Product Owner can decide to cancel the current Sprint and plan a new one.

Building SPAs with Django and HTML Over the Wire: Learn to build real-time single page applications with Python

Building SPAs with Django and HTML Over the Wire: Learn to build real-time single page applications with Python

The HTML over WebSockets approach simplifies single-page application (SPA) development and lets you bypass learning a JavaScript rendering framework such as React, Vue, or Angular, moving the logic to Python. This web application development book provides you with all the Django tools you need to simplify your developments with real-time results.

Buy the book

Help me keep writing

Every coffee gives me a push toward the next article.

Comments

There are no comments yet.