Tagged articles

DevOps

3877 articles · Page 30 of 39
DevOps Cloud Academy
DevOps Cloud Academy
Feb 28, 2020 · Operations

How the Mall Team Leveraged a DevOps Toolchain for Remote Development During the Pandemic

During the COVID‑19 pandemic, the mall development team adopted a comprehensive DevOps toolchain—including JIRA, GitLab, Jenkins, Sonar, Docker, and Wiki—to enable end‑to‑end remote development, automated pipelines, and continuous delivery, resulting in improved efficiency, reliable releases, and seamless collaboration.

CI/CDDevOpsDocker
0 likes · 8 min read
How the Mall Team Leveraged a DevOps Toolchain for Remote Development During the Pandemic
DevOps Cloud Academy
DevOps Cloud Academy
Feb 27, 2020 · Operations

Jenkins Infrastructure, Project Management, and Configuration‑as‑Code Overview

This article introduces Jenkins infrastructure setup, including installation via Ansible, Puppet, Chef or Docker, outlines management tools such as CLI, REST API, python‑jenkins and Jenkins‑client, describes project creation plugins like Job DSL, Job Builder and Jenkinsfile, and explains system configuration using Groovy scripts and the Configuration‑as‑Code plugin.

CI/CDConfiguration as CodeDevOps
0 likes · 3 min read
Jenkins Infrastructure, Project Management, and Configuration‑as‑Code Overview
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 26, 2020 · Cloud Native

Reinventing DataWorks: How Microservices and Cloud‑Native Architecture Solve Legacy Pain Points

This article examines the long‑standing technical and operational challenges of Alibaba's DataWorks platform—such as heavy legacy baggage, complex environments, tight coupling, and frequent releases—and explains how adopting a cloud‑native microservice architecture, service mesh, and DevOps practices can transform the platform into a flexible, scalable, and future‑proof data development ecosystem.

DataWorksDevOpsarchitecture
0 likes · 31 min read
Reinventing DataWorks: How Microservices and Cloud‑Native Architecture Solve Legacy Pain Points
DevOps
DevOps
Feb 25, 2020 · Fundamentals

Frequently Asked Questions About Agile Testing and Their Answers

This article provides a comprehensive Q&A covering common misconceptions, recommended books, incremental vs. iterative development, test‑to‑dev ratios, suitable projects, DevOps differences, unit‑test ownership, workload estimation, bug handling, release criteria, test‑team organization, automation practices, and essential skills for effective agile testing.

Agile TestingDevOpssoftware quality
0 likes · 14 min read
Frequently Asked Questions About Agile Testing and Their Answers
Efficient Ops
Efficient Ops
Feb 24, 2020 · Operations

How to Build an Effective Operations Monitoring Platform: Tools, Design, and Best Practices

This article explains why monitoring is essential for operations, reviews popular monitoring tools such as Cacti, Nagios, Zabbix, Ganglia, Centreon, Prometheus and Grafana, outlines a six‑layer unified monitoring platform architecture, offers selection guidance for different enterprise sizes, and shares evolution lessons from small to large scale deployments.

DevOpsGrafanaPrometheus
0 likes · 20 min read
How to Build an Effective Operations Monitoring Platform: Tools, Design, and Best Practices
DevOps Cloud Academy
DevOps Cloud Academy
Feb 24, 2020 · Cloud Native

Configuring Jenkins with a Chinese Mirror Using Docker

This guide explains how to set up a Jenkins instance with a domestic update mirror by customizing a Docker image, adjusting environment variables, copying certificates, and modifying update‑center URLs to improve plugin download speed in China.

CI/CDConfigurationDevOps
0 likes · 5 min read
Configuring Jenkins with a Chinese Mirror Using Docker
FunTester
FunTester
Feb 24, 2020 · Operations

Curated List of Software Testing and Development Resources

This page compiles a comprehensive collection of Chinese-language articles and resources covering software testing principles, automation strategies, DevOps integration, QA best practices, and related development topics, providing readers with curated links to deepen their understanding of testing methodologies and industry trends.

DevOpsautomationquality assurance
0 likes · 3 min read
Curated List of Software Testing and Development Resources
DevOps
DevOps
Feb 24, 2020 · Operations

The Flaws of Gartner’s Dual‑Mode IT Model and the Case for DevOps

Jez Humble argues that Gartner’s dual‑mode IT model oversimplifies modern enterprises, creates harmful trade‑offs between agility and stability, and ultimately hinders performance, while advocating a DevOps‑driven approach that simultaneously enhances speed, reliability, and business outcomes across both record‑keeping and engagement systems.

DevOpsGartnerIT Operations
0 likes · 8 min read
The Flaws of Gartner’s Dual‑Mode IT Model and the Case for DevOps
Efficient Ops
Efficient Ops
Feb 23, 2020 · Operations

Mastering Ansible: Architecture, Workflow, and Essential Commands Explained

