An automated delivery pipeline service designed to improve delivery efficiency
Low Resource Cost
Burn after build, resource release after pipeline execution.
Easy to Expand
By uploading a custom image, the pipeline function can be extended, which is flexible and powerful.
Multiple Trigger Mechanisms
Support flexible pipeline triggering methods, including manual, timing, code submission and other event triggering.
How it works
DevOps provide a visual and customizable automatic delivery pipeline to automatically complete the complete process from code submission to application deployment, ensuring that only code that has passed automatic testing can be delivered and deployed, effectively replacing the traditional method of complex deployment and slow iteration in the industry . Through the application of automation technology, it helps enterprises to deliver software continuously, quickly, with high quality and low cost.

Advantages
Advantages

Graphical Orchestration
Visually customize the execution process and tasks on demand to lower the threshold of use, and you can view the execution progress/results/logs of the pipeline at any time.

Execution Automation
Providing manual, timing, and event triggering methods, automatically execute tasks according to user-customized processes, and a highly automation for the continuous delivery of projects.

Seamless Integration
Integrated with cloud products such as container service and image repository to provide a unified development experience and reduce usage costs.

Integrated Design
The DevOps pipeline relies on the cloud infrastructure platform to achieve an integrated design, unified permissions, monitor, log, and alarm capabilities.

Pipeline Expansion
Supported self-defined image and scripts to realize custom execution logic.

Low Cost
Based on container technology, the underlying computing resources are created, used, and released on demand, which greatly reduces IT costs.
Use cases
Scenarios

Automatic Build
It is suitable for the compilation and construction of front-end and back-end of Web applications. Under the user-defined construction environment and script instructions, the source code is quickly constructed into runnable target products based on powerful computing capabilities and the network, and stored in the image repository.

Continuous Delivery
When you need to develop new applications or software, DevOps works with cloud products such as kubernetes container clusters, image repository, and container application centers to automate the build, testing and deployment of source code, ready to release the application to the production environment at any time.

Pipeline Orchestration
When you need to manage multiple activities, the pipeline provides a visual way to customize the workflow on demand, freely configure the execution stage, and check the execution progress, results, logs and other information of the pipeline at any time to meet the automated value delivery in CI/CD usage scenarios.