Manage Application
Manage Applications in the system. Including creating, deploying, and updating. Applications are primarily managed by DevOps engineers and developed by an application developer.
Actors
Detail Scenarios
Scenario Create Application
Application developers create application that can be deployed in the ecosystem. This is created in the traditional DevSecOps pipeline.
Steps
Actors
Scenario Destroy Application
DevOps engineer can decommission applications in the ecosystem by destroying applications in the ecosystem.
Steps
Actors
Scenario Update Application
A DevSecOps engineer utilizes the DevSecOps pipeline to update an application that has been deployed in the ecosystem. There are several updating models that can be utilized to update the application, including staggered updates, and blue-green updates.