This article introduces Ansible as a model‑driven configuration manager, explains its core architecture and workflow, and details the seven primary commands—including ansible, ansible‑doc, ansible‑galaxy, ansible‑lint, ansible‑playbook, ansible‑pull, and ansible‑vault—providing usage examples and practical insights for effective automation.

AnsibleDevOpsPlaybooks
0 likes · 8 min read
Mastering Ansible: Architecture, Workflow, and Essential Commands Explained
DevOps Cloud Academy
DevOps Cloud Academy
Feb 22, 2020 · Operations

Why Use Shared Libraries in Jenkins Pipelines?

The article explains that shared libraries, a familiar concept from languages like Python, are implemented in Jenkins as Groovy classes containing methods, helping to centralize pipeline code, avoid bloated Jenkinsfiles, and improve maintainability, while also promoting a live broadcast and group chat.

CI/CDDevOpsGroovy
0 likes · 3 min read
Why Use Shared Libraries in Jenkins Pipelines?
Programmer DD
Programmer DD
Feb 21, 2020 · Operations

How We Cut Deployment Time from Days to Minutes with FRP, Docker, and Ansible

This article details a three‑stage evolution of environment deployment—from manual installation to VM image restoration and finally to automatic registration with command issuance—showing how FRP tunneling, Docker containers, Ansible automation, and a custom deploy tool dramatically reduce deployment effort and eliminate the need for dedicated ops staff.

AnsibleDevOpsautomation
0 likes · 13 min read
How We Cut Deployment Time from Days to Minutes with FRP, Docker, and Ansible
Product Technology Team
Product Technology Team
Feb 19, 2020 · Frontend Development

How Zhenkun Built a Unified Frontend Tech Stack for Rapid Scaling

This article details how Zhenkun's frontend team responded to fast business growth by unifying their tech stack—introducing a private npm registry, a custom CLI scaffolding tool, Node.js backend, mock services, standardized webpack builds, DevOps automation, static resource delivery, monitoring, visual editors, UI component libraries, and automated testing—to boost development efficiency and maintainability across multiple locations.

DevOpsMonitoringautomation
0 likes · 15 min read
How Zhenkun Built a Unified Frontend Tech Stack for Rapid Scaling
Open Source Linux
Open Source Linux
Feb 19, 2020 · Cloud Native

What Is Docker? A Deep Dive into Its Architecture and Core Concepts

This article explains Docker’s origins from LXC, its relationship with Linux containers, core components such as images, containers, and registries, compares Docker with traditional VMs, and details the internal architecture including client, daemon, server, engine, jobs, drivers, and libcontainer.

DevOpsDockerLinux
0 likes · 18 min read
What Is Docker? A Deep Dive into Its Architecture and Core Concepts
DevOps Cloud Academy
DevOps Cloud Academy
Feb 19, 2020 · Operations

Why Use Shared Libraries in Jenkins Pipelines?

The article explains the concept of shared libraries, compares them to Python modules, describes how Jenkins uses Groovy classes for reusable pipeline code, and highlights their role in simplifying and standardizing Jenkinsfile management while also promoting an upcoming live event.

CI/CDDevOpsGroovy
0 likes · 2 min read
Why Use Shared Libraries in Jenkins Pipelines?
DevOps
DevOps
Feb 19, 2020 · Operations

Single‑Point Breakthrough in Enterprise DevOps Transformation: JD.com Case Study

The article explains how focusing on a single critical point—such as the deployment stage—can dramatically accelerate an organization’s end‑to‑end DevOps transformation, illustrated with JD.com’s journey from manual releases to an automated, high‑efficiency continuous delivery platform.

Continuous DeliveryDevOpsJD.com
0 likes · 11 min read
Single‑Point Breakthrough in Enterprise DevOps Transformation: JD.com Case Study
DevOps Cloud Academy
DevOps Cloud Academy
Feb 16, 2020 · Operations

Jenkins API Endpoints and Using httpRequest in a Pipeline

This guide lists Jenkins REST API endpoints for project management tasks such as retrieving information, creating, disabling, enabling, deleting, and building jobs, and demonstrates how to wrap HTTP requests with the httpRequest step in a Jenkins pipeline using authentication tokens.

APICI/CDDevOps
0 likes · 3 min read
Jenkins API Endpoints and Using httpRequest in a Pipeline
NetEase Game Operations Platform
NetEase Game Operations Platform
Feb 15, 2020 · Databases

Using Flyway for Database Version Management: Principles, Configuration, and Best Practices

This article introduces Flyway as a database migration tool, explains its working principle, directory and naming conventions, supported databases, and provides detailed step‑by‑step instructions, best‑practice guidelines, and troubleshooting tips for safely managing MySQL schema changes in production environments.

Database MigrationDevOpsMySQL
0 likes · 13 min read
Using Flyway for Database Version Management: Principles, Configuration, and Best Practices
Efficient Ops
Efficient Ops
Feb 11, 2020 · Cloud Native

Master Docker: From Basics to Advanced Container Management

