1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00

[Update] software architect: Agile model (#7391)

This commit is contained in:
Brian Rodriguez
2024-10-09 05:18:48 -05:00
committed by GitHub
parent cad104a413
commit f34f6a280c
2 changed files with 15 additions and 1 deletions

View File

@@ -1 +1,8 @@
# Less
**LeSS** (Large-Scale-Scrum) is an agile framework designed to scale Scrum across multiple teams working on a single product. It adheres to Scrum's principles, emphasizing simplicity and continuous improvement. LeSS encourages coordination between teams by using a single backlog and a common Product Owner. Each team is responsible for parts of the product, but they collaborate in its joint development, with frequent feedback loops to adjust project direction. Its goal is to minimize bureaucracy and maximize value delivery in an agile and efficient way.
Visit the following resources to learn more:
- [@official@LeSS Framework](https://less.works/less/framework)
- [@video@Introductio to LeSS](https://www.youtube.com/watch?v=1BZf_Oa7W94)

View File

@@ -1 +1,8 @@
# Safe
# SAFe
**SAFe** is an agile framework designed to scale agile practices in large and complex organizations. Unlike LeSS, SAFe is more structured and provides a formal approach to coordinating multiple teams, programs, and portfolios. It incorporates elements of `Lean`, `DevOps`, and `agile principles`, and defines additional roles, ceremonies, and artifacts to align teams' goals with the business strategy. SAFe enables **large-scale planning**, **continuous delivery**, and **improvement of organizational efficiency**, offering a comprehensive framework for agile transformation at the corporate level.
Visit the following resources to learn more:
- [@official@SAFe 6.0](https://scaledagileframework.com/SAFE)
- [@video@SAFe explained in five minutes](https://www.youtube.com/watch?v=aW2m-BtCJyE&t=2s)