Tagged articles

DevOps

3877 articles · Page 31 of 39
Efficient Ops
Efficient Ops
Nov 25, 2019 · Cloud Computing

How Tencent Migrated Massive Services to the Cloud: Lessons and Best Practices

This article shares Tencent’s extensive experience migrating massive self‑developed services to the cloud, covering motivations, business value, practical insights, the QQ migration case, and key lessons for improving efficiency, reducing risk, and embracing cloud‑native operations.

DevOpsTencentcloud migration
0 likes · 11 min read
How Tencent Migrated Massive Services to the Cloud: Lessons and Best Practices
Tencent Cloud Developer
Tencent Cloud Developer
Nov 25, 2019 · Cloud Native

Optimizing Kubernetes Cluster Resource Utilization: Pod Compression, Node Overcommit, HPAPlus, and VPAPlus

The talk presented a comprehensive strategy for boosting Kubernetes cluster efficiency by addressing fragmentation, over‑provisioned pod requests, and misaligned autoscaling through five techniques—pod compression, node over‑commit, HPAPlus, VPAPlus, and dynamic scheduling—implemented via mutating admission controllers, Prometheus analytics, and extended autoscaler components.

DevOpsHPAPlusKubernetes
0 likes · 14 min read
Optimizing Kubernetes Cluster Resource Utilization: Pod Compression, Node Overcommit, HPAPlus, and VPAPlus
FunTester
FunTester
Nov 25, 2019 · Operations

How to Keep Gradle Running All Tasks Even When Some Fail

This guide explains the Gradle --continue option, shows a sample build script with a deliberately failing task, demonstrates command‑line runs with and without the flag, and reveals how Gradle executes remaining tasks while reporting all failures.

DevOpsGradlebuild automation
0 likes · 5 min read
How to Keep Gradle Running All Tasks Even When Some Fail
DevOps Engineer
DevOps Engineer
Nov 24, 2019 · Operations

What Is Artifactory and How to Install, Manage, and Upgrade It

This article explains what Artifactory is, its role as a binary repository manager comparable to Git for binaries, and provides step‑by‑step instructions for installing, starting, stopping, accessing, and upgrading Artifactory on a Linux system.

ArtifactoryBinary RepositoryCI/CD
0 likes · 4 min read
What Is Artifactory and How to Install, Manage, and Upgrade It
Product Technology Team
Product Technology Team
Nov 22, 2019 · Operations

How Zhenkunxing Built a Scalable DevOps Platform with Containerization and Microservices

This article explains what DevOps is, outlines Zhenkunxing's DevOps planning and design principles, describes the 3+1 architecture comprising a container cloud platform, microservice platform and development toolchain, and discusses implementation phases, current achievements, and future AI‑enabled DevOps directions.

CI/CDDevOpscloud-native
0 likes · 15 min read
How Zhenkunxing Built a Scalable DevOps Platform with Containerization and Microservices
Alibaba Cloud Native
Alibaba Cloud Native
Nov 22, 2019 · Cloud Native

How Alibaba Solves Massive Kubernetes Challenges with OAM and OpenKruise

Alibaba’s journey from early LXC containers to massive Kubernetes clusters reveals scaling, performance, and operational challenges that led to the creation of the Open Application Model (OAM) and OpenKruise, offering a layered, role‑separated approach to cloud‑native application definition and delivery.

Application DeliveryDevOpsKubernetes
0 likes · 23 min read
How Alibaba Solves Massive Kubernetes Challenges with OAM and OpenKruise
Tencent Cloud Developer
Tencent Cloud Developer
Nov 21, 2019 · Operations

Serverless Operations: Efficient and Intelligent Cloud-native Practices

The article recaps Tencent Cloud’s Serverless operational suite—covering built‑in DevOps tools, logging, monitoring, auto‑scaling, and security—demonstrating how it replaces manual IaaS provisioning, accelerates development, and enables cloud‑native management, illustrated by a WeChat Mini‑Program album that cut build time from months to two weeks.

Cloud OperationsDevOpsServerless
0 likes · 19 min read
Serverless Operations: Efficient and Intelligent Cloud-native Practices
WecTeam
WecTeam
Nov 19, 2019 · Backend Development