This comprehensive guide explains Docker’s core concepts, advantages over traditional VMs, architecture, essential components, installation steps, common commands, Dockerfile syntax, storage handling, networking modes, and practical examples, providing developers and ops engineers with a solid foundation for container‑based workflows.

DevOpsDockerVirtualization
0 likes · 23 min read
Master Docker: From Basics to Advanced Container Management
DevOps Cloud Academy
DevOps Cloud Academy
Feb 10, 2020 · Operations

Jenkinsfile Pipeline Development Tools: Snippet Generator, Declarative Syntax Generator, Global Variables, and Common Pipeline Methods

This guide introduces Jenkinsfile pipeline development utilities, covering a snippet generator, declarative syntax generator, essential global variables, and frequently used pipeline methods such as JSON handling, credential usage, source checkout, HTML reporting, interactive input, build user identification, and HTTP requests.

CI/CDDevOpsGroovy
0 likes · 4 min read
Jenkinsfile Pipeline Development Tools: Snippet Generator, Declarative Syntax Generator, Global Variables, and Common Pipeline Methods
ITPUB
ITPUB
Feb 9, 2020 · Cloud Native

Understanding Docker: From LXC Roots to Modern Container Architecture

This article explains the fundamentals of Linux Containers (LXC), their relationship to Docker, Docker's core concepts, architecture components, and practical commands for installation, image management, container lifecycle, and troubleshooting, providing a comprehensive guide for developers and operations engineers.

ContainersDevOpsDocker
0 likes · 29 min read
Understanding Docker: From LXC Roots to Modern Container Architecture
Alibaba Cloud Native
Alibaba Cloud Native
Feb 7, 2020 · Cloud Native

What Are the 5 Most Important Changes in Helm 3? A Deep Dive

This article explains the five key Helm 3 changes—including the removal of Tiller, the shift to distributed chart repositories, JSON schema validation, enhanced testing, and command‑line syntax updates—while providing practical command examples and discussing their impact on Kubernetes workflows.

DevOpsHelmHelm 3
0 likes · 9 min read
What Are the 5 Most Important Changes in Helm 3? A Deep Dive
Alibaba Cloud Native
Alibaba Cloud Native
Feb 5, 2020 · Cloud Native

Why OAM Is the Key to Simplifying Cloud‑Native Application Management

This article explains the motivations behind OAM, outlines its eight core values—including cloud‑native declarative definitions, platform‑agnostic deployment, infrastructure‑as‑code, architecture‑focused design, integrated operations, transparent integration, role separation, scalability, and modular collaboration—while providing concrete YAML examples and AWS ECS CLI principles.

DevOpsInfrastructure as CodeKubernetes
0 likes · 12 min read
Why OAM Is the Key to Simplifying Cloud‑Native Application Management
Yanxuan Tech Team
Yanxuan Tech Team
Feb 3, 2020 · Frontend Development

How a Structured Frontend Engineering Framework Boosts Efficiency and Reduces Rework

This article explains how the evolution of frontend technologies led to engineering challenges and presents a comprehensive, layered solution—including goal definition, architecture design, CLI tooling, schematics, and CI integration—that streamlines project initialization, development, resource reuse, and upgrades while improving productivity and maintainability.

CLIDevOpsEngineering
0 likes · 17 min read
How a Structured Frontend Engineering Framework Boosts Efficiency and Reduces Rework
FunTester
FunTester
Feb 1, 2020 · Operations

Essential DevOps Toolchain: From Source Control to Automated Deployment

DevOps integrates development and operations through continuous integration, delivery, and deployment, leveraging tools such as Git, Jenkins, Ansible, and cloud platforms like Azure DevOps and AWS to automate code management, build processes, configuration, testing, and infrastructure provisioning, ultimately accelerating delivery and improving quality.

CI/CDDevOpsToolchain
0 likes · 8 min read
Essential DevOps Toolchain: From Source Control to Automated Deployment
NetEase Game Operations Platform
NetEase Game Operations Platform
Feb 1, 2020 · Operations

Practical Guide to GitLab CI/CD for Microservice Projects

This article presents a comprehensive practical guide on using GitLab's built‑in CI/CD features for microservice projects, covering pipeline, stage, job concepts, .gitlab-ci.yml configuration, runner installation, Docker image building, registry push, and deployment strategies, supplemented with code snippets and diagrams.

CI/CDDevOpsDocker
0 likes · 10 min read
Practical Guide to GitLab CI/CD for Microservice Projects
Architects' Tech Alliance
Architects' Tech Alliance
Jan 31, 2020 · Cloud Native

Key DevOps Trends for 2020: Cloud‑Native, Container Registries, Go, Security, Open Source, Serverless, and Multi‑Cloud

The article surveys the 2020 DevOps landscape, highlighting how cloud‑native architecture, container registries, Go adoption, heightened security, open‑source momentum, serverless computing, and multi‑cloud strategies are reshaping software delivery and organizational digital transformation.

Container RegistryDevOpsMulti-Cloud
0 likes · 19 min read
Key DevOps Trends for 2020: Cloud‑Native, Container Registries, Go, Security, Open Source, Serverless, and Multi‑Cloud
MaGe Linux Operations
MaGe Linux Operations
Jan 31, 2020 · Operations

Balancing Stability and Speed: Lessons from Google SRE for Modern Ops

This article examines the tension between operations and development teams, explains Google's SRE error‑budget model, and shares practical reflections on engineering ops, on‑call rotation, automation, and talent development to achieve a sustainable balance between product stability and rapid innovation.

DevOpsError BudgetSRE
0 likes · 8 min read
Balancing Stability and Speed: Lessons from Google SRE for Modern Ops
FunTester
FunTester
Jan 27, 2020 · Fundamentals

Why Integration Testing Is Essential for Seamless Software Collaboration

Integration testing verifies that individually tested software units work together as intended, bridging the gap between unit tests and system tests, and is a critical practice for DevOps teams to ensure cohesive, reliable applications.

DevOpsintegration testingquality assurance
0 likes · 6 min read
Why Integration Testing Is Essential for Seamless Software Collaboration
DevOps Engineer
DevOps Engineer
Jan 22, 2020 · Operations

Automating GitStats Reports with a Jenkins Pipeline

To keep Git repository analysis up‑to‑date, this guide shows how to create a Jenkins pipeline that periodically or on‑demand runs GitStats, generates HTML reports, deploys them to Tomcat, and cleans up workspace, supporting multiple repositories with parameterized builds and email notifications.

CI/CDDevOpsGitStats
0 likes · 5 min read
Automating GitStats Reports with a Jenkins Pipeline
DevOps
DevOps
Jan 21, 2020 · Operations

Continuous Deployment at Facebook and OANDA: Practices, Quantitative Analysis, and Lessons Learned

This paper examines continuous deployment practices at Facebook and OANDA, presenting background, methodology, quantitative results on productivity and quality, key findings, lessons, limitations, related work, and concluding that continuous deployment can scale with organization size when supported by management and automation.

DevOpsProductivitysoftware engineering
0 likes · 42 min read
Continuous Deployment at Facebook and OANDA: Practices, Quantitative Analysis, and Lessons Learned
FunTester
FunTester
Jan 19, 2020 · Operations

How to Successfully Transition to a Collaborative DevOps Culture

The article outlines why moving from isolated architectures to a collaborative DevOps system requires cultural change, phased implementation steps, strong leadership, appropriate tooling, and continuous monitoring to achieve sustainable automation and delivery.

Culture ChangeDevOpsLeadership
0 likes · 7 min read
How to Successfully Transition to a Collaborative DevOps Culture
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jan 18, 2020 · Cloud Native

How Tencent Scaled Mini‑Program Development with Cloud‑Native DevOps and Serverless

This article details Tencent Online Education's three business lines, the challenges of mini‑program engineering such as inconsistent environments and release issues, and how a custom DevOps workflow, automated testing, a bespoke CLI tool, and Serverless cloud functions were introduced to create a unified, scalable cloud‑native development pipeline.

CI/CDDevOpsautomation
0 likes · 12 min read
How Tencent Scaled Mini‑Program Development with Cloud‑Native DevOps and Serverless
DevOps
DevOps
Jan 15, 2020 · Operations

Building Trust, Respect, and Accountability: The Role of Culture in DevOps Transformation

The article explains how a strong, transparent enterprise culture—characterized by trust, respect, and accountability—is the foundational prerequisite for successful DevOps transformation, illustrating key concepts, cultural barriers, and real‑world case studies that show why cultural change must precede technical adoption.

CultureDevOpsenterprise
0 likes · 10 min read
Building Trust, Respect, and Accountability: The Role of Culture in DevOps Transformation
NetEase Game Operations Platform
NetEase Game Operations Platform
Jan 11, 2020 · Operations

Best Practices for Writing Efficient Dockerfiles

This article presents a concise Dockerfile template, explains how to build efficient images by minimizing layers, leveraging caches, using multi‑stage builds, and addresses common pitfalls such as over‑caching, proper use of ARG/ENV, COPY vs ADD, and CMD/ENTRYPOINT configurations.

DevOpsDockerDockerfile
0 likes · 12 min read
Best Practices for Writing Efficient Dockerfiles
macrozheng
macrozheng
Jan 8, 2020 · Operations

How to Set Up Jenkins Automated Deployment for the Mall Project

This guide walks you through preparing scripts, uploading them, making them executable, and creating Jenkins jobs for each module of the multi‑module Mall project to achieve fully automated deployment using free‑style projects and SSH execution.

CI/CDDevOpsJenkins
0 likes · 8 min read
How to Set Up Jenkins Automated Deployment for the Mall Project
DevOps
DevOps
Jan 7, 2020 · Operations

DevOps Planning and Practice in a Large State‑Owned Commercial Bank

