Tagged articles

devops

3823 articles · Page 32 of 39
Mafengwo Technology
Mafengwo Technology
Jun 21, 2019 · Frontend Development

How Containers Supercharge Frontend Development: Real-World Practices

This article explains how container technology, including Docker and Kubernetes, empowers modern frontend development by improving build isolation, accelerating testing, enabling rapid rollbacks, and providing stable, scalable deployment pipelines for web, mobile, and mini‑program applications.

CI/CDContainersDocker
0 likes · 17 min read
How Containers Supercharge Frontend Development: Real-World Practices
Cloud Native Technology Community
Cloud Native Technology Community
Jun 19, 2019 · Operations

Key DevOps Challenges in 2019 and How to Overcome Them

The article examines the major DevOps challenges teams faced in 2019—including legacy systems, project selection, performance testing, and human factors—and offers practical strategies to address each issue while outlining the outlook for DevOps adoption in the coming year.

2019 OutlookPeople Challengesdevops
0 likes · 5 min read
Key DevOps Challenges in 2019 and How to Overcome Them
macrozheng
macrozheng
Jun 19, 2019 · Cloud Native

Master Docker Compose: Install, Configure, and Deploy Multi-Container Apps

Learn how to install Docker Compose, configure its permissions, verify installation, and use it to define services, images, ports, volumes, and environment variables in a docker‑compose.yml file, then manage containers with common commands to deploy and run multi‑container applications efficiently.

ContainersDockerDocker Compose
0 likes · 9 min read
Master Docker Compose: Install, Configure, and Deploy Multi-Container Apps
21CTO
21CTO
Jun 18, 2019 · Cloud Native

Why Docker? A Practical Guide to Containerizing Development Environments

This article explains why Docker is essential for modern development, compares it with traditional VM approaches, introduces core concepts such as images, containers, Dockerfiles, and Docker Compose, and provides practical commands and examples for building, running, and orchestrating services efficiently.

Docker Composedevopsdockerfile
0 likes · 12 min read
Why Docker? A Practical Guide to Containerizing Development Environments
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 18, 2019 · Operations

Key Questions on DevOps Transformation: Persuading Leadership, Building a Middle Platform, and Integrating Automated Testing

The article records three audience questions from a DevOps transformation talk—how to convince leadership, when and how to adopt a middle platform, and how to address automation testing in traditional development—providing practical advice and an event announcement.

Automation testingOrganizational Changedevops
0 likes · 6 min read
Key Questions on DevOps Transformation: Persuading Leadership, Building a Middle Platform, and Integrating Automated Testing
Architects' Tech Alliance
Architects' Tech Alliance
Jun 15, 2019 · Cloud Native

From Functions to Serverless: Tracing the Evolution of Cloud‑Native Architecture

The article chronicles the historical shift from low‑level functions through object‑oriented, interface‑driven, and component‑based designs to WebServices, microservices, and finally serverless cloud‑native applications, highlighting key industry milestones, Amazon's architectural principles, and the role of DevOps, Docker, and Kubernetes.

DockerKubernetesServerless
0 likes · 18 min read
From Functions to Serverless: Tracing the Evolution of Cloud‑Native Architecture
DevOps
DevOps
Jun 13, 2019 · Operations

How to Import and Export Test Cases in TFS

This guide explains how to use the TFS Test Plan Management tool to import and export test cases, detailing step‑by‑step procedures, example screenshots, default file locations, and answers to common questions for testers seeking to manage their test case data efficiently.

ExportImportTFS
0 likes · 3 min read
How to Import and Export Test Cases in TFS
DevOps
DevOps
Jun 11, 2019 · R&D Management

How to Use TFS: Understanding Defect Statuses and Performing Bulk Updates

This guide explains how to query, interpret, and manage defect statuses in TFS—including the four typical workflow states and the method for bulk‑updating statuses—providing practical tips for developers and testers in a DevOps environment.

Bulk UpdateStatus WorkflowTFS
0 likes · 4 min read
How to Use TFS: Understanding Defect Statuses and Performing Bulk Updates
macrozheng
macrozheng
Jun 10, 2019 · Operations

Master Docker: Install the Environment and Essential Commands for Containers

This guide walks you through installing Docker on Linux, adding the Docker repository, installing the engine, and mastering the most common Docker commands for managing images and containers, including searching, pulling, running, inspecting, and cleaning up resources.

ContainersDockerInstallation
0 likes · 7 min read
Master Docker: Install the Environment and Essential Commands for Containers
DevOps Cloud Academy
DevOps Cloud Academy
Jun 7, 2019 · Operations

SonarQube Architecture and Integration Overview

This article explains SonarQube’s architecture, detailing its server, database, plugin library, and scanner components, and describes the typical development workflow from IDE integration and code commit through CI‑triggered analysis, result submission, and code review, including deployment considerations for machines and network placement.

CI/CDSonarQubearchitecture
0 likes · 3 min read
SonarQube Architecture and Integration Overview
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 6, 2019 · Operations

Google VP Michael Bachman on Engineering Productivity – Part 2 Summary and Q&A

The article records Google VP Michael Bachman's 2018 talk on engineering productivity, covering the origins of EP, Google’s rebranding of QA to an Engineering Productivity team, and a detailed Q&A on rollbacks, data models, metric visualisation, tool adoption, testing strategies, static scanning, and experimentation practices.

Engineering ProductivityGoogleTool Adoption
0 likes · 8 min read
Google VP Michael Bachman on Engineering Productivity – Part 2 Summary and Q&A
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 4, 2019 · R&D Management

Engineering Productivity at Google: History, Structure, and Metrics

The article explains how Google introduced the Engineering Productivity (EP) team, its evolution from QA, the organizational model across product areas, and the various metrics used to assess developer productivity, providing insight into large‑scale software engineering management.

