Tagged articles
3755 articles
Page 30 of 38
DevOps Cloud Academy
DevOps Cloud Academy
Nov 9, 2019 · Operations

Configuring Jenkins High Availability with HAProxy and NFS

This guide explains how to achieve Jenkins high availability by deploying two Jenkins master nodes behind HAProxy, sharing Jenkins home via NFS, and configuring HAProxy load balancing and health checks, including detailed host setup, NFS and Jenkins installation steps, and test results.

DevOpsHAProxyJenkins
0 likes · 10 min read
Configuring Jenkins High Availability with HAProxy and NFS
DevOps Cloud Academy
DevOps Cloud Academy
Nov 7, 2019 · Operations

A Definitive Guide to Jenkins Pipeline Environment Variables

This article provides a comprehensive tutorial on using Jenkins Pipeline environment variables, covering how to list, read, set, override, store boolean values, and capture shell command output, complete with practical Groovy code examples for CI/CD workflows.

DevOpsGroovyJenkins
0 likes · 7 min read
A Definitive Guide to Jenkins Pipeline Environment Variables
Cloud Native Technology Community
Cloud Native Technology Community
Nov 7, 2019 · Cloud Native

Lingque Cloud’s Five‑Year Cloud‑Native Journey and Open‑Source Projects Kube‑OVN and Captain

The article recounts Lingque Cloud’s five‑year evolution toward a fully cloud‑native architecture, detailing its transition from container images to Helm charts, the adoption of Kubernetes, micro‑service governance, and the open‑source projects Kube‑OVN and Captain that address networking and Helm limitations.

DevOpscloud-nativehelm
0 likes · 6 min read
Lingque Cloud’s Five‑Year Cloud‑Native Journey and Open‑Source Projects Kube‑OVN and Captain
FunTester
FunTester
Nov 7, 2019 · Industry Insights

What Six Key Industries Reveal About the Real Benefits of Automated Testing

Based on interviews with 31 executives from 27 companies, this article reveals over a dozen concrete advantages of automated testing—ranging from time and cost savings to enhanced coverage, security, and faster releases—across multiple sectors such as finance, healthcare, automotive, and telecom.

DevOpsIndustry InsightsSoftware quality
0 likes · 14 min read
What Six Key Industries Reveal About the Real Benefits of Automated Testing
Amap Tech
Amap Tech
Nov 6, 2019 · R&D Management

Evolution and Implementation of Continuous Delivery at Gaode

Gaode’s continuous delivery journey transformed its multi‑stage release process into a standardized, automated pipeline that delivers backend services within an hour, cuts manual effort, boosts release efficiency by up to 90%, and embeds early quality checks and data‑driven insights for faster, higher‑quality business value.

Continuous DeliveryDevOpsGaode
0 likes · 20 min read
Evolution and Implementation of Continuous Delivery at Gaode
Alibaba Cloud Native
Alibaba Cloud Native
Nov 5, 2019 · Cloud Native

Master Cloud‑Native Chaos Testing with Alibaba’s ChaosBlade: A Hands‑On Guide

This article introduces Alibaba's open‑source ChaosBlade tool, explains its experiment model and supported scenarios, shows how to install the ChaosBlade Operator on Kubernetes, and provides step‑by‑step instructions for creating, modifying, and cleaning up cloud‑native chaos experiments using both YAML resources and the blade CLI.

ChaosBladeDevOpschaos engineering
0 likes · 10 min read
Master Cloud‑Native Chaos Testing with Alibaba’s ChaosBlade: A Hands‑On Guide
FunTester
FunTester
Nov 5, 2019 · Operations

4 Essential Strategies to Automate Testing Effectively in a DevOps Environment

Understanding that automated testing is a complex activity, this article outlines four practical tips—comprehensive knowledge of the application’s user environment, blending technical and managerial expertise, forming a dedicated automation team, and fostering a cultural shift—to successfully integrate testing automation within a DevOps workflow.

CollaborationDevOpsTesting Strategy
0 likes · 6 min read
4 Essential Strategies to Automate Testing Effectively in a DevOps Environment
DevOps
DevOps
Nov 4, 2019 · Operations

Etsy’s Quality Assurance Practices and Technical Transformation: A DevOps Case Study

This article presents a comprehensive case study of Etsy’s evolution in quality assurance, engineering culture, continuous integration, continuous delivery, and cloud migration, detailing the team structure, testing strategies, four core engineering principles, tool development, and the benefits of rapid, automated deployment pipelines.

Continuous DeliveryDevOpsEngineering Culture
0 likes · 12 min read
Etsy’s Quality Assurance Practices and Technical Transformation: A DevOps Case Study
DevOps Cloud Academy
DevOps Cloud Academy
Nov 2, 2019 · Operations

Jenkins CI Resource Collection: Introduction, Integration, and Practice Articles

This article provides a curated collection of Jenkins continuous integration tutorials, covering introductory topics such as Jenkins overview and installation, integration guides for tools like GitLab, Nexus, LDAP, and advanced practice articles on pipelines, containerized slaves, and monitoring, serving as a comprehensive resource for DevOps practitioners.