This article outlines how a major state‑owned commercial bank designed and implemented a DevOps framework—including goals, architecture, the three main pillars of tools, processes, and standards—and shares practical insights, maturity assessment methods, and Q&A for large‑scale financial institutions.

BankingDevOpsMaturity Assessment
0 likes · 12 min read
DevOps Planning and Practice in a Large State‑Owned Commercial Bank
Youzan Coder
Youzan Coder
Jan 3, 2020 · Operations

Improving Software Development Efficiency through Lean Practices and DevOps at Youzan

Youzan’s Efficiency Improvement team applied lean manufacturing principles and DevOps practices—quantifying technical debt, automating high‑coverage unit tests, streamlining continuous integration, and fostering a culture with visual CI indicators—to eliminate waste, accelerate integration cycles, and markedly boost overall software development efficiency.

DevOpsLeanSoftware Efficiency
0 likes · 12 min read
Improving Software Development Efficiency through Lean Practices and DevOps at Youzan
Efficient Ops
Efficient Ops
Jan 2, 2020 · Operations

When a Database Outage Turns Into a Comedy of Errors: A Real‑World Ops Tale

A chaotic incident‑response story shows how a DBA and SA scramble through VPN glitches, broken jump servers, log hunting, ad‑hoc config tweaks, unexpected bugs, security scans, and frantic firefighting to finally restore a production system, highlighting the messy reality of modern operations.

DatabaseDevOpsSQL
0 likes · 4 min read
When a Database Outage Turns Into a Comedy of Errors: A Real‑World Ops Tale
Cloud Native Technology Community
Cloud Native Technology Community
Jan 2, 2020 · Cloud Native

How Serverless Transforms Cloud Computing: Insights from CNBPS 2019

At CNBPS 2019, Tencent Cloud architect Kong Lingfei explained the evolution, architectures, and practical use cases of Serverless, detailing its three technical models, supporting tools, and real‑world deployments, illustrating how the shift to Function‑as‑a‑Service reduces operational overhead and accelerates product development.

DevOpsFunction-as-a-ServiceServerless
0 likes · 14 min read
How Serverless Transforms Cloud Computing: Insights from CNBPS 2019
DevOps Cloud Academy
DevOps Cloud Academy
Jan 1, 2020 · Operations

Jenkins Pipeline Best Practices: Do’s and Don’ts

This article outlines essential Jenkins Pipeline best practices, including using the official Pipeline plugin, treating pipelines as code, organizing work into stages and nodes, leveraging parallel execution, handling inputs with timeouts, and preferring stash over archive for artifact management.

CI/CDDevOpsGroovy
0 likes · 7 min read
Jenkins Pipeline Best Practices: Do’s and Don’ts
DevOps Cloud Academy
DevOps Cloud Academy
Dec 30, 2019 · Operations

How to Implement an Effective CI/CD Pipeline

Implementing an effective CI/CD pipeline involves understanding continuous integration, delivery, and deployment, recognizing their benefits such as faster feedback and early error detection, and following key stages—from commit and build to testing and production deployment—while selecting appropriate tools and practices to streamline software delivery.

CI/CDContinuous DeliveryDevOps
0 likes · 6 min read
How to Implement an Effective CI/CD Pipeline
Laravel Tech Community
Laravel Tech Community
Dec 27, 2019 · Backend Development

Master Laravel from Zero: A Practical Roadmap for Beginners

This guide walks beginners through Laravel fundamentals, setting up development environments, hands‑on project ideas, documentation habits, team standards, job‑search strategies, and a long‑term learning path to become a well‑rounded backend engineer.

DevOpsLearning PathPHP
0 likes · 7 min read
Master Laravel from Zero: A Practical Roadmap for Beginners
Tencent Cloud Developer
Tencent Cloud Developer
Dec 26, 2019 · Cloud Computing

Serverless Technology Salon: Exploring Serverless + 5G, Framework Practices, and Frontend Efficiency

The Serverless Technology Salon in Shanghai on December 28, 2023 will showcase how serverless architecture combined with 5G, the Serverless Framework, SSR and frontend tools can accelerate development, reduce costs, and include hands‑on tutorials, expert talks, and exclusive giveaways for participants.

5GCloud ComputingDevOps
0 likes · 5 min read
Serverless Technology Salon: Exploring Serverless + 5G, Framework Practices, and Frontend Efficiency
Sohu Tech Products
Sohu Tech Products
Dec 25, 2019 · Cloud Native

Docker Basics, Architecture, Commands, and Deployment Practices

This article introduces Docker as a leading container platform, explains its core concepts, architecture components, and common commands, and provides step‑by‑step tutorials for deploying a Node.js application and MongoDB using Dockerfile, Docker Compose, and related tools.

DevOpsDockerDocker Compose
0 likes · 14 min read
Docker Basics, Architecture, Commands, and Deployment Practices
FunTester
FunTester
Dec 25, 2019 · Industry Insights

Why DevTestOps Is the Next Evolution in DevOps Automation