Engineering ProductivityGoogleTeam Structure
0 likes · 5 min read
Engineering Productivity at Google: History, Structure, and Metrics
DevOps
DevOps
May 30, 2019 · Product Management

Agile Planning Misconceptions and Two-Level Project Planning in DevCloud

This article clarifies common agile planning myths, explains the two‑level project planning approach used in Huawei’s DevCloud—including roadmap and iteration planning—covers demand gathering, backlog management, sprint execution, and the importance of continuous feedback and adaptation in product management.

Product ManagementProject PlanningRoadmap
0 likes · 13 min read
Agile Planning Misconceptions and Two-Level Project Planning in DevCloud
dbaplus Community
dbaplus Community
May 30, 2019 · Cloud Native

Re‑engineering a Legacy Ops Platform with Kubernetes and Docker

Facing scaling and resource‑management limits of a legacy Java‑centric ops platform, a team rebuilt their deployment system from 2018 onward, adopting Docker, Kubernetes, Prometheus, and kube‑router, while ensuring seamless migration for thousands of services and addressing networking, memory, and debugging challenges.

DockerKubernetesOps Platform
0 likes · 15 min read
Re‑engineering a Legacy Ops Platform with Kubernetes and Docker
MaGe Linux Operations
MaGe Linux Operations
May 28, 2019 · Operations

What Skills and Knowledge Do You Need to Master Large‑Scale Website Operations?

This article explains what large‑scale website operations entail, outlines the product lifecycle and the crucial role of operations engineers, lists essential technical skills and personal qualities, and discusses current challenges, future prospects, and key technical topics such as cluster management, monitoring, fault handling, and automation.

AutomationPerformance OptimizationSite Operations
0 likes · 18 min read
What Skills and Knowledge Do You Need to Master Large‑Scale Website Operations?
DevOps
DevOps
May 26, 2019 · Product Management

Applying DevCloud to Agile Practices: User Stories, Requirements, and Workflow Management

This article shares the author's experience using Huawei Cloud DevCloud to implement agile DevOps practices, focusing on user story creation, the 3C principle, requirement splitting, non‑functional requirements, and practical tips for effective demand management within software development teams.

Product Managementdevopsrequirements
0 likes · 12 min read
Applying DevCloud to Agile Practices: User Stories, Requirements, and Workflow Management
dbaplus Community
dbaplus Community
May 18, 2019 · Cloud Native

Why Kubernetes Is the Bedrock of Cloud‑Native and How to Adopt It

This article explains Kubernetes' origins, its pivotal role in the cloud‑native ecosystem, practical steps for migrating legacy applications, common operational challenges, and emerging trends such as service mesh, serverless, and data‑service integration.

Container OrchestrationKubernetesServerless
0 likes · 11 min read
Why Kubernetes Is the Bedrock of Cloud‑Native and How to Adopt It
Continuous Delivery 2.0
Continuous Delivery 2.0
May 17, 2019 · Operations

Continuous Delivery 2.0: Dual‑Loop Model, DevOps Practices, and Organizational Insights

This article presents the author’s experience and concepts behind Continuous Delivery 2.0, covering the evolution from traditional waterfall to DevOps, case studies from Flickr, Etsy and LinkedIn, the dual‑loop delivery model, lean and system‑thinking principles, and practical guidance for building sustainable, high‑frequency software delivery pipelines.

Leandevops
0 likes · 19 min read
Continuous Delivery 2.0: Dual‑Loop Model, DevOps Practices, and Organizational Insights
Tencent Cloud Developer
Tencent Cloud Developer
May 16, 2019 · Game Development

Case Study: Deploying Pandora Marketing Solution on Tencent Cloud Kubernetes for Game Operations

The case study details how Pandora’s marketing solution for Tencent’s games was migrated to a managed Tencent Cloud Kubernetes cluster, compares container‑service, serverless, and self‑built options, outlines the new image‑based deployment workflow, autoscaling, monitoring practices, and demonstrates the operational benefits of tighter dev‑ops collaboration.

Game MarketingKubernetesTencent Cloud
0 likes · 12 min read
Case Study: Deploying Pandora Marketing Solution on Tencent Cloud Kubernetes for Game Operations
Efficient Ops
Efficient Ops
May 14, 2019 · Operations

How to Master Multi‑Cloud Operations: Lessons from a Gaming Company’s Hybrid Architecture

This talk shares a senior director’s experience building a hybrid multi‑cloud infrastructure for a game company, covering stability, efficiency, cost challenges, design‑for‑failure principles, standardization, resource automation, and the cultural and organizational factors that affect successful cloud operations.

Cost OptimizationHybrid CloudMulti-Cloud
0 likes · 20 min read
How to Master Multi‑Cloud Operations: Lessons from a Gaming Company’s Hybrid Architecture
Tencent Cloud Developer
Tencent Cloud Developer
May 13, 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 from simple builds to fully programmable, Git‑and‑Kubernetes‑driven pipelines—continuous, metric‑driven refinement remains essential for boosting efficiency, quality, and resilience in modern, micro‑service‑centric delivery.

CI/CDJenkinsSoftware Process Improvement
0 likes · 15 min read
Reexamining Software Process Improvement in the DevOps and Cloud‑Native Era
Java Captain
Java Captain
May 12, 2019 · Operations

Fundamentals of Container Technology and Docker

This article explains the core concepts of container technology—including specifications, runtimes, management tools, image definitions, registries, and container operating systems—while illustrating why containers are advantageous for developers and operations teams in modern software delivery.

Container OSContainer RegistryContainers
0 likes · 9 min read
Fundamentals of Container Technology and Docker
21CTO
21CTO
May 10, 2019 · Backend Development

How to Build a Scalable Backend Stack for Startups: Languages, Tools & Best Practices

This guide walks through the essential layers of a startup's backend technology stack—from language choices and core components like databases, RPC frameworks, and messaging middleware to operational tools for CI/CD, monitoring, logging, and deployment—offering practical selection criteria and architectural diagrams.