Master Nginx for Front‑End Developers: Quick Docker Setup & Essential Tricks

This guide introduces Nginx fundamentals, shows how to spin up a basic Nginx service with Docker‑Compose, explains HTTP, server and location contexts, and demonstrates practical front‑end‑friendly techniques such as forward proxy, load balancing, SSI, GZIP compression, anti‑hotlinking, HTTPS and caching.

DevOpsDockerfrontend
0 likes · 20 min read
Master Nginx for Front‑End Developers: Quick Docker Setup & Essential Tricks
DevOps
DevOps
Nov 18, 2019 · Operations

Testing Layers and Automated Unit Testing Practices in DevOps

The article explains the three-tier testing hierarchy (unit, interface, UI), the recommended test size distribution, mandatory versus optional test types, and how to implement automated unit testing within a DevOps workflow using version control, build tools, test frameworks, and feedback platforms.

DevOpstestingunit testing
0 likes · 5 min read
Testing Layers and Automated Unit Testing Practices in DevOps
Cloud Native Technology Community
Cloud Native Technology Community
Nov 15, 2019 · Cloud Native

Helm 3 Release: Fixing Helm 2’s Flaws and Simplifying Kubernetes Package Management

The November 13 Helm 3 release eliminates Tiller, addresses major Helm 2 shortcomings such as template engine bugs, hook handling, and resource conflicts, and introduces a cleaner architecture that aligns Helm with modern Kubernetes practices while offering new features like multi‑cluster support and dependency checks.

DevOpsHelmhelm3
0 likes · 7 min read
Helm 3 Release: Fixing Helm 2’s Flaws and Simplifying Kubernetes Package Management
UCloud Tech
UCloud Tech
Nov 14, 2019 · Cloud Native

How LeXin Medical Streamlined Kubernetes with UCloud UK8S: A Migration Case Study

This article details LeXin Medical's journey from a manually built Kubernetes cluster to the UCloud UK8S platform, covering the challenges of self‑hosting, the tools and processes used for migration, and the resulting improvements in logging, monitoring, CI/CD, and overall operational efficiency.

CI/CDDevOpsKubernetes
0 likes · 10 min read
How LeXin Medical Streamlined Kubernetes with UCloud UK8S: A Migration Case Study
Alibaba Cloud Native
Alibaba Cloud Native
Nov 14, 2019 · Cloud Native

How Alibaba’s Open Application Model Redefines Cloud‑Native App Delivery

This article traces Alibaba’s evolution from monolithic apps to micro‑services and cloud‑native architectures, explains the open‑source Open Application Model (OAM) with its Component, Trait and ApplicationConfiguration concepts, showcases its design principles, and demonstrates how the EDAS platform implements OAM to simplify application deployment and operations.

Alibaba CloudDevOpsKubernetes
0 likes · 20 min read
How Alibaba’s Open Application Model Redefines Cloud‑Native App Delivery
Tencent Cloud Developer
Tencent Cloud Developer
Nov 13, 2019 · Operations

Recap of Cloud+ Community Tech Salon – Efficient Intelligent Operations

The Cloud+ Community’s 29th technical salon on November 9 2019 in Shenzhen gathered Tencent and Jiwei experts to showcase efficient intelligent operations through AIOps practices, massive cloud migration strategies, the Blue Whale PaaS framework, Serverless DevOps best practices, and Kubernetes resource‑utilization techniques.

AIOpsCloud OperationsDevOps
0 likes · 6 min read
Recap of Cloud+ Community Tech Salon – Efficient Intelligent Operations
vivo Internet Technology
vivo Internet Technology
Nov 12, 2019 · Operations

Accelerating Jenkins Plugin Downloads with the TUNA Mirror and Update‑Center Configuration

To overcome the painfully slow Jenkins plugin downloads experienced by Chinese users due to overseas servers and signed update‑center.json verification, the community configured the TUNA mirror together with a custom update‑center URL and key adjustments via the open‑source mirror‑adapter repository, enabling rapid, cost‑free plugin installation (especially with Simplified Chinese plugin 1.0.10).

CI/CDDevOpsJenkins
0 likes · 5 min read
Accelerating Jenkins Plugin Downloads with the TUNA Mirror and Update‑Center Configuration
DevOps Cloud Academy
DevOps Cloud Academy
Nov 11, 2019 · Operations