This article explains the evolution from traditional DevOps to DevTestOps, detailing continuous testing, the benefits of integrating automated testing into DevOps pipelines, practical implementation steps, and why organizations should adopt DevTestOps to enhance software quality and delivery speed.

ContinuousTestingDevOpsDevTestOps
0 likes · 8 min read
Why DevTestOps Is the Next Evolution in DevOps Automation
Architecture Digest
Architecture Digest
Dec 25, 2019 · Operations

Designing a Multi‑Environment CI/CD Architecture with Jenkins

This article presents a comprehensive Jenkins‑based CI/CD solution that supports multiple branches, environments, projects, and programming languages, offering one‑click deployment and rollback, standardized naming conventions, configurable project mapping files, and a flexible multi‑environment workflow for automated and manual triggers.

CI/CDDevOpsJenkins
0 likes · 9 min read
Designing a Multi‑Environment CI/CD Architecture with Jenkins
Tencent Cloud Developer
Tencent Cloud Developer
Dec 24, 2019 · Cloud Native

Tencent Online Education: Cloud Migration and Cloud‑Native Architecture Evolution

Since 2017, Tencent Online Education has migrated its siloed, self‑developed services to a unified cloud‑native architecture—standardizing micro‑services, selecting open‑source middleware, and enhancing DevOps with Kubernetes, CI/CD, and data migration—thereby boosting development efficiency, scalability, cost savings, and fostering a collaborative engineering culture.

DevOpsMiddlewareTencent
0 likes · 11 min read
Tencent Online Education: Cloud Migration and Cloud‑Native Architecture Evolution
DevOps Cloud Academy
DevOps Cloud Academy
Dec 22, 2019 · Operations

Using Jenkins Pipeline Plugins: readJSON, withCredentials, checkout, publishHTML, input, BuildUser, and httpRequest

This guide demonstrates how to use several Jenkins Pipeline plugins—including readJSON, withCredentials, checkout, publishHTML, input, BuildUser, and httpRequest—to handle JSON data, manage credentials, retrieve source code, publish HTML reports, interactively collect input, obtain build user information, and perform HTTP requests within a CI/CD workflow.

CI/CDDevOpsGroovy
0 likes · 4 min read
Using Jenkins Pipeline Plugins: readJSON, withCredentials, checkout, publishHTML, input, BuildUser, and httpRequest
Alibaba Cloud Native
Alibaba Cloud Native
Dec 19, 2019 · Cloud Native

How Cloud‑Native Tech Bridges Cloud and Edge: Kubernetes at the Edge Explained

This article explores how cloud‑native principles and Kubernetes enable seamless integration of cloud and edge computing, detailing the challenges of edge infrastructure, the layered architecture of Kubernetes, the evolution of Alibaba Cloud's ACK@Edge service, real‑world use cases, and practical Q&A for developers.

ACK@EdgeContainer ServicesDevOps
0 likes · 23 min read
How Cloud‑Native Tech Bridges Cloud and Edge: Kubernetes at the Edge Explained
Meituan Technology Team
Meituan Technology Team
Dec 19, 2019 · Mobile Development

Meituan React Native (MRN) Dynamic Framework: Architecture, Practices, and Performance

Meituan’s MRN framework extends React Native with a layered hybrid architecture, custom component library, multi‑bundle build strategy, and automated release pipeline, enabling rapid deployment of over 60 RN pages, cutting package size, improving productivity by over 50 %, and delivering high‑stability performance across Android and iOS.

DevOpsMeituanPerformance
0 likes · 34 min read
Meituan React Native (MRN) Dynamic Framework: Architecture, Practices, and Performance
Ctrip Technology
Ctrip Technology
Dec 19, 2019 · Cloud Native

Evolution of Ctrip Cloud Platform: From OpenStack IAAS to Cloud‑Native Kubernetes

This article chronicles Ctrip's cloud‑infrastructure journey—from the early OpenStack‑based IAAS platform through containerization with Mesos, the migration to large‑scale Kubernetes clusters, and the adoption of cloud‑native practices that improve resource utilization, deployment speed, and application governance.

DevOpsInfrastructure as CodeKubernetes
0 likes · 10 min read
Evolution of Ctrip Cloud Platform: From OpenStack IAAS to Cloud‑Native Kubernetes
Ctrip Technology
Ctrip Technology
Dec 19, 2019 · Operations

Ctrip Hotel DevOps Testing Practices and the Moss Platform

This article examines how Ctrip Hotel implements DevOps testing—from business and technical drivers, through continuous delivery challenges, to the design of the Moss platform, its toolchain, data center, and future automation goals—highlighting practical solutions for rapid, high‑quality software delivery.

CI/CDContinuous DeliveryCtrip
0 likes · 14 min read
Ctrip Hotel DevOps Testing Practices and the Moss Platform
UCloud Tech
UCloud Tech
Dec 19, 2019 · Cloud Native

Why Containers Matter: From Docker Basics to Kubernetes Orchestration

This lesson introduces container technology, explains Docker’s core concepts, image layering, Dockerfile syntax, and common commands, while also showing how Kubernetes scales container management for cloud‑native applications. It highlights the advantages over traditional VMs, resource utilization improvements, and practical examples for building and running container images.

DevOpsDockerDockerfile
0 likes · 10 min read
Why Containers Matter: From Docker Basics to Kubernetes Orchestration
Efficient Ops
Efficient Ops
Dec 16, 2019 · Backend Development

How to Build a Scalable Backend Stack for Startups

This guide outlines the essential components of a startup’s backend architecture, covering language choices, middleware, databases, messaging, monitoring, CI/CD, and cloud services, and provides practical selection criteria and best‑practice recommendations to help teams design a robust, scalable, and maintainable system.

DevOpsarchitecturebackend
0 likes · 33 min read
How to Build a Scalable Backend Stack for Startups
21CTO
21CTO
Dec 15, 2019 · Backend Development

How One Engineer Built a Full‑Featured Podcast Search Engine Solo

This article details how a single engineer created Listen Notes, a podcast search engine and API, by leveraging standard web technologies, AWS infrastructure, Django backend, React frontend, Ansible-driven DevOps, and a suite of monitoring and productivity tools, proving that a solo effort can launch a robust internet product.

AWSAnsibleDevOps
0 likes · 13 min read
How One Engineer Built a Full‑Featured Podcast Search Engine Solo
System Architect Go
System Architect Go
Dec 15, 2019 · Operations

Using Makefile to Define Build Commands and Advanced Features

This article explains how to use Makefiles to create custom build commands, define variables, handle recursive targets, incorporate shell output, add conditional checks, and generate help messages, providing practical examples for Go projects and general build automation.

DevOpsGoMakefile
0 likes · 5 min read
Using Makefile to Define Build Commands and Advanced Features
Architects Research Society
Architects Research Society
Dec 12, 2019 · Operations

The Problem with Docker and Alpine’s Package Pinning

The article explains how Alpine Linux’s lack of historic package retention complicates Docker image reproducibility, discusses the importance of version pinning, compares repository versus package pinning, and highlights the challenges developers face when older package versions become unavailable.

Alpine LinuxDevOpsPackage Pinning
0 likes · 5 min read
The Problem with Docker and Alpine’s Package Pinning
ITPUB
ITPUB
Dec 12, 2019 · Cloud Native

What Makes Kubernetes Tick? Pods, ReplicationControllers, and Services Explained

The author explores Kubernetes by reading "Kubernetes in Action", uncovering why pods are the smallest deployable unit, how ReplicationControllers maintain desired replica counts, and how Services provide stable access, while emphasizing a problem‑first, think‑first approach to mastering the platform.

Container OrchestrationDevOpsKubernetes
0 likes · 8 min read
What Makes Kubernetes Tick? Pods, ReplicationControllers, and Services Explained
Architects Research Society
Architects Research Society
Dec 9, 2019 · Operations

Overview of StackStorm: An Open‑Source Automation Platform

StackStorm is an open‑source automation platform that integrates existing infrastructure and applications, enabling event‑driven workflows, troubleshooting, auto‑remediation, and continuous deployment through modular components such as sensors, triggers, actions, rules, workflows, and packs, all managed via a web UI, CLI, and REST API.

DevOpsIntegrationautomation
0 likes · 7 min read
Overview of StackStorm: An Open‑Source Automation Platform
DevOps Cloud Academy
DevOps Cloud Academy
Dec 6, 2019 · Information Security

Jenkins Security Threats: Attack Vectors, Exploitation Techniques, and Mitigation Strategies

This article examines how adversaries target Jenkins automation servers, detailing common discovery methods, exploitation techniques such as Java deserialization and mis‑configured authentication, and practical red‑team demonstrations of credential extraction, script‑console abuse, and malicious job creation to illustrate mitigation recommendations.

CI/CDCredential TheftDevOps
0 likes · 14 min read
Jenkins Security Threats: Attack Vectors, Exploitation Techniques, and Mitigation Strategies
Ops Development Stories
Ops Development Stories
Dec 5, 2019 · Cloud Native

How to Build a Production-Ready ELK Logging Platform on Kubernetes

This tutorial explains ELK concepts, the logs needed from Kubernetes, three ELK stack collection strategies, step‑by‑step deployment of a single‑node ELK cluster, Filebeat agents, ingress configuration, and Kibana visualization to achieve a production‑grade log management solution.

DevOpsELKFilebeat
0 likes · 25 min read
How to Build a Production-Ready ELK Logging Platform on Kubernetes
Tencent TDS Service
Tencent TDS Service
Dec 5, 2019 · Game Development

How Tencent’s WeTest Elevates Game Quality with Cloud‑Based Testing and AI Insights

Tencent’s WeTest platform, now rebranded and expanded internationally, offers developers a comprehensive suite of cloud‑based testing, performance monitoring, AI‑driven analysis, and industry‑standard tools that bridge technical and design quality, helping game and app creators deliver higher‑quality products worldwide.