CIDevOpsJenkins
0 likes · 2 min read
Jenkins CI Resource Collection: Introduction, Integration, and Practice Articles
FunTester
FunTester
Nov 2, 2019 · Operations

The Six Phases of the Automated Testing Lifecycle Methodology

This article outlines the six-stage automated testing lifecycle methodology—from defining automation scope and selecting tools, through test planning, environment setup, script development, execution, and result analysis—providing practical guidance for improving software quality with efficient, resource‑conscious testing practices.

DevOpsSoftware qualityautomated testing
0 likes · 12 min read
The Six Phases of the Automated Testing Lifecycle Methodology
DevOps
DevOps
Oct 29, 2019 · Operations

Etsy Engineering Culture and Practices: Diversity, Code as Craft, Blameless Postmortems, Rotation Program, and Code Coverage

This article examines Etsy's engineering culture and operational practices, covering diversity and inclusion, the "Code as Craft" philosophy, blameless postmortems, the engineering rotation program, and the measurement of code coverage as a quality‑driving metric, illustrating how these initiatives foster continuous improvement and resilience.

Blameless PostmortemsDevOpsEngineering Culture
0 likes · 9 min read
Etsy Engineering Culture and Practices: Diversity, Code as Craft, Blameless Postmortems, Rotation Program, and Code Coverage
DevOps Cloud Academy
DevOps Cloud Academy
Oct 28, 2019 · Operations

Using Jenkins Input Step for Interactive Pipeline Execution

This article explains how to add interactive user input to Jenkins pipelines by installing the Pipeline: InputStep plugin, configuring a Jenkinsfile with various parameter types, and reviewing the resulting console output, enabling more flexible DevOps workflows.

DevOpsInputStepJenkins
0 likes · 4 min read
Using Jenkins Input Step for Interactive Pipeline Execution
Tencent Cloud Developer
Tencent Cloud Developer
Oct 28, 2019 · Frontend Development

NGW: Node Gateway Architecture for Serverless Frontend Services

NGW (Node Gateway) is a Node.js‑based frontend access layer that sits between a unified gateway and business services, providing dynamic request routing, Redis‑driven configuration, a Tapable plugin system, and containerized CI/CD to enable serverless BFF/SFF architectures with rapid builds, high reliability, and dramatically reduced deployment effort across multiple Tencent Cloud projects.

BFFContainerizationDevOps
0 likes · 10 min read
NGW: Node Gateway Architecture for Serverless Frontend Services
Programmer DD
Programmer DD
Oct 25, 2019 · Cloud Native

Boost Deployment Speed 8× with One‑Click K8s & Host Deployment Using Alibaba Cloud Toolkit

This guide explains how to use Alibaba Cloud Toolkit to automate one‑click deployment of applications to Alibaba Cloud Container Service Kubernetes and to generic hosts, covering plugin installation, credential setup, Docker image packaging, and step‑by‑step deployment configuration to dramatically accelerate development workflows.

Alibaba Cloud ToolkitContainer ServiceDevOps
0 likes · 9 min read
Boost Deployment Speed 8× with One‑Click K8s & Host Deployment Using Alibaba Cloud Toolkit
21CTO
21CTO
Oct 24, 2019 · R&D Management

How Alibaba Scales R&D Efficiency for 50,000 Engineers: Key Practices and Insights

This article outlines Alibaba’s approach to scaling R&D efficiency across its 50,000‑engineer workforce, detailing the challenges of large‑scale development, agile and DevOps practices, value‑focused delivery, and systematic tools that enable sustained high‑quality software production.

Continuous DeliveryDevOpsR&D Management
0 likes · 8 min read
How Alibaba Scales R&D Efficiency for 50,000 Engineers: Key Practices and Insights
JD Retail Technology
JD Retail Technology
Oct 22, 2019 · Industry Insights

How JD.com Prepares Its Systems for 11.11: Stress Tests, Forcebot Evolution, and Quality Controls

JD.com's Retail Technology and Data Platform orchestrated a full‑chain, four‑entry‑point stress test for the 11.11 shopping festival, introduced an upgraded Forcebot traffic‑recording tool, and implemented a "Quality Month" with ten safeguards to ensure system stability and prevent incidents during the massive sales event.

DevOpsOperationse‑commerce
0 likes · 7 min read
How JD.com Prepares Its Systems for 11.11: Stress Tests, Forcebot Evolution, and Quality Controls
DevOps Cloud Academy
DevOps Cloud Academy
Oct 21, 2019 · Operations

Designing Jenkins CI/CD Pipelines for GitLab Push and Merge Scenarios

This article outlines practical DevOps techniques for building Jenkins CI/CD pipelines triggered by GitLab webhooks, detailing both push‑triggered pipelines and merge‑request pipelines, including configuration steps, token handling, code quality checks, and notification mechanisms to streamline automated builds and reviews.

DevOpsGitLabJenkins
0 likes · 4 min read
Designing Jenkins CI/CD Pipelines for GitLab Push and Merge Scenarios
DevOps Cloud Academy
DevOps Cloud Academy
Oct 19, 2019 · Operations

Resolving Common SonarQube Platform Issues: Data Instability, Rule Configuration, and Project Authorization

