Tag

Software Operations

0 views collected around this technical thread.

JD Tech Talk
JD Tech Talk
Dec 4, 2024 · Operations

Gray Release, Verification, and Rollback Strategies in Software Deployment

The article outlines a comprehensive release management framework that emphasizes gray (canary) deployments, detailed verification steps, monitoring practices, and rollback procedures to mitigate risks and ensure system stability for production rollouts.

RollbackSoftware OperationsVerification
0 likes · 13 min read
Gray Release, Verification, and Rollback Strategies in Software Deployment
DevOps Operations Practice
DevOps Operations Practice
Apr 28, 2024 · Operations

Understanding Log Levels: DEBUG, INFO, WARN, ERROR, and FATAL

This article explains the purpose and typical use cases of the five common log levels—DEBUG, INFO, WARN, ERROR, and FATAL—helping developers and operators filter noise, monitor system health, and respond appropriately to events.

Software Operationslog levelslogging
0 likes · 4 min read
Understanding Log Levels: DEBUG, INFO, WARN, ERROR, and FATAL
Efficient Ops
Efficient Ops
Mar 13, 2023 · Operations

Is DevOps Really Dead? Uncovering the Truth Behind the Hype

This article debunks the claim that DevOps is dead by explaining its true purpose, core principles such as automation and collaboration, the distinction between platform engineering and DevOps, and presenting industry data that shows DevOps adoption and maturity are still rapidly growing.

Continuous DeliveryDevOpsIT Culture
0 likes · 9 min read
Is DevOps Really Dead? Uncovering the Truth Behind the Hype
Efficient Ops
Efficient Ops
Oct 28, 2022 · Operations

How China Minsheng Bank Achieved Advanced DevOps Maturity: A Case Study

China Minsheng Bank’s Centralized Operation Business Processing System passed the CAICT DevOps Technical Operations Level 2 assessment, marking the first joint‑stock bank to reach this advanced domestic standard, and the article details the interview insights, system architecture, and broader DevOps standard overview.

Banking TechnologyDevOpsMaturity Model
0 likes · 10 min read
How China Minsheng Bank Achieved Advanced DevOps Maturity: A Case Study
Efficient Ops
Efficient Ops
Apr 26, 2022 · Operations

China’s Top Enterprises Reveal Latest DevOps Maturity Assessment Results

The 2022 GNSEC Global Next‑Generation Software Engineering Summit announced the 17th batch of DevOps Continuous Delivery and the 4th batch of System and Tools assessment results, listing dozens of leading Chinese enterprises that passed the CAICT DevOps Capability Maturity Model across multiple industry sectors.

Continuous DeliveryDevOpsEnterprise Assessment
0 likes · 7 min read
China’s Top Enterprises Reveal Latest DevOps Maturity Assessment Results
Continuous Delivery 2.0
Continuous Delivery 2.0
Feb 25, 2020 · Operations

Leveraging Feature Flags for Controlled Changes and Rapid Feedback Loops

Feature flags enable controlled system changes, allowing teams to monitor business and technical metrics, quickly roll back harmful updates, and operate within a rapid feedback loop that informs subsequent iterations, though many modern product teams struggle to integrate flag platforms with analytics systems for richer insights.

Continuous DeliveryFeature FlagsSoftware Operations
0 likes · 3 min read
Leveraging Feature Flags for Controlled Changes and Rapid Feedback Loops
Continuous Delivery 2.0
Continuous Delivery 2.0
Feb 19, 2020 · Operations

Best Practices for Naming, Managing, and Retiring Feature Flags

This article outlines practical guidelines for creating clear feature‑flag names, establishing management processes, implementing retirement plans, detecting stale "zombie" flags, assigning ownership, and using metadata tags to keep feature‑flag systems maintainable and low‑risk.

DevOpsFeature FlagsLifecycle Management
0 likes · 7 min read
Best Practices for Naming, Managing, and Retiring Feature Flags
Vipshop Quality Engineering
Vipshop Quality Engineering
Jan 25, 2018 · Operations

How Automated CI Pipelines Transformed Our Supply‑Chain Testing Efficiency

This article outlines the challenges faced by the Beijing supply‑chain team in implementing functional‑test CI, presents a standardized, automated and visualized CI solution centered on automated testing, and demonstrates the resulting low‑cost, high‑output architecture, performance metrics, and future roadmap.

CI/CDSoftware OperationsTesting
0 likes · 3 min read
How Automated CI Pipelines Transformed Our Supply‑Chain Testing Efficiency
Baidu Intelligent Testing
Baidu Intelligent Testing
Apr 5, 2016 · Operations

Hot Reload: Common Pitfalls and How to Avoid Them

This article examines the hidden risks of hot‑reload mechanisms in web services, illustrates real incidents caused by careless configuration updates, analyzes root causes, and offers practical steps for detecting and fixing such pitfalls to improve operational reliability.

Configuration ManagementIncident AnalysisRisk Mitigation
0 likes · 7 min read
Hot Reload: Common Pitfalls and How to Avoid Them