AI AnalyticsDevOpscloud testing
0 likes · 17 min read
How Tencent’s WeTest Elevates Game Quality with Cloud‑Based Testing and AI Insights
Java Captain
Java Captain
Nov 30, 2019 · Cloud Native

Microservices Architecture Overview: Core Concepts, Benefits, and Implementation Details

This article provides a comprehensive overview of microservices, covering its origin, definition, core principles such as small independent services, process isolation, lightweight communication, deployment and management, while discussing advantages, challenges, suitable organizational structures, and key technical components like service discovery, gateways, configuration centers, monitoring, circuit breaking, containers, and orchestration frameworks.

Container OrchestrationDevOpsdistributed tracing
0 likes · 15 min read
Microservices Architecture Overview: Core Concepts, Benefits, and Implementation Details
Youzan Coder
Youzan Coder
Nov 29, 2019 · Operations

Recap of the 3rd Hangzhou Testing Salon – Continuous Delivery and Efficient Testing Environments

The 3rd Hangzhou Testing Salon, part of Youzan’s eighth technical series, featured Youzan leaders discussing continuous‑delivery product evolution, platform design, and cost‑effective testing environments, with videos and PPT available, while future Alibaba and KuJia sessions will be announced soon.

Continuous DeliveryDevOpsplatform operations
0 likes · 4 min read
Recap of the 3rd Hangzhou Testing Salon – Continuous Delivery and Efficient Testing Environments
HomeTech
HomeTech
Nov 29, 2019 · Cloud Native

How a Used‑Car Business Achieved 100% Containerization in One Month

In just 30 days the used‑car division transformed its entire application portfolio from 3.33% to full containerization, cutting costs, speeding deployments, and handling 120 million daily requests, while sharing the practical lessons, challenges, and future goals learned from the journey.

DevOpsDockercase study
0 likes · 8 min read
How a Used‑Car Business Achieved 100% Containerization in One Month
ITPUB
ITPUB
Nov 28, 2019 · Operations

How DevOps, CI/CD, and Containerization Became My Thanksgiving Gratitude

In this reflective Thanksgiving post, the author thanks DevOps practices—consistent code delivery, automated CI/CD pipelines, and application containerization—highlighting how they eliminate manual errors, improve accountability across environments, enable scalable infrastructure as code, and foster collaboration, ultimately transforming the software development lifecycle.

CI/CDDevOpsGitOps
0 likes · 7 min read
How DevOps, CI/CD, and Containerization Became My Thanksgiving Gratitude
DevOps
DevOps
Nov 27, 2019 · R&D Management

Facebook Case Study: Engineering Culture, Rapid Growth, and Management Practices

This case study examines Facebook's origins, mission, core leadership, explosive growth, business model, and especially its distinctive engineering culture—known as The Hacker Way—highlighting practices such as bootcamps, hackathons, hackamonths, information transparency, and empowerment that drive innovation and align employee performance with company goals.

DevOpsFacebookThe Hacker Way
0 likes · 17 min read
Facebook Case Study: Engineering Culture, Rapid Growth, and Management Practices
MaGe Linux Operations
MaGe Linux Operations
Nov 26, 2019 · Operations

Master Prometheus: From Basics to Advanced Configuration and Alerts

This article introduces Prometheus, an open‑source monitoring system, explains its core components such as server, exporters, and Alertmanager, provides step‑by‑step installation and configuration instructions, demonstrates alert rule setup, and shows integration with tools like Grafana, Telegraf, Spring Boot and Canal.

AlertmanagerDevOpsGrafana
0 likes · 10 min read
Master Prometheus: From Basics to Advanced Configuration and Alerts
FunTester
FunTester
Nov 26, 2019 · Industry Insights

How to Choose the Right Automated Testing Tool: Types, Criteria, and Best Practices

This guide explains why automated testing is overtaking manual testing, outlines the main categories of automation tools, and provides practical criteria—such as platform support, adoption ease, scripting flexibility, integration, reporting, and licensing—to help teams select the most suitable solution for their CI/CD and DevOps workflows.

CI/CDDevOpssoftware testing
0 likes · 9 min read
How to Choose the Right Automated Testing Tool: Types, Criteria, and Best Practices
dbaplus Community
dbaplus Community
Nov 25, 2019 · Operations

From Manual Ops to AI‑Powered Monitoring: Scaling Weibo Ads Infrastructure

This article outlines how the Weibo advertising team evolved its operations from hand‑crafted scripts to a fully automated, AI‑enhanced platform, covering service governance, multi‑datacenter deployment, a custom automation system (Kunkka), effective alerting, full‑link tracing, and a massive metric monitoring solution built on big‑data technologies.

AIOpsDevOpsMonitoring
0 likes · 15 min read
From Manual Ops to AI‑Powered Monitoring: Scaling Weibo Ads Infrastructure