This article explains how to address three common SonarQube challenges—data instability across branches, difficulty assigning quality profiles, and project permission management—by creating per‑branch projects, using Jenkins pipeline scripts with Sonar REST APIs, and applying permission templates to streamline large‑scale code‑quality scanning.

DevOpsJenkinsOperations
0 likes · 7 min read
Resolving Common SonarQube Platform Issues: Data Instability, Rule Configuration, and Project Authorization
Liangxu Linux
Liangxu Linux
Oct 19, 2019 · Fundamentals

10 Essential Git & GitHub Tips to Boost Your Daily Productivity

This guide compiles ten practical Git and GitHub shortcuts, commands, and tricks—including keyboard shortcuts, URL modifiers, diff formats, and useful CLI commands—to help developers work faster and manage repositories more efficiently.

DevOpsGitHubcommand-line
0 likes · 7 min read
10 Essential Git & GitHub Tips to Boost Your Daily Productivity
Architects' Tech Alliance
Architects' Tech Alliance
Oct 19, 2019 · Cloud Native

Overview of DevOps and Serverless Practices with Docker, Kubernetes, and Alibaba Cloud

This article explains DevOps concepts, continuous integration, and how to build a Docker‑based DevOps environment that meets eight key requirements, then discusses Serverless computing, Alibaba Cloud's Serverless Application Engine and Function Compute, and forecasts the future impact of Serverless on cloud resource utilization and software development.

Alibaba CloudDevOpsDocker
0 likes · 10 min read
Overview of DevOps and Serverless Practices with Docker, Kubernetes, and Alibaba Cloud
DevOps
DevOps
Oct 15, 2019 · R&D Management

Agile Release Train (ART): Principles, Roles, and Implementation in the Scaled Agile Framework

The Agile Release Train (ART) is a long‑lived, cross‑functional team of Agile teams that aligns business and technology missions, follows fixed cadence and shared principles, and delivers continuous value through defined roles, DevOps practices, and a continuous delivery pipeline within the SAFe framework.

Continuous DeliveryDevOpsScaled Agile Framework
0 likes · 21 min read
Agile Release Train (ART): Principles, Roles, and Implementation in the Scaled Agile Framework
Youzan Coder
Youzan Coder
Oct 11, 2019 · Cloud Native

Migrating Test Environment from VMs to Kubernetes: Architecture, Steps, and Customizations

The Youzan PaaS team migrated its VM‑based test environment to a Kubernetes cluster—integrating GitLab, Jenkins, and Harbor—to cut hardware costs, simplify deployment via Dockerfiles, adopt cloud‑native standards, and gain faster integration cycles, better isolation, and advanced features such as node affinity, security contexts, persistent volumes, and ingress routing.

DevOpsDockerJenkins
0 likes · 17 min read
Migrating Test Environment from VMs to Kubernetes: Architecture, Steps, and Customizations
ITPUB
ITPUB
Oct 10, 2019 · Operations

Unlock Ansible Power: Step‑by‑Step Guide to Automate Servers with Playbooks

This comprehensive tutorial walks you through Ansible fundamentals, architecture, installation, core modules, playbook structure, variables, templates, handlers, tags, loops, and role‑based organization, providing practical examples and command‑line snippets to automate tasks across multiple Linux hosts efficiently.

AnsibleConfiguration ManagementDevOps
0 likes · 22 min read
Unlock Ansible Power: Step‑by‑Step Guide to Automate Servers with Playbooks
DevOps
DevOps
Oct 8, 2019 · Information Security

Research on Hacker Culture and Its Influence on Modern Technology Companies

This article surveys hacker culture, tracing its roots from 1950s MIT clubs to modern tech giants like Facebook, outlines core hacker values, shares insights from seminal works such as 'The Cathedral and the Bazaar,' and offers practical advice for cultivating a hacker mindset in today’s DevOps era.

DevOpsInnovationhacker culture
0 likes · 11 min read
Research on Hacker Culture and Its Influence on Modern Technology Companies
DevOps
DevOps
Sep 30, 2019 · R&D Management

Huawei and SoftOpen Cloud DevOps Case Study: Evolution, Practices, and Toolchain

This article presents a comprehensive case study of Huawei's three‑generation R&D evolution, SoftOpen Cloud's lean DevOps philosophy, detailed practices such as Scrum, Kanban, branch strategies, continuous delivery pipelines, tool support, and a comparative analysis of competing DevOps platforms.

Continuous DeliveryDevOps
0 likes · 21 min read
Huawei and SoftOpen Cloud DevOps Case Study: Evolution, Practices, and Toolchain
FunTester
FunTester
Sep 29, 2019 · Operations

How 4399AT Enables a Practical Android CI/CD Automation Pipeline

This article explains the differences between CI, continuous delivery, and continuous deployment, then details a Jenkins‑based pipeline that uses Gradle, 4399AT, Sonar, GitLab, Tomcat, and Nginx to automate building, testing, and reporting for Android applications.

AndroidAutomation testingDevOps
0 likes · 6 min read
How 4399AT Enables a Practical Android CI/CD Automation Pipeline
Mafengwo Technology
Mafengwo Technology
Sep 26, 2019 · R&D Management

How MaFengWo Scaled Its “Big Transportation” Team with TAPD – A R&D Management Case Study

