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

[Update] software architect: PMI & RUP (#7341)

This commit is contained in:
Brian Rodriguez
2024-10-08 06:20:22 -05:00
committed by GitHub
parent 099ec78cca
commit 4a45c0b6b1
2 changed files with 14 additions and 1 deletions

View File

@@ -1 +1,7 @@
# Pmi itil prince2 rup
# PMI
The PMI certification (Project Management Institute) is an internationally recognized credential in project management. The most well-known is the PMP® (Project Management Professional), which validates the skills and knowledge of professionals to manage projects effectively by applying best practices and standards defined in the PMBOK® (Project Management Body of Knowledge) guide.
Visit the following resources to learn more:
- [@official@Project Managment Institute](https://www.pmi.org/)

View File

@@ -0,0 +1,7 @@
# RUP
The RUP (**Rational Unified Process**) is not a widely recognized certification like PMP or Scrum, but rather a software development framework created by Rational Software (now IBM). It follows an iterative and incremental approach to project development, based on best practices for delivering high-quality software on time and within budget.
Visit the following resources to learn more:
- [@official@IBM certified solution designer RUP](https://www.ibm.com/training/certification/ibm-certified-solution-designer-ibm-rational-unified-process-v70-38008003)