Overview
HE2E DevOps Framework
This framework is an operable and implementable agile development methodology proposed by CodeArts using both our experience and advanced industry practices.
| Stage | Description |
|---|---|
| Planning and Design | The first two steps in the diagram depict the product planning process where service personnel (or customers) collaborate with technical personnel to establish the product's overall logic, plan and design the product, and break down requirements at a specific granularity.
|
| Planning and Tracking | Steps 3 to 10 belong to the Scrum framework and are also the main management practices.
|
| Iteration | |
| Continuous Delivery | Starting from step 11 is the engineering practice, that is, the CI/CD process.
|
Application Scenario
We will use the sample code for an auto part e-mall named "Phoenix Mall" and the "DevOps Full-Process" sample project to describe how to use CodeArts to implement the HE2E DevOps framework. This solution is applicable to Scrum R&D projects.
Solution Architecture
- Composition of the DevOps Full-Process Sample Project
This project uses Scrum and presets some service templates. Products and services involved in this project.
Table 2 List of involved products/services Service
Description
CodeArts
Req
Presets three planned and completed Sprints, project module settings, and several statistical reports.
Repo
Presets the code repository phoenix-sample to store project sample code.
Check
Presets four tasks.
Build
Presets five tasks.
Artifact
Stores software packages generated by build tasks.
Deploy
Presets three applications.
TestPlan
Presets more than 10 test cases in a function test case library.
Pipeline
Presets five pipelines.
Other components and services
Identity and Access Management (IAM)
Manages accounts.
SoftWare Repository for Container (SWR)
Stores Docker images generated by build tasks.
Cloud Container Engine (CCE)
Deploys software packages, which is different from ECS-based deployment.
Elastic Cloud Server (ECS)
Deploys software packages, which is different from CCE-based deployment.
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot