Tagged articles
3755 articles
Page 31 of 38
DevOps
DevOps
Jul 25, 2019 · Operations

Why DevOps Teams Often Turn Into Tool Chains and What an Ideal DevOps Team Structure Looks Like

The article analyzes why many DevOps teams devolve into tool‑chain or pipeline roles, examines executor and organizational factors, presents a six‑role DevOps team model linked to the Six Thinking Hats, shares community viewpoints on role prioritization, and concludes that DevOps structures must be tailored to solve concrete business problems rather than follow a fixed standard.

DevOpsOperationsTeam Structure
0 likes · 12 min read
Why DevOps Teams Often Turn Into Tool Chains and What an Ideal DevOps Team Structure Looks Like
DevOps
DevOps
Jul 24, 2019 · Operations

Netflix Case Study: Culture, Growth, and Engineering Practices

This article examines Netflix's evolution through three growth phases—DVD mail service, streaming transition, and original content production—while analyzing its disruptive culture of freedom and responsibility, DevOps practices, anti‑fragile mindset, and the strategic lessons for organizations.

Anti-fragileCultureDevOps
0 likes · 16 min read
Netflix Case Study: Culture, Growth, and Engineering Practices
Tencent Cloud Developer
Tencent Cloud Developer
Jul 23, 2019 · Cloud Native

Serverless for Front-End Developers: Concepts, Architecture, and Project Implementation

This article explains serverless concepts for front‑end developers, outlines its evolution, benefits, and architecture—including BFF layers and SSR—then demonstrates a complete vocabulary mini‑program built with cloud functions, storage, monitoring, debugging, testing, deployment, and operational best practices.

BFFDevOpsFrontend Development
0 likes · 15 min read
Serverless for Front-End Developers: Concepts, Architecture, and Project Implementation
21CTO
21CTO
Jul 22, 2019 · Cloud Native

Understanding Kubernetes v1.0: The Comic Guide to the Cloud Native Revolution

Released on July 21, 2015, Kubernetes v1.0 marked a pivotal moment in cloud-native computing, quickly becoming a foundational open‑source platform adopted by companies worldwide, and this article uses a comic strip to illustrate its core concepts and significance.

DevOpscontainer orchestrationopen source
0 likes · 4 min read
Understanding Kubernetes v1.0: The Comic Guide to the Cloud Native Revolution
DevOps
DevOps
Jul 22, 2019 · Operations

DevOps Team Topologies: Anti‑Types, Types, and Choosing the Right Structure

This article explains the various DevOps team topologies—including anti‑patterns A‑G and nine positive types—detailing their characteristics, applicability, and potential effectiveness so organizations can select the most suitable structure for their value‑stream delivery goals.

Anti-PatternDevOpsOperations
0 likes · 14 min read
DevOps Team Topologies: Anti‑Types, Types, and Choosing the Right Structure
MaGe Linux Operations
MaGe Linux Operations
Jul 18, 2019 · Operations

Mastering Linux Operations: Roles, Skills, and Career Roadmap

This comprehensive guide explores Linux’s dominance in servers, outlines the various Linux‑related fields, details the responsibilities and classifications of Linux operations roles, lists essential tools and skills, and highlights the evolution and future trends for aspiring Linux ops professionals.

DevOpsSystem Administrationautomation
0 likes · 15 min read
Mastering Linux Operations: Roles, Skills, and Career Roadmap
UCloud Tech
UCloud Tech
Jul 18, 2019 · Cloud Native

How UCloud Built a Kubernetes‑Powered CI/CD Platform with GitLab and KUN

UCloud integrated GitLab with its custom Kubernetes‑based container service platform KUN to achieve daily automated deployments, detailing CI/CD goals, branch strategy, pipeline design, Kaniko image building, runner execution, and a specialized YAML editor for seamless cloud‑native development.

DevOpsGitLabKaniko
0 likes · 11 min read
How UCloud Built a Kubernetes‑Powered CI/CD Platform with GitLab and KUN
Cloud Native Technology Community
Cloud Native Technology Community
Jul 18, 2019 · Cloud Native

Container PaaS Journey of a Large Joint-Stock Bank: Architecture, DevOps, and Kube‑OVN Network Solution

The talk from KubeCon 2019 details how a major commercial bank adopted a container‑based PaaS platform, covering digital transformation drivers, agile and DevOps practices, a multi‑cluster Kubernetes architecture, the custom Kube‑OVN networking solution, and the resulting operational and business benefits.

DevOpsKube-OVNPaaS
0 likes · 11 min read
Container PaaS Journey of a Large Joint-Stock Bank: Architecture, DevOps, and Kube‑OVN Network Solution
21CTO
21CTO
Jul 17, 2019 · Cloud Native

What Exactly Is Cloud Native? A Clear Guide to Its Core Concepts and Benefits

Cloud native, a rapidly evolving paradigm, combines containerization, microservices, DevOps, and continuous delivery to build applications that fully leverage cloud elasticity and scalability, and while its definitions vary across organizations and time, the core principles remain DevOps, continuous delivery, microservices, and containers.

ContainerizationDevOpscloud-native
0 likes · 11 min read
What Exactly Is Cloud Native? A Clear Guide to Its Core Concepts and Benefits
DevOpsClub
DevOpsClub
Jul 16, 2019 · Operations

How Microsoft Shifted Testing Left to Accelerate DevOps Efficiency

Microsoft’s Azure DevOps team dramatically improved engineering efficiency by adopting a shift‑left testing strategy, replacing thousands of legacy functional tests with fast, reliable unit and integration tests, establishing six testing principles, a tiered test pyramid, and data‑driven metrics that now enable tens of thousands of daily releases.

DevOpsEngineering EfficiencyMicrosoft Azure
0 likes · 15 min read
How Microsoft Shifted Testing Left to Accelerate DevOps Efficiency
DevOps
DevOps
Jul 16, 2019 · R&D Management

Deadline‑Driven Development (DDD) – The “Hanging‑Rope” Approach and Its Advantages

The article introduces Deadline‑Driven Development (DDD), humorously dubbed “hanging‑rope development,” explains its reverse‑schedule methodology, outlines three key implementation steps, highlights its benefits for task clarity and focus, and concludes with a light‑hearted invitation to discuss other quirky development‑driven approaches.

DevOpsagiledeadline-driven development
0 likes · 6 min read
Deadline‑Driven Development (DDD) – The “Hanging‑Rope” Approach and Its Advantages
DevOps
DevOps
Jul 14, 2019 · Cloud Native

Foxconn Cloud Platform and Industrial Internet Practices: Microservices, DevOps, and Cloud‑Native Architecture

The talk outlines Foxconn Cloud’s industrial‑internet practices, explaining why microservices, DevOps and cloud computing dominate industries, detailing unique microservice design versus traditional SOA, and showcasing real‑world cloud‑native architectures and development approaches for manufacturing and IoT applications.

Cloud ComputingDevOpsIndustrial Internet
0 likes · 16 min read
Foxconn Cloud Platform and Industrial Internet Practices: Microservices, DevOps, and Cloud‑Native Architecture
Programmer DD
Programmer DD
Jul 13, 2019 · Operations

Deploy SpringBoot Apps Directly from IDEA Using Cloud Toolkit

This article walks through using Alibaba Cloud's Cloud Toolkit IDE plugin to configure, package, and deploy a SpringBoot application from IntelliJ IDEA to any server, compares its workflow with native IDEA deployment, and evaluates its core features such as Deploy to Host, Deploy to ECS, file upload, remote terminal, and built‑in Arthas diagnostics.

ArthasDevOpsIDE plugin
0 likes · 16 min read
Deploy SpringBoot Apps Directly from IDEA Using Cloud Toolkit
Java Captain
Java Captain
Jul 13, 2019 · Cloud Native

Comprehensive Docker Guide: Introduction, Installation, Basic Commands, Dockerfile, and Image Publishing

This article provides a detailed overview of Docker, covering its origins, core concepts, advantages, installation steps, configuration of accelerators, essential command‑line usage, container lifecycle management, Dockerfile syntax for custom images, and how to publish images to public and private registries.

ContainerizationDevOpsDockerfile
0 likes · 19 min read
Comprehensive Docker Guide: Introduction, Installation, Basic Commands, Dockerfile, and Image Publishing
DevOps
DevOps
Jul 11, 2019 · R&D Management

Reflections on a Four‑Week Research Project About Google’s Agile Core

The author recounts a four‑week, self‑organized DevOps research sprint on Google’s agile practices, describing the challenges of remote teamwork, sprint planning, iterative deliverables, and the final presentation, while highlighting lessons learned about autonomy, communication, and outcome‑focused management.

DevOpsresearchsprint
0 likes · 7 min read
Reflections on a Four‑Week Research Project About Google’s Agile Core
Ctrip Technology
Ctrip Technology
Jul 11, 2019 · Cloud Native

Ctrip’s Continuous Delivery Practices and Unified Build Platform with Jenkins on Kubernetes

This article describes Ctrip’s large‑scale continuous delivery system, its benefits for efficiency, quality, reliability and team collaboration, the evolution of its deployment models, the design of a unified Jenkins‑based build platform, and practical experiences running Jenkins on Kubernetes with elastic scheduling and workspace management.

Continuous DeliveryDevOpsJenkins
0 likes · 19 min read
Ctrip’s Continuous Delivery Practices and Unified Build Platform with Jenkins on Kubernetes
DevOpsClub
DevOpsClub
Jul 9, 2019 · Operations

How Microsoft’s Release Flow Revamped DevOps Efficiency

This article examines Microsoft’s DevOps transformation, detailing the shift to a trunk‑based Release Flow, the new branch strategy, pull‑request workflow, hot‑fix process, and how these practices dramatically boost engineering speed, reliability, and large‑scale deployment across data centers.

Azure DevOpsBranch StrategyDevOps
0 likes · 13 min read
How Microsoft’s Release Flow Revamped DevOps Efficiency
Architect's Tech Stack
Architect's Tech Stack
Jul 8, 2019 · Cloud Native

Understanding Docker Images, Containers, and Commands

This article explains Docker's core concepts—including the union file system, the distinction between images and containers, the structure of read‑only and read‑write layers, and detailed explanations of common Docker commands such as create, start, run, ps, images, and more—providing a comprehensive guide for developers to master container technology.

ContainerDevOpsDocker
0 likes · 12 min read
Understanding Docker Images, Containers, and Commands
DevOps
DevOps
Jul 2, 2019 · R&D Management

Implementing Requirement Itemization in TFS: Process and Best Practices

This article explains how the Agricultural Bank's R&D Center uses TFS for end‑to‑end requirement itemization, detailing the workflow of project, module, and function work items, the importance of standardized information entry, and guidelines for demand batch and change number documentation.

DevOpsTFSprocess
0 likes · 4 min read
Implementing Requirement Itemization in TFS: Process and Best Practices
DevOps Cloud Academy
DevOps Cloud Academy
Jun 30, 2019 · Operations

Integrating ZenTao with Jenkins for Automated Builds

This guide explains how to configure ZenTao to trigger Jenkins builds automatically when tasks reach a designated status, covering Jenkins parameterized builds, webhook setup, integration testing, and practical tips for controlling builds based on task state.

DevOpsJenkinsZenTao
0 likes · 2 min read
Integrating ZenTao with Jenkins for Automated Builds
Tencent Cloud Developer
Tencent Cloud Developer
Jun 28, 2019 · Cloud Computing

How Serverless 2.0 Redefines Cloud Development: Architecture, Features, and Tooling

The article analyzes the rapid growth of the serverless market, outlines the technical limitations of existing serverless solutions, and details Tencent Cloud's Serverless 2.0 architecture—including event functions, HTTP functions, HTTP services, developer tools, DevOps integration, and monitoring—while presenting real‑world use cases and performance improvements.

Cloud ComputingDevOpsEvent-driven
0 likes · 15 min read
How Serverless 2.0 Redefines Cloud Development: Architecture, Features, and Tooling
360 Tech Engineering
360 Tech Engineering
Jun 28, 2019 · Operations

Modular Puppet Code: Environments, Modules, and Classes

This article explains how to structure modular Puppet code by configuring environments, creating reusable modules, and designing classes, covering environment paths, hiera data, module generation, publishing to the Forge, and key class functions such as include, require, contain, and hiera_include.

DevOpsPuppetautomation
0 likes · 11 min read
Modular Puppet Code: Environments, Modules, and Classes
DevOps
DevOps
Jun 25, 2019 · Operations

Applying Emergency Room Principles to IT Operations: Kanban, Scrum, and Prioritization

The article draws parallels between emergency rooms and IT operations, describing how Kanban's WIP limits, one‑to‑one liaison models, transparent dashboards, and Scrum time‑boxing (daily stand‑ups and weekly reviews) help a globally distributed team prioritize urgent incidents while still advancing important non‑urgent work.

DevOpsIT OperationsIncident Management
0 likes · 10 min read
Applying Emergency Room Principles to IT Operations: Kanban, Scrum, and Prioritization
Efficient Ops
Efficient Ops
Jun 25, 2019 · Operations

Unlocking the Future of IT: What Is Operations Development and Why It Matters

