Tag

Software Release

0 views collected around this technical thread.

Ant R&D Efficiency
Ant R&D Efficiency
Sep 5, 2024 · Frontend Development

OpenSumi 3.3.0 Release: Multi‑line Completion, Intelligent Rewrite, and New Features

OpenSumi 3.3.0 release adds multi-line inline completion, an intelligent rewrite widget, cross‑file undo/redo for inline diff, multi‑line comment support, UI and accessibility enhancements, numerous bug fixes, and performance tweaks, empowering developers to build highly customizable Web and Electron IDEs more efficiently.

IDE frameworkOpenSumiSoftware Release
0 likes · 8 min read
OpenSumi 3.3.0 Release: Multi‑line Completion, Intelligent Rewrite, and New Features
Top Architect
Top Architect
Aug 24, 2023 · Operations

Blue‑Green, Rolling, and Canary Deployment Strategies Overview

This article explains three common software release strategies—blue‑green deployment, rolling deployment, and canary (gray) deployment—detailing their principles, advantages, potential pitfalls, and practical considerations, while also contrasting them with A/B testing and noting related operational concerns.

A/B testingSoftware Releaseblue-green
0 likes · 12 min read
Blue‑Green, Rolling, and Canary Deployment Strategies Overview
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 22, 2022 · Operations

Applying the Four Principles of Continuous Delivery to Avoid Late‑Night Releases

The article explains how integrating the four "持" principles from the book "Continuous Delivery 2.0" into daily software development can prevent the recurring problem of late‑night releases by emphasizing minimal work, continuous decomposition, feedback, and ongoing improvement.

Continuous DeliveryDevOpsSoftware Release
0 likes · 6 min read
Applying the Four Principles of Continuous Delivery to Avoid Late‑Night Releases
Continuous Delivery 2.0
Continuous Delivery 2.0
Feb 8, 2021 · Operations

Key Practices in Software Release, Testing, and Continuous Delivery

This article compiles ten popular 2020 posts that examine practical software engineering practices—including Google’s release workflow, Microsoft’s testing strategies, feedback loops, and the importance of atomic commits—for improving release reliability, testing efficiency, and continuous delivery.

Continuous DeliverySoftware ReleaseTesting
0 likes · 5 min read
Key Practices in Software Release, Testing, and Continuous Delivery
DevOps
DevOps
Jun 19, 2018 · Operations

Understanding the Difference Between Continuous Delivery and Continuous Deployment

Continuous Delivery and Continuous Deployment are often confused, but this article examines their origins, definitions, and practical distinctions, highlighting how delivery focuses on business‑level release decisions while deployment automates production releases, and explains how they fit within DevOps, CI, and release strategies.

CI/CDContinuous DeliveryContinuous Deployment
0 likes · 14 min read
Understanding the Difference Between Continuous Delivery and Continuous Deployment
DevOps Engineer
DevOps Engineer
Mar 19, 2018 · Operations

Understanding Continuous Delivery: Practices, Benefits, and Differences from Continuous Deployment

Continuous Delivery is a DevOps practice that automates building, testing, and preparing code changes for production, enabling faster, more reliable releases through extensive testing, cloud‑based environments, and developer‑controlled deployment, while contrasting with Continuous Deployment's automatic production pushes.

CI/CDContinuous DeliveryDevOps
0 likes · 5 min read
Understanding Continuous Delivery: Practices, Benefits, and Differences from Continuous Deployment
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 2, 2017 · R&D Management

Software Release Modes: Project Release, Release Train, and Intercity Express

The article explains three software version release strategies—Project Release, Release Train, and Intercity Express—detailing their dimensions of time, features, and quality, discussing advantages, drawbacks, and practical considerations for adopting each mode in modern development and DevOps practices.

Continuous DeliveryDevOpsSoftware Release
0 likes · 13 min read
Software Release Modes: Project Release, Release Train, and Intercity Express
Efficient Ops
Efficient Ops
Aug 1, 2017 · Operations

How Continuous Delivery Transforms DevOps: Real Cases from Baidu and Tencent

This article explores the evolution of continuous delivery, explains its core principles, and presents two detailed case studies from Baidu and Tencent that illustrate how organizational, architectural, and automation improvements can dramatically accelerate software release cycles while maintaining quality.

AgileContinuous DeliveryDevOps
0 likes · 16 min read
How Continuous Delivery Transforms DevOps: Real Cases from Baidu and Tencent