Please enable JavaScript.
Coggle requires JavaScript to display documents.
Agile Project Management with Azure DevOps - Coggle Diagram
Agile Project Management
with Azure DevOps
ALM
thread that ties together
the development lifecycle
all the steps
to build-and-deploy process
from requirements
gathering
see unified view
roles
collaborate to deliver
business value
stakeholders
business manager
project manager / product owner
pmo
business analyst
architect
blueprint of the system
ux design team
dba
developers
testers
operations
4 ways of looking at ALM
The SDLC view :
Analysis
stakeholder
feasibility
costs estimation
management decision
by IT and business management
initial requirement
project manager
start planning is as much detail as possible
business analyst
initial architecture
development
developers
ui design
dba
delivery
operations
testing
from requirements specification
to delivery code
acceptance test
lifecycle
start with the idea
The Service Management
or Operations View
involved activties
operation
support
optimization
development
meet service level that has been defined for it
lifecycle
start with deployment in production env
The APM View
lifecycle
start with a business plan
made upon some business needs
unti it's turned over to Operations as finished product
see application as a product managed
as part of a portfolio
Unified View
portfolio rationalization
APM view
retirement of the system
software development lifecycle
SDLC view
Operations
The Service Management
or Operations View
business value
change requests
new releases
back to portfolio rationalization
DevOps
close to unified view of ALM
developers and operations part of the same team
collection of methods
based on agile concepts
working with small changes
automting processes
development env closed to production env
for developement
like scrum
for operations
mostly kanban
goal is optimize the time from development
of an application until it's running stably