Cloudbackenddevops
0 likes · 30 min read
How to Build a Scalable Backend Stack for Startups: Languages, Tools & Best Practices
Architecture Digest
Architecture Digest
May 10, 2019 · Backend Development

Comprehensive Guide to Building a Backend Technology Stack for Startups

This article provides an extensive overview of how startups can design, select, and integrate languages, components, processes, and systems—such as project management, DNS, load balancing, databases, messaging, monitoring, and deployment—to construct a robust and scalable backend architecture.

architecturecomponentsdevops
0 likes · 30 min read
Comprehensive Guide to Building a Backend Technology Stack for Startups
DevOps
DevOps
May 6, 2019 · Operations

Implementing DevOps for Legacy Vendor Systems in a Global Bank: A Continuous Delivery Case Study

Facing a legacy .NET and Oracle‑based vendor system serving ten countries, a global bank doubled release frequency and halved failures by separating small data‑patch deployments from monthly releases, automating testing and deployment with Jenkins, GitHub, and custom scripts, and aligning release windows to regional business hours.

AutomationDatabase deploymentJenkins
0 likes · 9 min read
Implementing DevOps for Legacy Vendor Systems in a Global Bank: A Continuous Delivery Case Study
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 30, 2019 · Operations

How Alibaba’s Feature Environments Revolutionize Test Environment Management

Alibaba’s R&D team introduced a service‑level virtualization technique called “feature environments,” which uses shared base environments and virtual routing to provide lightweight, isolated test environments, reducing cost and improving stability while leveraging containers, Kubernetes, and DevOps practices for large‑scale projects.

Kubernetescloud-nativedevops
0 likes · 21 min read
How Alibaba’s Feature Environments Revolutionize Test Environment Management
Fangduoduo Tech
Fangduoduo Tech
Apr 25, 2019 · Cloud Native

Why a Real‑Estate Platform Chose Docker Swarm Over Kubernetes and What We Learned

This article details how Fangduoduo, a leading mobile real‑estate platform, migrated to a Docker Swarm‑based container cloud, covering the reasons for choosing Swarm, architecture design, networking, CI/CD integration, performance optimizations, monitoring, and the operational benefits gained from the transition.

CI/CDDocker Swarmcloud-native
0 likes · 17 min read
Why a Real‑Estate Platform Chose Docker Swarm Over Kubernetes and What We Learned
DevOps
DevOps
Apr 24, 2019 · Operations

2019 Accelerate State of DevOps Survey: Participation Guide, Insights, and Interview with Nicole Forsgren

This article introduces the 2019 Accelerate State of DevOps survey, explains how to join the questionnaire, provides background on previous reports, shares a detailed interview with Nicole Forsgren about research design and key findings such as architecture, cloud adoption, and outsourcing, and encourages community participation.

AccelerateCloudNicole Forsgren
0 likes · 35 min read
2019 Accelerate State of DevOps Survey: Participation Guide, Insights, and Interview with Nicole Forsgren
Efficient Ops
Efficient Ops
Apr 24, 2019 · Operations

Why Every Ops Change Should Be Treated Like a Project

This article shares practical lessons from a real‑world ops incident, emphasizing the need for clear change background, optimal timing, project‑style management, and strict process adherence to reduce risk and improve production reliability.

Best PracticesChange ManagementOperations
0 likes · 9 min read
Why Every Ops Change Should Be Treated Like a Project
Architects' Tech Alliance
Architects' Tech Alliance
Apr 23, 2019 · Cloud Computing

A Decade of Cloud Computing: Evolution, Current Landscape, and Future Trends

This article reviews the ten‑year evolution of cloud computing from its early AWS experiments to the present, analyzing the technological, social, and business drivers, outlining each development stage, and forecasting future directions such as AI integration, vertical clouds, multi‑cloud strategies, and ecosystem growth.

AICloud ComputingIaaS
0 likes · 29 min read
A Decade of Cloud Computing: Evolution, Current Landscape, and Future Trends
Didi Tech
Didi Tech
Apr 23, 2019 · Industry Insights

What the First Global DevOps Standard Means for Didi and the Industry

The article explains the launch of the world’s first DevOps capability maturity model, the collaborative effort behind it, Didi’s role as a standards workgroup member, and how its OE (OneExperience) platform embodies the new guidelines to streamline the entire software delivery lifecycle.

Capability Maturity ModelDidiIndustry Standard
0 likes · 5 min read
What the First Global DevOps Standard Means for Didi and the Industry
21CTO
21CTO
Apr 19, 2019 · Operations

From Junior to Senior Ops Engineer: Master the Skills to Level Up

This guide walks you through the entire career ladder of a senior operations engineer, covering essential Linux, networking, monitoring, container, automation, and security skills, while offering practical advice on job roles, learning paths, and professional growth.

Operationscontainerizationdevops
0 likes · 13 min read
From Junior to Senior Ops Engineer: Master the Skills to Level Up
ITPUB
ITPUB
Apr 19, 2019 · Operations

How to Level Up from Junior to Senior DevOps Engineer: A Complete Roadmap

This guide outlines the career stages, skill sets, and practical tasks for DevOps engineers—from entry‑level troubleshooting to senior‑level architecture, automation, and performance optimization—providing concrete learning paths, tools, and personal development advice to help engineers advance their operations careers.

AutomationCareerLinux
0 likes · 12 min read
How to Level Up from Junior to Senior DevOps Engineer: A Complete Roadmap
DevOps
DevOps
Apr 16, 2019 · Operations

DevOps Trends and Predictions for 2019: Insights from XebiaLabs, G20Group, and Veritis

This article compiles 22 DevOps predictions from XebiaLabs, G20Group, and Veritis, highlighting trends such as continuous integration pipelines, value‑stream mapping, real‑time data mining, shared responsibility culture, self‑service deployment, DevSecOps, AI‑driven automation, containerization, FaaS, and the growing importance of automation and security in software delivery.

AIAutomationCI/CD
0 likes · 7 min read
DevOps Trends and Predictions for 2019: Insights from XebiaLabs, G20Group, and Veritis
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Apr 16, 2019 · Operations

Mastering Puppet: Scalable Server Automation for Large-Scale Deployments

This article introduces Puppet, an open‑source configuration‑management framework, explains its architecture and workflow, and provides step‑by‑step instructions for installing and configuring master, CA, and agent nodes, along with a detailed overview of the puppet.conf settings and common resource types for large‑scale server automation.

AutomationPuppetconfiguration management
0 likes · 13 min read
Mastering Puppet: Scalable Server Automation for Large-Scale Deployments
dbaplus Community
dbaplus Community
Apr 15, 2019 · Operations

Mastering DevOps Operations: Monitoring, NOC, and MSP Strategies

This article explains how to maintain a DevOps environment by defining monitoring, its goals, key metrics, fault‑detection and performance measurement, adapting monitoring to continuous changes, and outlining the roles and processes of NOC and MSP for reliable, automated operations.

CloudMSPNOC
0 likes · 16 min read
Mastering DevOps Operations: Monitoring, NOC, and MSP Strategies
DevOps
DevOps
Apr 10, 2019 · R&D Management

Why Quality Is Low: Insights and Metrics from the 2019 Scaled Agile Spring Summit

The article reflects on the 2019 Scaled Agile Spring Summit discussion of the "Quality is low" problem, analyzing its causes, distinguishing internal and external quality, exposing common measurement pitfalls, and proposing a process‑driven Build‑In‑Quality approach supported by agile, DevOps, and metric frameworks.

devops
0 likes · 11 min read
Why Quality Is Low: Insights and Metrics from the 2019 Scaled Agile Spring Summit
DevOps Cloud Academy
DevOps Cloud Academy
Apr 9, 2019 · Operations

Chapter 3: Managing Jenkins (Projects, Views, Plugins)

This guide explains Jenkins project management, covering naming conventions, creating new projects, configuring build history, parameterized builds, triggers, Jenkinsfile setup, as well as building, viewing logs, and debugging pipelines with illustrative screenshots.

CI/CDJenkinsOperations
0 likes · 2 min read
Chapter 3: Managing Jenkins (Projects, Views, Plugins)
Tencent Cloud Developer
Tencent Cloud Developer
Apr 9, 2019 · Cloud Native

Understanding Technical Middle Platform: What It Is and What It Is Not

The article explains that a true technical middle platform is not just a set of tools or cloud‑native services but a business‑focused, organization‑wide foundation, and outlines six construction pillars—container cloud virtualization, comprehensive microservice framework, abstracted technical components, shared basic services, value‑driven DevOps/AIOps, and a dedicated efficiency team—to enable rapid change, innovation, and operational excellence.

containerdevopsmicroservices
0 likes · 13 min read
Understanding Technical Middle Platform: What It Is and What It Is Not
DevOps Cloud Academy
DevOps Cloud Academy
Apr 6, 2019 · Operations

Chapter 3: Managing Jenkins – Users, Credentials, and Permissions

This guide explains how to configure Jenkins user accounts, manage credentials for secure storage, and control access permissions using role‑based strategies, covering viewing, creating, updating, and deleting users and credentials as well as assigning global, project, and node roles.

Jenkinscredentialsdevops
0 likes · 4 min read
Chapter 3: Managing Jenkins – Users, Credentials, and Permissions
DevOps
DevOps
Apr 3, 2019 · Operations

DevOps Transformation: Stories of Role Integration and Work Consolidation

The article examines real‑world DevOps transformation cases, illustrating how shifting operations staff into development teams can create both integration challenges and opportunities, and proposes a framework for distinguishing repeatable versus unique work to guide effective consolidation, standardization, and automation in software delivery.

OperationsTeam IntegrationWork Consolidation
0 likes · 10 min read
DevOps Transformation: Stories of Role Integration and Work Consolidation
Efficient Ops
Efficient Ops
Mar 28, 2019 · Information Security

How Leading Tech Companies Audit and Control Ops Permissions

This article explains how large enterprises such as BAT and banks implement strict auditing and supervision of operational privileges, using personal accounts, command logging, OSSEC monitoring, firewall limits, and cross‑team oversight to enforce the principle of least privilege.

ComplianceOperationsPrivilege Management
0 likes · 6 min read
How Leading Tech Companies Audit and Control Ops Permissions
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 28, 2019 · Operations

How ChaosBlade Empowers You to Build Resilient Cloud‑Native Systems

ChaosBlade is an open‑source chaos engineering tool from Alibaba that lets you repeatedly inject failures into distributed systems, helping you measure fault tolerance, validate orchestration, test platform robustness, verify monitoring alerts, and improve emergency response capabilities for more reliable cloud‑native applications.

Resiliencechaos engineeringdevops
0 likes · 9 min read
How ChaosBlade Empowers You to Build Resilient Cloud‑Native Systems
DevOps Cloud Academy
DevOps Cloud Academy
Mar 27, 2019 · Operations

Chapter 2 – Installing Jenkins

This guide details the prerequisites, multiple deployment methods (WAR, macOS, Windows, Linux), and post‑installation configuration steps for Jenkins, including unlocking the instance, installing plugins, creating an admin user, setting an update site, and configuring a slave node.

CI/CDInstallationJenkins
0 likes · 5 min read
Chapter 2 – Installing Jenkins
Architecture Digest
Architecture Digest
Mar 27, 2019 · Cloud Native

Evolution of Internet Architecture: From Centralized to Cloud‑Native Systems

This article traces the evolution of internet architecture from early software and open‑source phases through centralized monolithic designs to distributed and cloud‑native systems, highlighting challenges such as massive user scale, continuous delivery, DevOps automation, container orchestration, micro‑services, and the shift toward resilient, scalable cloud‑native solutions.

architecturecloud-nativedevops
0 likes · 25 min read
Evolution of Internet Architecture: From Centralized to Cloud‑Native Systems
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 27, 2019 · Cloud Native

Why Kubernetes Became the Backbone of Modern Cloud Native Architecture

This article introduces Kubernetes from a beginner’s perspective, covering its historical background, core design principles, architecture components such as Master and Node, key concepts like declarative APIs, containers, Pods, Services, and demonstrates how to create clusters, deploy, scale, and update applications, while also highlighting its role in cloud‑native environments.

Container OrchestrationKubernetesdevops
0 likes · 15 min read
Why Kubernetes Became the Backbone of Modern Cloud Native Architecture
DevOps Cloud Academy
DevOps Cloud Academy
Mar 26, 2019 · Operations

Introduction to Jenkins – Overview, Features, History, and Web UI

This article provides a comprehensive overview of Jenkins, covering its definition, key features, historical evolution from Hudson, and detailed descriptions of its web UI components such as management, project, and build pages, as well as project types, parameters, and triggers.

AutomationCI/CDContinuous Integration
0 likes · 4 min read
Introduction to Jenkins – Overview, Features, History, and Web UI
DevOps Cloud Academy
DevOps Cloud Academy
Mar 21, 2019 · Operations

Jenkins Practice Documentation – Chapter Overview

This document provides a comprehensive outline of Jenkins practice, covering fundamentals, installation on various platforms, management, integrations with tools like Maven, GitLab, and SaltStack, and detailed pipeline examples for front‑end, back‑end, and mobile projects.

AutomationCI/CDContinuous Integration
0 likes · 4 min read
Jenkins Practice Documentation – Chapter Overview
Programmer DD
Programmer DD
Mar 12, 2019 · R&D Management

Why Change Requests Outperform Pull/Merge Requests in Modern DevOps

This article compares Alibaba’s change request workflow with traditional Pull/Merge Request models, outlining their similarities, key differences, benefits such as flexibility and faster releases, as well as associated risks, and explains how the method is implemented and supported by tools like Cloud Eff.

Change ManagementContinuous Integrationdevops
0 likes · 15 min read
Why Change Requests Outperform Pull/Merge Requests in Modern DevOps
DevOps
DevOps
Mar 10, 2019 · Operations

CSG’s DevOps Transformation Journey: From Agile to Integrated Product Management

The article chronicles CSG’s multi‑year DevOps transformation, detailing its agile adoption, continuous integration and deployment practices, organizational restructuring, metric‑driven improvements, and the integration of product management with operations to achieve higher stability, faster delivery, and enhanced employee engagement.

Product Managementdevops
0 likes · 18 min read
CSG’s DevOps Transformation Journey: From Agile to Integrated Product Management
MaGe Linux Operations
MaGe Linux Operations
Mar 10, 2019 · Backend Development

Your Complete 2024 Backend Developer Roadmap: From Python to Docker

This article presents a step‑by‑step roadmap for aspiring backend developers, covering language selection, package management, best practices, security, testing, databases, frameworks, Docker, and many other essential skills to build a modern, production‑ready web application.

RoadmapTestingdevops
0 likes · 10 min read
Your Complete 2024 Backend Developer Roadmap: From Python to Docker
Efficient Ops
Efficient Ops
Mar 10, 2019 · Operations

Why Operations Won’t Die: A Veteran’s Perspective

A seasoned operations professional argues that despite sensational claims, the ops function remains essential—driven by its core responsibilities of quality, cost, efficiency, and security, evolving with cloud computing, DevOps, and emerging IoT demands.

Cloud ComputingIT infrastructureOperations
0 likes · 11 min read
Why Operations Won’t Die: A Veteran’s Perspective
DevOps
DevOps
Mar 7, 2019 · Operations

The Illusion of Tool‑Stacked DevOps and the Need for a True DevOps Culture

This article examines how DevOps has been reduced to a collection of automation tools, critiques the resulting "same‑bed‑different‑dreams" separation of development and operations, and outlines the cultural principles—shared responsibility, trust, autonomy, built‑in quality, feedback, and automation—necessary for a genuine DevOps transformation.

AutomationCultureOperations
0 likes · 12 min read
The Illusion of Tool‑Stacked DevOps and the Need for a True DevOps Culture
Efficient Ops
Efficient Ops
Mar 7, 2019 · Operations

Why Operations Won’t Die: The Real Role of Ops in the Cloud Era

The article argues that operations will not disappear, explaining its essential functions—quality, cost, efficiency, and security—how cloud computing reshapes the role, the evolution toward DevOps, and why both cloud outages and industry trends actually underscore ops’ enduring importance.

AutomationCloud ComputingOperations
0 likes · 11 min read
Why Operations Won’t Die: The Real Role of Ops in the Cloud Era
UCloud Tech
UCloud Tech
Mar 7, 2019 · Cloud Native

How UCloud Uses Terraform to Cut Cloud Resource Deployment Time by 80%

This article explains how UCloud built a Terraform‑based resource orchestration tool that dramatically reduces deployment time, improves reliability, and integrates with CLI and CI/CD pipelines, while detailing fault‑tolerance, integration, and engineering practices for large‑scale cloud infrastructure.

CI/CDTerraformUCloud
0 likes · 14 min read
How UCloud Uses Terraform to Cut Cloud Resource Deployment Time by 80%
DevOps
DevOps
Mar 5, 2019 · Operations

The Historical Conflict Between Development and Operations and the Evolution of DevOps

This article traces the origins of the Dev‑Ops conflict, explains how early pioneers redefined Ops goals, outlines the technical and cultural practices that enable cooperation, and summarizes the feedback‑loop model that underpins modern DevOps as a means to improve software delivery quality and speed.

developmentdevopsfeedback loops
0 likes · 10 min read
The Historical Conflict Between Development and Operations and the Evolution of DevOps
DevOps
DevOps
Mar 3, 2019 · Operations

The Evolution of DevOps: From Early Computing to Agile Software Development

This article traces the historical development of DevOps from the early days of self‑developed and self‑maintained computer programs, through the rise of professional developers and operations engineers, to the modern agile era where development and operations must collaborate to meet rapid market changes.

IT OperationsOperationsdevops
0 likes · 13 min read
The Evolution of DevOps: From Early Computing to Agile Software Development
DevOps
DevOps
Feb 27, 2019 · Operations

A Historical Overview of DevOps: From a Belgian Consultant to a Global Movement

This article traces the evolution of DevOps from Patrick Debois' 2007 frustrations as a Belgian IT consultant through key conferences, blogs, and publications that shaped the DevOps movement, highlighting its roots in Agile practices and the convergence of development and operations.

Operationscontinuous deliverydevops
0 likes · 9 min read
A Historical Overview of DevOps: From a Belgian Consultant to a Global Movement
Tencent Cloud Developer
Tencent Cloud Developer
Feb 27, 2019 · Operations

Operational Challenges and Strategies for Tencent Cloud Redis

Facing metadata inconsistency, ten‑thousand‑device scale, and the need for intelligent, event‑driven automation, Tencent Cloud Redis’s sole operations lead built a unified DB‑CMDB, a job‑platform for reusable workflows, and AI‑assisted scheduling, transforming DBAs into developer‑operators and driving 300% efficiency gains.

AutomationDatabase operationsIntelligent Scheduling
0 likes · 9 min read
Operational Challenges and Strategies for Tencent Cloud Redis
Alibaba Cloud Native
Alibaba Cloud Native
Feb 26, 2019 · Cloud Native

Why Kubernetes Is the Next‑Generation OS and How to Build Your First Operator

This article explains why Kubernetes should be seen as a next‑generation operating system, walks through a simple nginx deployment using declarative YAML, introduces the concepts of CRDs, custom controllers and Operators, and shows how to create and manage resources such as etcd clusters and virtual machines within Kubernetes.

DeploymentKubernetesdevops
0 likes · 20 min read
Why Kubernetes Is the Next‑Generation OS and How to Build Your First Operator
DevOps
DevOps
Feb 26, 2019 · Operations

Planning a DevOps Infrastructure for Traditional Enterprises: Capabilities and Tool Mapping

This article analyzes the essential capabilities required for building a DevOps infrastructure in traditional enterprises across foundation, development, testing, operations, and project management, mapping each capability to representative tools and offering guidance on flexible, evolving architecture design.

Operationsdevopsinfrastructure
0 likes · 12 min read
Planning a DevOps Infrastructure for Traditional Enterprises: Capabilities and Tool Mapping
Ctrip Technology
Ctrip Technology
Feb 21, 2019 · Cloud Native

Building a Custom Kubernetes Cluster on AWS for Hybrid‑Cloud Container Deployment at Ctrip

The article describes Ctrip's motivation, design choices, and implementation details for deploying a self‑managed Kubernetes cluster on AWS, covering network architecture with VPC and ENI, custom image distribution, logging and monitoring, data synchronization, and operational challenges such as ELB loopback and kubelet configuration.

AWSHybrid CloudKubernetes
0 likes · 12 min read
Building a Custom Kubernetes Cluster on AWS for Hybrid‑Cloud Container Deployment at Ctrip
Architects' Tech Alliance
Architects' Tech Alliance
Feb 19, 2019 · Cloud Native

From Shipping Containers to Docker: A Comprehensive Introduction to Containers and Their Management Platforms

This article explains how container technology, inspired by physical shipping containers, provides lightweight, standardized, and portable application packaging, details the underlying Linux namespace and cgroup mechanisms, compares containers with virtual machines, and introduces major orchestration platforms such as Kubernetes, Mesos, and Swarm along with their key features and challenges.

Container OrchestrationContainersDocker
0 likes · 15 min read
From Shipping Containers to Docker: A Comprehensive Introduction to Containers and Their Management Platforms
MaGe Linux Operations
MaGe Linux Operations
Feb 4, 2019 · Operations

60+ Essential Open‑Source DevOps Tools Every Engineer Should Know

This guide compiles over sixty top open‑source DevOps utilities—including version control, build automation, CI/CD platforms, container orchestration, configuration management, monitoring, and logging tools—to help developers and operations teams streamline development, deployment, and maintenance workflows.

AutomationCI/CDDeployment
0 likes · 14 min read
60+ Essential Open‑Source DevOps Tools Every Engineer Should Know
dbaplus Community
dbaplus Community
Jan 31, 2019 · Operations

How Zhihu Scaled to 3,000 Jenkins Jobs with Docker‑Powered CI Pipelines

Zhihu built a Docker‑based Jenkins Pipeline system that now runs over 3,000 jobs daily, offering low entry cost, high customizability, language openness, fast stable builds, and a highly available, extensible cluster while reducing debugging effort and enforcing quality standards.

CI/CDContinuous IntegrationDocker
0 likes · 14 min read
How Zhihu Scaled to 3,000 Jenkins Jobs with Docker‑Powered CI Pipelines
DevOps
DevOps
Jan 29, 2019 · R&D Management

Agile Transformation in a Vendor‑Driven End‑to‑End Business System Delivery: A Practical Case Study

This article recounts a real‑world agile transformation where a vendor‑centric, zero‑to‑one business system was delivered by iteratively applying agile, lean, and DevOps practices such as JIRA tracking, WIP limits, weekly planning, daily stand‑ups, and shortened feedback loops, highlighting the coach’s role in the trenches.

AgileJiraR&D Management
0 likes · 7 min read
Agile Transformation in a Vendor‑Driven End‑to‑End Business System Delivery: A Practical Case Study
360 Quality & Efficiency
360 Quality & Efficiency
Jan 28, 2019 · Operations

Guide to Migrating Jenkins to a New Server

This article provides a step‑by‑step tutorial on preparing the environment, configuring Tomcat, copying Jenkins files, and handling permissions to successfully migrate a Jenkins instance to a new machine or directory.

AutomationCI/CDJenkins
0 likes · 4 min read
Guide to Migrating Jenkins to a New Server
ITPUB
ITPUB
Jan 28, 2019 · Cloud Native

Is Docker a Bad Bet? Uncovering the Hidden Costs of Containerization

The article critically examines Docker’s promised benefits—portability, security, and orchestration—by highlighting design flaws, added complexity, vendor lock‑in, and the often‑overlooked costs of standardizing on containers, while contrasting them with simpler, script‑based deployment approaches.

ContainersDockercloud-native
0 likes · 29 min read
Is Docker a Bad Bet? Uncovering the Hidden Costs of Containerization
Tencent Cloud Developer
Tencent Cloud Developer
Jan 28, 2019 · Operations

Building an Enterprise Operations Tool Culture with PaaS – Tencent Cloud Perspective

From Tencent Cloud’s viewpoint, the article explains how a PaaS‑driven “tool culture” transforms enterprise operations by unifying CMDB, job scheduling, container, data and AI‑assisted consoles into reusable SaaS tools, supporting hundreds of architectures, encouraging developers‑operators, and offering open community, enterprise, and SaaS editions to thousands of customers.

AutomationPaaSTool Culture
0 likes · 12 min read
Building an Enterprise Operations Tool Culture with PaaS – Tencent Cloud Perspective
Efficient Ops
Efficient Ops
Jan 23, 2019 · Operations

Designing an Operations Monitoring Platform: Tools & Best Practices

This article explores the essential concepts for selecting and building an operations monitoring platform, reviewing popular tools such as Cacti, Nagios, Zabbix, Ganglia, Centreon, Prometheus, and Grafana, and outlines a six‑layer architecture and practical strategies for scaling, alerting, and high‑availability in diverse environments.

AlertingOperationsdevops
0 likes · 19 min read
Designing an Operations Monitoring Platform: Tools & Best Practices
Liangxu Linux
Liangxu Linux
Jan 16, 2019 · Operations

Boost Your Productivity with 20 Essential Command-Line Tools

This guide presents a curated collection of twenty powerful command-line utilities—from fast file search and interactive Git browsing to JSON formatting, shell linting, code compilation caching, and smart command correction—each explained with usage examples to help developers and sysadmins streamline their daily workflows.

LinuxToolscommand-line
0 likes · 7 min read
Boost Your Productivity with 20 Essential Command-Line Tools
Tencent Cloud Developer
Tencent Cloud Developer
Jan 16, 2019 · Operations

Understanding DevOps and Tencent Hub: A Cloud‑Native Operations Platform

The article explains how modern DevOps, revitalized by cloud computing, is embodied in Tencent Hub—a cloud‑native platform that combines container‑based artifact storage and a reusable, Kubernetes‑driven workflow engine with DAG‑modeled pipelines, enabling scalable, secure CI/CD for enterprises and public‑cloud users.

KubernetesTencent Hubcloud-native
0 likes · 13 min read
Understanding DevOps and Tencent Hub: A Cloud‑Native Operations Platform
Xianyu Technology
Xianyu Technology
Jan 9, 2019 · Mobile Development

Lean Continuous Integration for Xianyu Mobile Client Development

By adopting a lean 2‑1‑1 development cycle and a fully automated CI pipeline that binds demand branches to packaging, triggers builds, runs scheduled and merge‑request tests, and provides instant feedback, Xianyu’s mobile client team cut release cycles from a month to two weeks, increased integration frequency, improved quality, and moved toward a 24/7 unmanned release process.

AutomationContinuous IntegrationMobile Client
0 likes · 9 min read
Lean Continuous Integration for Xianyu Mobile Client Development
DevOps
DevOps
Jan 8, 2019 · Operations

Implementing an End-to-End CI/CD Pipeline for a Large-Scale Banking System Using Azure DevOps and TFS

This article presents a comprehensive case study of how a major Chinese bank transformed its legacy C‑based IT system development by designing and deploying a fully automated, end‑to‑end CI/CD pipeline with Azure DevOps Server (formerly TFS), covering static code analysis, mandatory code review, continuous integration, automated testing, and release management to accelerate delivery and improve quality.

AutomationAzure DevOpsCI/CD
0 likes · 9 min read
Implementing an End-to-End CI/CD Pipeline for a Large-Scale Banking System Using Azure DevOps and TFS
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jan 8, 2019 · Fundamentals

Master the Essential Skills to Become a Great Software Architect

This comprehensive guide outlines the mindset, methodology, general and professional skills, core architectural concepts, design principles, and essential tools needed for anyone aspiring to become a proficient software architect in modern technology environments.

Cloud ComputingDatabasesSoftware Architecture
0 likes · 12 min read
Master the Essential Skills to Become a Great Software Architect
DevOps
DevOps
Jan 7, 2019 · Operations

SAFe DevOps Health Radar Assessment Guide

This article presents a translated SAFe DevOps health radar, detailing the four dimensions of continuous exploration, integration, deployment, and release on demand, along with 16 sub‑dimensions and rating levels (Sit, Crawl, Walk, Run, Fly) to help teams evaluate and improve their DevOps capabilities.

Continuous DeploymentContinuous IntegrationRelease on Demand
0 likes · 17 min read
SAFe DevOps Health Radar Assessment Guide
DevOps
DevOps
Jan 3, 2019 · R&D Management

End-to-End Dual-Mode Agile Transformation of the C3 Credit System: Practices, Pipeline, and Outcomes

The article presents a comprehensive case study of the C3 credit system’s agile and DevOps transformation, detailing the challenges in configuration and version management, the design of a dual‑mode development and delivery platform, automated pipelines, quality controls, full‑process traceability, organizational rollout, and the resulting efficiency gains, while also including a DevOps recruitment notice.

