Tagged articles
2 articles
Page 1 of 1
DevOps
DevOps
Sep 17, 2024 · R&D Management

Understanding CQE, DQE, SQE, and PQE Roles and Their Performance Metrics

This article explains the responsibilities of Customer, Design, Supplier, and Process Quality Engineers (CQE, DQE, SQE, PQE) in enterprise quality management, illustrates their actions with an electric‑vehicle brake‑system case, and presents detailed performance‑assessment matrices for each role, followed by a brief promotion of a DevOps certification program.

CQEDQEPQE
0 likes · 10 min read
Understanding CQE, DQE, SQE, and PQE Roles and Their Performance Metrics
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 28, 2021 · Backend Development

How to Refactor Monolithic Checkout Code into Clean DDD Modules

This article explains how to identify and refactor typical “流水账” (spaghetti) code in a checkout API by applying Domain‑Driven Design layers—splitting responsibilities into Interface, Application, and Domain layers, using CQE objects, DTO assemblers, and anti‑corruption facades to achieve clear, maintainable modules.

Anti‑Corruption LayerCQEDDD
0 likes · 32 min read
How to Refactor Monolithic Checkout Code into Clean DDD Modules