Overview of BlueKing Standard Operations (SOPS)
release_humming_birdBlueKing Standard Operations (SOPS) is a lightweight SaaS product within the Tencent BlueKing ecosystem designed for task workflow orchestration and execution via a visual graphical interface.
It consists of two core services:
- Workflow Orchestration Service: An API gateway service based on the BlueKing PaaS platform that integrates capabilities from various internal enterprise systems, allowing for automated scheduling across multiple systems.
- Self-Service Service: Abstracts the differences between underlying systems, enabling operations personnel to delegate routine tasks (like business releases or changes) to product, development, or testing teams. It integrates deeply with the BlueKing PaaS platform to provide 'light applications' and 'functionalization' to increase self-service rates.
Technical Stack:
- Backend: Python with the Django framework.
- Frontend: Vue.js for pages and jQuery for standard plugin development (using a configuration-based pattern to simplify form development).
- Engine: Uses the
bamboo-engineSDK for underlying workflow processing.