This article details how MaFengWo built and refined its large‑transportation development workflow over four phases—initial setup, rapid growth, business expansion, and future outlook—leveraging TAPD for agile iteration, issue tracking, test planning, Gantt‑based resource management, and DevOps integration to boost delivery efficiency and product quality.

DevOpsR&D ManagementTAPD
0 likes · 13 min read
How MaFengWo Scaled Its “Big Transportation” Team with TAPD – A R&D Management Case Study
DevOps
DevOps
Sep 26, 2019 · Operations

Continuous Deployment: Skills, Sub‑dimensions, and Practices in SAFe DevOps

The article explains continuous deployment within the SAFe framework, detailing its definition, role in the four‑stage continuous delivery pipeline, the four sub‑dimensions (deploy, verify, monitor, respond), essential skills for each stage, and why automation, version control, and proactive monitoring are critical for reliable, on‑demand releases.

Continuous DeploymentDevOpsRelease on Demand
0 likes · 22 min read
Continuous Deployment: Skills, Sub‑dimensions, and Practices in SAFe DevOps
DevOps
DevOps
Sep 26, 2019 · Product Management

Continuous Exploration in SAFe: Building Market‑Centric Vision, Roadmap, and Backlog

This article explains SAFe’s Continuous Exploration practice, detailing how market‑centric hypotheses, collaborative research, solution architecture, and synthesis of vision, roadmap, and backlog drive innovation and alignment within the Continuous Delivery Pipeline, and outlines the skills, inputs, and outputs needed for effective PI planning.

Continuous ExplorationDevOpsSAFe
0 likes · 20 min read
Continuous Exploration in SAFe: Building Market‑Centric Vision, Roadmap, and Backlog
Architects' Tech Alliance
Architects' Tech Alliance
Sep 24, 2019 · Cloud Native

Understanding Cloud Native: History, Ecosystem, and Core Principles

This article explains the cloud‑native concept, traces its evolution from early container experiments at Google through Docker and Kubernetes to the rapid growth of CNCF, and outlines the key technologies, immutable‑infrastructure theory, and why 2019 marked a pivotal year for cloud‑native adoption.

CNCFContainersDevOps
0 likes · 12 min read
Understanding Cloud Native: History, Ecosystem, and Core Principles
FunTester
FunTester
Sep 24, 2019 · Fundamentals

9 Essential Skills Every Software Tester Must Master

This article outlines the nine critical competencies—ranging from analytical thinking and effective communication to automation, DevOps, and project management—that empower software testers to deliver high‑quality applications and thrive in modern development environments.

DevOpsQASDLC
0 likes · 7 min read
9 Essential Skills Every Software Tester Must Master
Xueersi Online School Tech Team
Xueersi Online School Tech Team
Sep 20, 2019 · Operations

WebRTC Domestic Acceleration Mirror and Compilation Guide

This article explains the background, principles, and step‑by‑step instructions for using a non‑intrusive domestic mirror to accelerate WebRTC dependency synchronization and compilation across macOS, iOS, Linux, Android, and Windows platforms, including proxy configuration and repository URL replacement.

DevOpsMirrorProxy
0 likes · 18 min read
WebRTC Domestic Acceleration Mirror and Compilation Guide
FunTester
FunTester
Sep 20, 2019 · Operations

Insights from 14 IT Professionals on Real-World Problems Solved by Automation Testing

A survey of 14 IT experts reveals how automation testing addresses real-world challenges such as data leaks, security scaling, rapid digital transformation, regression bottlenecks, continuous delivery, UI complexity, and cross-industry efficiency, highlighting its impact on product quality and time-to-market.

Continuous DeliveryDevOpsIndustry Insights
0 likes · 8 min read
Insights from 14 IT Professionals on Real-World Problems Solved by Automation Testing
DevOps
DevOps
Sep 19, 2019 · R&D Management

Insights on Scaling Agile with SAFe: Challenges and Benefits from a Senior Practitioner

The article shares a senior agile practitioner’s interview detailing the pains of large‑scale agile transformation, the reasons organizations adopt SAFe, and the concrete benefits and changes experienced, while emphasizing the importance of safe, DevOps‑enabled delivery across many teams.

DevOpsSAFeproduct-management
0 likes · 7 min read
Insights on Scaling Agile with SAFe: Challenges and Benefits from a Senior Practitioner
UCloud Tech
UCloud Tech
Sep 19, 2019 · Cloud Native

How KUN’s Kubernetes Operator Simplifies Stateful Service Deployment

This article explains how UCloud’s KUN platform leverages Kubernetes Operators to simplify deployment and management of stateful distributed services like Redis, covering Operator fundamentals, design choices, Redis Operator features, scope handling, persistence, monitoring, and the overall benefits for DevOps efficiency.

DevOpsOperatorRedis
0 likes · 16 min read
How KUN’s Kubernetes Operator Simplifies Stateful Service Deployment
dbaplus Community
dbaplus Community
Sep 18, 2019 · Cloud Computing

Why Hybrid Multi‑Cloud Is the Future of Enterprise IT – Lessons, Pitfalls, and Best Practices

This article explores the origins, architecture, and real‑world implementation experience of enterprise hybrid multi‑cloud, covering security solutions, resource pooling, IaaS/PaaS/SaaS layers, and common challenges such as data placement, network reliability, traffic routing, and standardization.

DevOpsEnterprise Architecturecloud security
0 likes · 13 min read
Why Hybrid Multi‑Cloud Is the Future of Enterprise IT – Lessons, Pitfalls, and Best Practices
FunTester
FunTester
Sep 18, 2019 · Industry Insights

What Will Software Testing Look Like in the Next Decade? Key Trends Revealed

The article analyzes how unpredictable business volatility, digital transformation, and the convergence of Agile and DevOps will reshape software testing over the next ten years, emphasizing cross‑industry impact, automation growth, and the critical role of quality engineering.

DevOpsDigital Transformationagile
0 likes · 7 min read
What Will Software Testing Look Like in the Next Decade? Key Trends Revealed
Liangxu Linux
Liangxu Linux
Sep 17, 2019 · Fundamentals

Master the Linux Command Line: Essential Bash Tips and Tricks

This comprehensive guide presents essential Bash and command‑line techniques for Linux, macOS, and Windows, covering basic navigation, file manipulation, process management, networking, one‑liners, obscure utilities, and platform‑specific tips, along with practical code snippets and references to further resources.

BashDevOpsLinux
0 likes · 32 min read
Master the Linux Command Line: Essential Bash Tips and Tricks
DevOps
DevOps
Sep 16, 2019 · Operations

Netflix Chaos Engineering: Background, Evolution, Tools, Principles, and Practice

This article presents a comprehensive overview of Netflix's chaos engineering journey, detailing its origins, the development of the Simian Army tools, core principles, practical steps, and applications in Kubernetes environments, offering valuable insights for reliable DevOps practices.

DevOpsNetflixReliability
0 likes · 10 min read
Netflix Chaos Engineering: Background, Evolution, Tools, Principles, and Practice
NetEase Game Operations Platform
NetEase Game Operations Platform
Sep 13, 2019 · Operations

Detailed Analysis of a GitLab Runner Performance Bottleneck

This article documents a multi‑stage investigation of intermittent GitLab Runner build timeouts and hangs, describing the background, VM configuration, successive diagnostic steps using strace, iotop, perf, and storage‑driver adjustments, and concludes with performance test results and lessons learned.

CI/CDDevOpsDocker
0 likes · 8 min read
Detailed Analysis of a GitLab Runner Performance Bottleneck
Architecture Digest
Architecture Digest
Sep 10, 2019 · Backend Development

Java Architecture Advancement Roadmap for Mid‑Level Developers

This article presents a comprehensive Java architecture roadmap for developers with two to five years of experience, covering design patterns, engineering tools, distributed systems, micro‑services, performance tuning, low‑level fundamentals, and practical project experience while advising against side‑project distractions.

DevOpsarchitecturedistributed-systems
0 likes · 6 min read
Java Architecture Advancement Roadmap for Mid‑Level Developers
DevOps Cloud Academy
DevOps Cloud Academy
Sep 8, 2019 · Operations

Chapter 1: Introduction to Jenkins

This article provides an overview of Jenkins, covering its origins, key features, development history, web UI components, project types, parameter options, and trigger mechanisms, illustrating why it is a widely used open‑source automation tool in modern software delivery pipelines.

CIDevOpsJenkins
0 likes · 4 min read
Chapter 1: Introduction to Jenkins
DevOps Cloud Academy
DevOps Cloud Academy
Sep 4, 2019 · Cloud Native

Comprehensive Guide to Docker‑to‑Kubernetes Logging, Kubernetes Security Mechanisms, and Kong Microservice Gateway Practices

This article provides an in‑depth overview of logging strategies from Docker to Kubernetes, explains the security architecture of Kubernetes clusters, and outlines best‑practice deployment of the Kong microservice gateway within a Kubernetes environment, offering practical insights for cloud‑native DevOps engineers.

DevOpsKongLogging
0 likes · 3 min read
Comprehensive Guide to Docker‑to‑Kubernetes Logging, Kubernetes Security Mechanisms, and Kong Microservice Gateway Practices
DevOps
DevOps
Sep 4, 2019 · Operations

Agile and DevOps: History, Similarities, Differences, and Benefits

This article explains the origins of Agile and DevOps, compares their goals and practices, highlights their overlapping principles such as collaboration, small‑batch delivery, visualization, and continuous learning, and outlines how DevOps extends Agile to improve software delivery and operations.

Continuous DeliveryDevOpsLean
0 likes · 19 min read
Agile and DevOps: History, Similarities, Differences, and Benefits
DevOps
DevOps
Sep 2, 2019 · Mobile Development

Testin Pro Mobile Automation Platform: Deployment, Core Features, and DevOps Integration

Testin Pro is a cloud‑based mobile automation testing platform that details its network topology, server configuration, user roles, key functionalities such as online script recording and automated execution, and its integration with the bank's ATP DevOps pipeline to improve testing efficiency and resource utilization.

DevOpsTestin Procloud platform
0 likes · 8 min read
Testin Pro Mobile Automation Platform: Deployment, Core Features, and DevOps Integration
DevOps Coach
DevOps Coach
Aug 29, 2019 · Operations

Benchmark Your DevOps Performance with the 2019 Accelerate Report

This article walks you through the key findings of the 2019 Accelerate DevOps State of the Industry report, explains the four golden metrics, shows how to use Google’s minimal‑ist benchmark tool to compare your organization against industry baselines, and discusses the emerging service‑operations efficiency metric.

Accelerate ReportBenchmarkingDevOps
0 likes · 11 min read
Benchmark Your DevOps Performance with the 2019 Accelerate Report
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 28, 2019 · Operations

Continuous Delivery 2.0: Dual‑Loop Model, Cultural Change Four‑Step Method, and the Ten‑Times‑Speed Principle

The talk presents the Dual‑Loop model of Continuous Delivery 2.0, explains how cultural change and rapid validation drive productivity, illustrates the approach with Flickr, LinkedIn and Google case studies, and introduces the Ten‑Times‑Speed principle for accelerating software delivery cycles.

Culture ChangeDevOpscase study
0 likes · 17 min read
Continuous Delivery 2.0: Dual‑Loop Model, Cultural Change Four‑Step Method, and the Ten‑Times‑Speed Principle
Tencent Cloud Developer
Tencent Cloud Developer
Aug 27, 2019 · Cloud Computing

Understanding Serverless: Concepts, Architecture, and Challenges

Serverless, hailed by Gartner as the leading cloud trend, shifts computing from managing infrastructure to focusing on business logic through Function-as-a-Service, offering automatic scaling, cold-start mitigation, and integrated development tools, while introducing new architectural shapes, monitoring, and an expanding ecosystem of databases and orchestration.

Cloud ComputingDevOpsFaaS
0 likes · 8 min read
Understanding Serverless: Concepts, Architecture, and Challenges
DevOps Cloud Academy
DevOps Cloud Academy
Aug 26, 2019 · Operations

Jenkins Practice Documentation – A Comprehensive Guide

This document provides a detailed, chapter‑by‑chapter guide to Jenkins, covering its fundamentals, installation on various platforms, management, integration with tools, pipeline creation for frontend, backend, and mobile projects, as well as container deployment and monitoring solutions.

ContainerDevOpsJenkins
0 likes · 5 min read
Jenkins Practice Documentation – A Comprehensive Guide
Architecture Digest
Architecture Digest
Aug 22, 2019 · Backend Development

Evolution of BeChat Architecture: From Monolithic LNMP to Microservices and Future V4.0

This article chronicles the architectural evolution of the BeChat kindergarten parent platform, detailing three major redesigns—from a simple LNMP monolith to a Java‑based distributed system and finally a Dubbo‑driven microservice architecture—while outlining the technical motivations, challenges, and future plans such as Docker containerization, API‑gateway integration, and multi‑IDC deployment.

DevOpsScalabilityarchitecture
0 likes · 20 min read
Evolution of BeChat Architecture: From Monolithic LNMP to Microservices and Future V4.0
Youzan Coder
Youzan Coder
Aug 21, 2019 · Operations

How Opsflow Revolutionized Youzan's DevOps Workflow Management

This article examines the evolution of Youzan's Opsflow workflow engine, detailing its architecture, components, and how it solved numerous operational challenges such as low customizability, lack of progress visibility, and fragmented approval processes, while outlining its current status and future roadmap.

DevOpsFinite State MachineOperations
0 likes · 13 min read
How Opsflow Revolutionized Youzan's DevOps Workflow Management
UCloud Tech
UCloud Tech
Aug 20, 2019 · Cloud Native

Unlocking Cloud‑Native Success: Real‑World Kubernetes Practices from UCloud Experts

The article recaps a Shanghai UCan afternoon tea tech salon where six seasoned experts shared practical Kubernetes and cloud‑native experiences, covering UCloud’s UK8S platform, network and storage integrations, tenant isolation, deployment automation, real‑world case studies from healthcare, workflow engines, service mesh, and small‑team adoption strategies.

DevOpsService MeshUCloud
0 likes · 10 min read
Unlocking Cloud‑Native Success: Real‑World Kubernetes Practices from UCloud Experts
DevOps
DevOps
Aug 19, 2019 · R&D Management

Using TFS to Set Up Iterations (Sprints) in Agile Development

This article explains how agile teams can plan and track work using iterations or sprints, outlines the benefits of iteration planning, provides step-by-step guidance for creating iteration plans, and demonstrates how to configure iterations in TFS to manage tasks effectively.

DevOpsTFSsprint
0 likes · 5 min read
Using TFS to Set Up Iterations (Sprints) in Agile Development
Alibaba Cloud Native
Alibaba Cloud Native
Aug 19, 2019 · Cloud Native

Latest Cloud Native Updates: Kubernetes Security Audit, Ephemeral Containers, New Projects

This weekly roundup highlights the CNCF security audit of Kubernetes and related projects, the archiving of rkt, several Kubernetes enhancements such as readonly interfaces and ephemeral containers, Istio's HTTP/2 DDoS fix, Knative v0.8.0 features, the krew plugin manager, Alluxio, and curated reading on microservices, ARM containers, WebAssembly, Helm charts, and a cloud‑native transformation case study.

DevOpsKnativekubernetes
0 likes · 10 min read
Latest Cloud Native Updates: Kubernetes Security Audit, Ephemeral Containers, New Projects
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Aug 19, 2019 · Backend Development

Essential Practices for Developing, Deploying, and Operating Microservices

This article outlines comprehensive best‑practice guidelines for building microservice systems, covering source‑code management, development environments, continuous integration and delivery, deployment packaging, automated rollout, feature‑flag usage, configuration handling, centralized logging and monitoring, autoscaling, external service integration, and team ownership throughout the service lifecycle.

Configuration ManagementDevOpsMicroservices
0 likes · 21 min read
Essential Practices for Developing, Deploying, and Operating Microservices
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Aug 17, 2019 · Backend Development

How to Master Microservice Architecture: Practical Strategies for Modern Web & Cloud

This article explains why microservice architecture is essential for handling growing product complexity, outlines key requirements such as team autonomy, speed, automation, and flexibility, and provides concrete guidance on service boundaries, stateless design, eventual consistency, and security best practices.

BackendDevOpsMicroservices
0 likes · 19 min read
How to Master Microservice Architecture: Practical Strategies for Modern Web & Cloud
UCloud Tech
UCloud Tech
Aug 15, 2019 · Cloud Computing

How Packer and UCloud Simplify Automated Multi‑Cloud Image Building

This article explains how UCloud’s Packer builder automates the creation of consistent, versioned machine images across multiple cloud platforms, compares it with manual console methods, outlines the full lifecycle, provides practical JSON examples, and demonstrates integration with Terraform for seamless DevOps workflows.

DevOpsImage BuildingPacker
0 likes · 10 min read
How Packer and UCloud Simplify Automated Multi‑Cloud Image Building
dbaplus Community
dbaplus Community
Aug 14, 2019 · Cloud Native

What Is the “Container Ops Pattern” and How It Reshapes Kubernetes Management

The article traces the shift from physical‑server deployments to container‑cloud platforms, defines a newly coined “container ops pattern”, explains its core scenarios, compares declarative and imperative workflows, dissects Kubernetes API objects, controllers, and interfaces (CRI, CSI, CNI), and outlines the master‑node architecture that underpins modern cloud‑native operations.

CloudNativeContainerOpsDesignPatterns
0 likes · 23 min read
What Is the “Container Ops Pattern” and How It Reshapes Kubernetes Management
DevOps
DevOps
Aug 13, 2019 · R&D Management

Configuring and Using TFS Electronic Board for Agile Task Management

This guide explains how to configure the TFS electronic board, create and maintain tasks, and leverage the board in daily stand‑ups and other meetings to improve agile task tracking and project visibility within a development team.

DevOpsElectronic BoardTFS
0 likes · 5 min read
Configuring and Using TFS Electronic Board for Agile Task Management
Tencent Cloud Developer
Tencent Cloud Developer
Aug 13, 2019 · Cloud Computing

Tencent's Internal Business Migration to Public Cloud: Strategies, Practices, and Lessons

Tencent’s internal migration from isolated private data centers to a unified public‑cloud environment—driven by the need to eliminate siloed “chimney” architectures, boost development speed, engineer experience, and customer value—was executed in three staged phases using refactor‑or‑migrate strategies, comprehensive testing, security integration, database‑migration patterns, hybrid‑cloud management, and cloud‑native DevOps practices, yielding a scalable, cost‑effective platform.

DevOpsTencentcloud migration
0 likes · 21 min read
Tencent's Internal Business Migration to Public Cloud: Strategies, Practices, and Lessons
DevOps
DevOps
Aug 13, 2019 · Operations

Comprehensive DevOps Toolset Overview

This article presents a detailed, categorized list of DevOps tools—including version control, automated build and testing, CI/CD, container platforms, configuration management, micro‑service platforms, logging, and monitoring solutions—providing concise descriptions for each to help teams select appropriate utilities for modern software delivery pipelines.

Configuration ManagementDevOpsautomation
0 likes · 14 min read
Comprehensive DevOps Toolset Overview
dbaplus Community
dbaplus Community
Aug 12, 2019 · Operations

Why DevOps Matters and How to Implement It: Practical Lessons from Vipshop

This article explains the need for DevOps, contrasts it with ITIL, outlines practical steps for implementation, and shares Vipshop’s component‑centric DevOps practice, including configuration platforms, risk‑matrix control, and continuous improvement metrics, offering engineers actionable insights for real‑world deployment.

Configuration ManagementDevOpsITIL
0 likes · 12 min read
Why DevOps Matters and How to Implement It: Practical Lessons from Vipshop
MaGe Linux Operations
MaGe Linux Operations
Aug 12, 2019 · Operations

Master Ansible Automation: Guide to Playbooks, Modules, and Best Practices

This comprehensive tutorial walks you through Ansible fundamentals, including its architecture, installation, core modules, playbook structure, variables, templates, handlers, roles, and advanced features such as conditional execution, loops, and tagging, providing step‑by‑step examples and practical demonstrations for effective automation.

AnsibleConfiguration ManagementDevOps
0 likes · 21 min read
Master Ansible Automation: Guide to Playbooks, Modules, and Best Practices
vivo Internet Technology
vivo Internet Technology
Aug 7, 2019 · Cloud Native

Reexamining Software Process Improvement in the DevOps and Cloud‑Native Era

The article revisits software process improvement, arguing that despite DevOps and cloud‑native advances—exemplified by Jenkins’s evolution—continuous, metric‑driven refinement remains essential for efficiency, quality, and cost control, while highlighting new challenges such as organizational recognition, flexible measurement, and integrated CI/CD solutions.

DevOpsJenkinsSoftware Process Improvement
0 likes · 15 min read
Reexamining Software Process Improvement in the DevOps and Cloud‑Native Era
DevOps
DevOps
Aug 7, 2019 · Operations

Amazon’s DevOps Transformation: Organizational, Architectural, Tooling, and Process Changes for Continuous Delivery

This article examines how Amazon revamped its organization, migrated from a monolithic to a micro‑service architecture, built unified tooling such as APOLLO, and automated its delivery pipeline, enabling thousands of deployments per day while also promoting a DevOps hackathon for practitioners.

Continuous DeliveryDevOpsautomation
0 likes · 11 min read
Amazon’s DevOps Transformation: Organizational, Architectural, Tooling, and Process Changes for Continuous Delivery
DevOps
DevOps
Aug 2, 2019 · Operations

Essential Reading List for DevOps, Agile, Lean, and Software Engineering Professionals

An extensive curated list of 39 essential books, categorized into eight sections such as foundational agile practice, agile testing, lean, technical engineering, DevOps, coaching, facilitation, and large‑scale agile, provides DevOps and software development professionals with a comprehensive reading roadmap from beginner to expert.

Book RecommendationsDevOpsLean
0 likes · 17 min read
Essential Reading List for DevOps, Agile, Lean, and Software Engineering Professionals
FunTester
FunTester
Aug 1, 2019 · Operations

Why Gradle Build Failed on Windows and How Switching Drives Fixed It

The author encountered a Gradle build failure on Windows due to an incorrect lock‑file path in the default C: drive, tried various fixes like adjusting Gradle paths and environment variables, and ultimately resolved the issue by moving the project to a D: drive, highlighting Windows permission nuances.

Build FailureDevOpsEnvironment setup
0 likes · 3 min read
Why Gradle Build Failed on Windows and How Switching Drives Fixed It
DevOps
DevOps
Jul 31, 2019 · R&D Management

Microsoft’s Cultural Foundations: How DevOps and Agile Practices Drove Its Trillion‑Dollar Turnaround

This case study examines how Microsoft’s evolving corporate culture, from visible artifacts to deep‑seated assumptions, enabled its shift from a waterfall‑driven past to a cloud‑first, DevOps‑powered organization that achieved a trillion‑dollar valuation through agile transformation and continuous delivery practices.

DevOpsMicrosoft
0 likes · 11 min read
Microsoft’s Cultural Foundations: How DevOps and Agile Practices Drove Its Trillion‑Dollar Turnaround
MaGe Linux Operations
MaGe Linux Operations
Jul 30, 2019 · Operations

Speed Up Onboarding: Build Python Development Environments with Vagrant

Learn how to quickly provision a consistent Python development environment using Vagrant and VirtualBox, from installing the tools, configuring a Vagrantfile, syncing project directories, installing dependencies, to exporting the box for sharing, eliminating manual setup and onboarding delays.

DevOpsEnvironment provisioningPython
0 likes · 8 min read
Speed Up Onboarding: Build Python Development Environments with Vagrant
Programmer DD
Programmer DD
Jul 29, 2019 · Cloud Native

Master Docker: From Basics to Advanced Container Management

This comprehensive guide explains Docker's origins, core concepts, advantages, installation steps, essential commands, container lifecycle management, image customization with Dockerfile, and publishing to both Docker Hub and private registries, providing practical examples and code snippets for hands‑on learning.

ContainersDevOpsDocker
0 likes · 25 min read
Master Docker: From Basics to Advanced Container Management
DevOps
DevOps
Jul 29, 2019 · Operations

Google’s Continuous Delivery Practices and SRE Culture: A DevOps Case Study

This article examines Google’s corporate values, development history, culture, and detailed DevOps and Site Reliability Engineering practices—including continuous delivery, SRE responsibilities, and Google Cloud Platform CI/CD tools—to illustrate how the company achieves 24/7 reliable service deployment at massive scale.

Continuous DeliveryDevOpsGoogle
0 likes · 15 min read
Google’s Continuous Delivery Practices and SRE Culture: A DevOps Case Study
DevOps
DevOps
Jul 26, 2019 · Operations

Amazon’s DevOps Journey: From Customer Obsession to Continuous Delivery

This article examines Amazon’s evolution—from its early focus on books and relentless customer obsession to the adoption of micro‑service architecture, two‑pizza teams, and a high‑velocity continuous delivery pipeline—illustrating how strategic cultural and technical choices drive massive operational efficiency.

AmazonContinuous DeliveryCustomer Obsession
0 likes · 9 min read
Amazon’s DevOps Journey: From Customer Obsession to Continuous Delivery