This article defines operations development, examines why traditional IT ops tools often fail, outlines a four‑principle methodology emphasizing simplicity, automation, full‑stack and collaborative development, and explains how mastering these practices can transform manual operations into efficient, scalable DevOps solutions.

DevOpsfull-stacktool development
0 likes · 12 min read
Unlocking the Future of IT: What Is Operations Development and Why It Matters
DevOps
DevOps
Jun 24, 2019 · Operations

Why TDD Is Essential for Effective DevOps and Continuous Delivery

The article argues that without Test‑Driven Development (TDD) or its extension ATDD, DevOps initiatives and continuous delivery pipelines lack reliable automated testing, making releases risky despite high code‑coverage metrics.

ATDDContinuous DeliveryDevOps
0 likes · 6 min read
Why TDD Is Essential for Effective DevOps and Continuous Delivery
MaGe Linux Operations
MaGe Linux Operations
Jun 24, 2019 · Operations

Mastering Elegant Dockerfiles: From Basics to Multi‑Stage Builds

This article explains Docker containers and Dockerfiles, compares simple and compact Dockerfile examples, demonstrates single‑file versus multi‑file builds, and shows how multi‑stage builds can dramatically reduce image size while keeping Dockerfiles maintainable and efficient.

ContainerizationDevOpsDocker
0 likes · 12 min read
Mastering Elegant Dockerfiles: From Basics to Multi‑Stage Builds
System Architect Go
System Architect Go
Jun 24, 2019 · Fundamentals

Revisiting the Twelve-Factor App: Core Principles for Building Robust and Scalable Services

This article reviews the Twelve-Factor App methodology, outlining twelve essential guidelines—including codebase management, explicit dependencies, configuration separation, backing services, build‑release‑run workflow, stateless processes, port binding, concurrency, disposability, environment parity, logging, and admin processes—to help developers design resilient, cloud‑native applications.

App ArchitectureDevOpsScalability
0 likes · 6 min read
Revisiting the Twelve-Factor App: Core Principles for Building Robust and Scalable Services
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.

ContainersDevOpsDocker
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 OutlookDevOpsPeople Challenges
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.

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

DevOpsDockerfiledocker-compose
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 testingDevOpsOrganizational Change
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.

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

DevOpsExportImport
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 UpdateDevOpsStatus Workflow
0 likes · 4 min read
How to Use TFS: Understanding Defect Statuses and Performing Bulk Updates
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.

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

DevOpsEngineering ProductivityGoogle
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.

DevOpsEngineering ProductivityGoogle
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.

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

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

Cluster ManagementDevOpsPerformance Optimization
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.

DevOpsproduct-managementrequirements
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.

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

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

ContainerizationDevOpsGame Marketing
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.

DevOpsOperationscost optimization
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/CDDevOpsJenkins
0 likes · 15 min read
Reexamining Software Process Improvement in the DevOps and Cloud‑Native Era
DevOps Cloud Academy
DevOps Cloud Academy
May 12, 2019 · Operations

Installing SaltStack and Integrating with Jenkins for Automated Deployment

This guide walks through installing SaltStack components (salt‑master, salt‑minion, and salt‑api) on CentOS, configuring them, testing the API, and then integrating SaltStack with Jenkins by creating Jenkinsfiles that invoke Salt commands via the API or direct CLI for automated deployments.

Configuration ManagementDevOpsJenkins
0 likes · 4 min read
Installing SaltStack and Integrating with Jenkins for Automated Deployment
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.

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

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

Continuous DeliveryDatabase DeploymentDevOps
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.

DevOpscloud-nativefeature environment
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.

ContainerizationDevOpsDocker Swarm
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.

AccelerateDevOpsNicole 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 PracticesDevOpsOperations
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 ComputingDevOps
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 ModelDevOpsDidi
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.

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

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

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

Configuration ManagementDevOpsPuppet
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.

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

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

ContainerDevOpsTechnical architecture
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.

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

DevOpsOperationsTeam Integration
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.

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

DevOpsDistributed SystemsResilience
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.

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

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

DevOpscontainer orchestrationinfrastructure
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.

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

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

DevOpschange managementcontinuous integration
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.

DevOpsproduct-management
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.

DevOpsRoadmaptesting
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 ComputingDevOpsIT infrastructure
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.

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

Cloud ComputingDevOpsOperations
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.

DevOpsUCloudci/cd
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.

DevOpsDevelopmentfeedback loops
0 likes · 10 min read
The Historical Conflict Between Development and Operations and the Evolution of DevOps