Case StudyR&D Managementcontinuous delivery
0 likes · 11 min read
End-to-End Dual-Mode Agile Transformation of the C3 Credit System: Practices, Pipeline, and Outcomes
Node Underground
Node Underground
Jan 2, 2019 · Backend Development

19 Must‑Learn Skills for Node.js Developers in 2019

In this article, independent Node.js consultant Yoni Goldberg outlines 19 essential skills and topics—from TypeScript and async‑hooks to Kubernetes, blockchain, and machine learning—that developers should explore in 2019 to boost their expertise and stay ahead in the evolving backend ecosystem.

KubernetesMachine LearningNode.js
0 likes · 3 min read
19 Must‑Learn Skills for Node.js Developers in 2019
MaGe Linux Operations
MaGe Linux Operations
Dec 31, 2018 · Cloud Native

What Is Docker? A Beginner’s Guide to Containers, Benefits, and Commands

This article introduces Docker, explaining its purpose as an open‑source container engine, how it differs from traditional virtual machines, its advantages such as lightweight isolation and portability, its role in microservices, and provides step‑by‑step installation and common command examples for getting started.

ContainersDockerLinux
0 likes · 10 min read
What Is Docker? A Beginner’s Guide to Containers, Benefits, and Commands
Java Architect Essentials
Java Architect Essentials
Dec 29, 2018 · Operations

Evolution of ZBJ.com’s System Architecture and DevOps Platform

This article chronicles the transformation of ZBJ.com’s system architecture from a PHP‑centric monolith to a multi‑language, Dubbo‑based SOA, detailing the adoption of front‑back separation, agile practices, a comprehensive DevOps platform with automated pipelines, containerization, CMDB, monitoring, and continuous scaling to support rapid business growth.

AutomationCI/CDKubernetes
0 likes · 15 min read
Evolution of ZBJ.com’s System Architecture and DevOps Platform
转转QA
转转QA
Dec 28, 2018 · Operations

Understanding DevOps: Real‑World Challenges, Practices, and Lessons

This article explains the concept of DevOps, illustrates common problems faced by traditional software and game companies such as multi‑language codebases, long build times and fragmented processes, and offers practical practices like micro‑services, branch strategies, CI, automated testing, release management and monitoring to improve software delivery quality and efficiency.

devopssoftware delivery
0 likes · 8 min read
Understanding DevOps: Real‑World Challenges, Practices, and Lessons
UCloud Tech
UCloud Tech
Dec 27, 2018 · Cloud Computing

What Ancient Roman Siege Walls Teach Us About Modern DevOps and Cloud Infrastructure

The article uses the historic siege of Alesia to illustrate how Roman emphasis on infrastructure parallels modern DevOps practices, arguing that rapid, reliable delivery requires robust, automated cloud and public‑cloud foundations, while critiquing the myth of speed through long work hours and highlighting Netflix’s chaos engineering as a model for resilient systems.

Netflixcloud infrastructuredevops
0 likes · 16 min read
What Ancient Roman Siege Walls Teach Us About Modern DevOps and Cloud Infrastructure
Manbang Technology Team
Manbang Technology Team
Dec 27, 2018 · Cloud Native

Cloud‑Native Infrastructure Practices at Manbang Group’s HuoCheBang

This article outlines Manbang Group’s HuoCheBang migration to cloud‑native architecture, detailing the unified monitoring platform Galileo, the Kubernetes‑based container cloud Planck, the microservice environment Newton, and the DevOps platform Solvay that together enable scalable, observable, and efficient service delivery.

Container Orchestrationdevopsinfrastructure
0 likes · 5 min read
Cloud‑Native Infrastructure Practices at Manbang Group’s HuoCheBang
DevOps Cloud Academy
DevOps Cloud Academy
Dec 25, 2018 · Operations

SonarQube Architecture and Workflow Overview

This article explains SonarQube's main components—including server processes, database, plugins, and scanners—and describes the end‑to‑end workflow that integrates code analysis into development, CI/CD pipelines, reporting, and operational monitoring.

CI/CDSonarQubecode analysis
0 likes · 2 min read
SonarQube Architecture and Workflow Overview
dbaplus Community
dbaplus Community
Dec 23, 2018 · Backend Development

How a Global Bank Modernized Legacy Systems with Spring Cloud Microservices

This article examines the challenges of entrenched banking legacy systems—regulatory constraints, costly replacements, data migration delays, low developer morale, and file‑dependency bottlenecks—and details a practical API‑centric microservice solution built with Spring Cloud, DevOps tooling, and domain‑driven design to accelerate client onboarding, improve agility, and pave the way for cloud deployment.

APISpring Cloudbackend
0 likes · 9 min read
How a Global Bank Modernized Legacy Systems with Spring Cloud Microservices
DevOps
DevOps
Dec 20, 2018 · Operations

What Is Kanban? Ten Things You Need to Know

The article introduces the Kanban method as a lean approach to managing professional services, outlines ten essential principles such as focusing on flow, incremental change, risk management, and scalability, and concludes with a recruitment announcement seeking DevOps engineers in Beijing.

KanbanOperationsdevops
0 likes · 8 min read
What Is Kanban? Ten Things You Need to Know
Architect's Tech Stack
Architect's Tech Stack
Dec 15, 2018 · Cloud Native

Docker Basics: Containers, Images, Commands, and Practical Usage

This article provides a comprehensive introduction to Docker, explaining container concepts, differences from virtual machines, core components like images and repositories, and detailed step‑by‑step commands for installing Docker, pulling and managing images, creating and running containers, committing changes, pushing to registries, and using Dockerfiles to build custom images for various services.

ContainersDockerLinux
0 likes · 18 min read
Docker Basics: Containers, Images, Commands, and Practical Usage