Understanding Test Automation in Continuous Testing and DevOps

The article explains the distinction between automated testing and test automation, why test automation is crucial for continuous testing in DevOps pipelines, and outlines practical steps and tools needed to implement effective test automation for maintaining quality and speed in modern software delivery.

DevOpscontinuous testingquality assurance
0 likes · 12 min read
Understanding Test Automation in Continuous Testing and DevOps
DevOps Cloud Academy
DevOps Cloud Academy
Nov 11, 2019 · Operations

Why Does a Build That Works Locally Fail on the CI Platform? Lessons on Maven Dependency Management and AI‑Assisted DevOps

The article analyses frequent Jenkins build failures caused by missing or outdated Maven dependencies, explains why they succeed locally but fail on CI, and proposes an AI‑driven dependency management feature for DevOps platforms to automatically detect and guide users toward proper artifact deployment.

AICI/CDDependency Management
0 likes · 9 min read
Why Does a Build That Works Locally Fail on the CI Platform? Lessons on Maven Dependency Management and AI‑Assisted DevOps
DevOps
DevOps
Nov 11, 2019 · Operations

Capital One DevOps Transformation: Data‑Driven Innovation, Cloud Migration, and AI‑Enabled Services

This case study details Capital One’s evolution from a regional credit‑card unit to a data‑centric financial giant, highlighting its vision, data‑driven product strategy, big‑data analytics, AI‑powered customer service, cloud migration to AWS, and the DevOpsSec practices that enabled rapid, secure, and scalable innovation across banking, automotive finance, and digital services.

Big DataDevOpsFinTech
0 likes · 19 min read
Capital One DevOps Transformation: Data‑Driven Innovation, Cloud Migration, and AI‑Enabled Services
DevOps Cloud Academy
DevOps Cloud Academy
Nov 10, 2019 · Operations

DevOps as a Service: Overcoming Talent Shortage, Organizational Silos, and Security Challenges

The article explains how large organizations, especially U.S. government agencies, can adopt DevOps as a service by addressing cultural resistance, talent shortages, functional silos, authority‑to‑operate hurdles, and securing the toolchain and software supply chain through automation, training, and integrated security practices.

DevOpsSupply ChainTalent Shortage
0 likes · 5 min read
DevOps as a Service: Overcoming Talent Shortage, Organizational Silos, and Security Challenges
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.

CI/CDDevOpsHAProxy
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.

CI/CDDevOpsGroovy
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.

DevOpsHelmKubernetes
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.

DevOpsautomated testingcontinuous testing
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.

Chaos EngineeringChaosBladeDevOps
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.

DevOpsautomated testingcollaboration
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 DeliveryDevOpsEtsy
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.

DevOpsautomated testingsoftware quality
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 Rotation
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.

CI/CDDevOpsInputStep
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.

BFFDevOpsFrontend Architecture
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.

AgileContinuous DeliveryDevOps
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.

DevOpse‑commerceoperations
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.

CI/CDDevOpsGitLab
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.

CI/CDDevOpsJenkins
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.

DevOpsGitGitHub
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 CloudCI/CDDevOps
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.

CI/CDDevOpsDocker
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.

AnsibleDevOpsautomation
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 TestingCI/CD
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.

AgileDevOpsProject Management
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.

CompilationDevOpsWebRTC
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 DeliveryDevOpsautomation-testing
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.

DevOpsKubernetesOperator
0 likes · 16 min read
How KUN’s Kubernetes Operator Simplifies Stateful Service Deployment
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.

AgileDevOpsIndustry Trends
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.

DevOpsLinuxUnix tools
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.

Chaos EngineeringDevOpsKubernetes
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.

DevOpsKongKubernetes
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 ReportDevOpsbenchmarking
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.

CI/CDDevOpsJenkins
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.

DevOpsarchitecturecloud-native
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 MachineOpsflow
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.

DevOpsKubernetesService Mesh
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.

DevOpsFeature Flagsconfiguration management
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.

DevOpsService designbackend
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.

DevOpsIaCImage Building
0 likes · 10 min read
How Packer and UCloud Simplify Automated Multi‑Cloud Image Building