Tagged articles

DevOps

3877 articles · Page 26 of 39
MaGe Linux Operations
MaGe Linux Operations
Dec 3, 2020 · Cloud Native

Essential Kubernetes Tools: Deploy, Monitor, and Develop with Ease

This article introduces a curated list of Kubernetes tools—including cluster deployment solutions, monitoring utilities, CLI helpers, and development aids—explaining how each simplifies container orchestration, enhances DevOps workflows, and empowers engineers to manage, observe, and extend their Kubernetes environments efficiently.

CLI ToolsCluster ManagementDevOps
0 likes · 7 min read
Essential Kubernetes Tools: Deploy, Monitor, and Develop with Ease
DevOps Cloud Academy
DevOps Cloud Academy
Dec 1, 2020 · Operations

Implementing CI/CD with Jenkins and GitOps on Kubernetes

This article provides a comprehensive step‑by‑step guide to building a CI/CD pipeline using Jenkins, GitOps, ArgoCD, and Kubernetes, covering software installation, plugin configuration, shared library setup, Jenkinsfile creation, image building, deployment with Kustomize, and webhook integration with GitLab.

ArgoCDCI/CDDevOps
0 likes · 14 min read
Implementing CI/CD with Jenkins and GitOps on Kubernetes
dbaplus Community
dbaplus Community
Nov 28, 2020 · Operations

How a Chinese City Bank Integrated DevOps, AI, and Big Data to Transform Operations

This case study details how a city‑bank leveraged DevOps and ITIL integration, AI‑driven monitoring, and Spark‑based big‑data analytics to build a unified development‑testing‑operations platform, improve service availability, shorten deployment cycles, and achieve near‑99.99% system uptime across its core banking services.

AIBankingBig Data
0 likes · 17 min read
How a Chinese City Bank Integrated DevOps, AI, and Big Data to Transform Operations
Efficient Ops
Efficient Ops
Nov 27, 2020 · Operations

How Guosen Securities Achieved Level‑2 DevOps Excellence in Its Gold Sun Mobile App

In a detailed interview, Guosen Securities’ IT head Yang Yang explains how the Gold Sun mobile app’s DevOps assessment reached the national Level‑2 standard, describing the project’s micro‑service architecture, automated pipelines, monitoring, capacity management, and the broader impact on the firm’s operational maturity and future DevOps roadmap.

Continuous DeliveryDevOpsFinancial Services
0 likes · 15 min read
How Guosen Securities Achieved Level‑2 DevOps Excellence in Its Gold Sun Mobile App
Efficient Ops
Efficient Ops
Nov 27, 2020 · Operations

How China Agricultural Bank’s DevOps Team Won the 2020 Banking DevOps Team Award

In a 2020 interview, the China Agricultural Bank DevOps Construction Engineering Team explains how they built a comprehensive DevOps capability—covering toolchains, workflow management, metrics, and standards—overcame pandemic‑related obstacles, and earned the prestigious Banking DevOps Team of the Year award while outlining their 2021 roadmap.

AgileContinuous DeliveryDevOps
0 likes · 10 min read
How China Agricultural Bank’s DevOps Team Won the 2020 Banking DevOps Team Award
Efficient Ops
Efficient Ops
Nov 27, 2020 · Operations

How Minsheng Bank Reached Leading DevOps Maturity in Continuous Delivery

Minsheng Bank’s Open Platform project recently passed the third‑level Continuous Delivery assessment of China’s DevOps Capability Maturity Model, showcasing how the bank leveraged standardized DevOps practices, containerized micro‑services, and agile tooling to boost development efficiency, improve processes, and drive digital transformation.

Banking TechnologyContinuous DeliveryDevOps
0 likes · 11 min read
How Minsheng Bank Reached Leading DevOps Maturity in Continuous Delivery
Efficient Ops
Efficient Ops
Nov 27, 2020 · Operations

Inside China Agricultural Bank’s Mobile Banking Success: Reaching Level‑3 DevOps Continuous Delivery

The article details how China Agricultural Bank’s mobile banking deposit‑loan module achieved a domestic leading Level‑3 rating in the DevOps continuous delivery assessment, highlighting the bank’s DevOps practices, interview insights, and the broader significance of the DevOps standards introduced at the 15th GOPS conference.

Continuous DeliveryDevOpsmobile banking
0 likes · 13 min read
Inside China Agricultural Bank’s Mobile Banking Success: Reaching Level‑3 DevOps Continuous Delivery
Ops Development Stories
Ops Development Stories
Nov 27, 2020 · Operations

How to Monitor Redis with Zabbix Agent2: A Complete Guide

This article explains how to use Zabbix Agent2 to monitor Redis, covering the plugin's architecture, configuration priority, methods for retrieving INFO, CONFIG, health status, and slow‑query logs, as well as practical steps to set up the Redis template in Zabbix.

Agent2DevOpsMonitoring
0 likes · 9 min read
How to Monitor Redis with Zabbix Agent2: A Complete Guide
JavaEdge
JavaEdge
Nov 26, 2020 · Cloud Native

How Docker Transforms Microservice Development and DevOps Automation

The article explains how the rise of containers addresses the testing, deployment, and machine‑initialization challenges of microservices, introduces DevOps principles, details Docker’s image layering and Dockerfile syntax, and shows a practical four‑layer Docker image example for streamlined production workflows.

CI/CDDevOpsDocker
0 likes · 9 min read
How Docker Transforms Microservice Development and DevOps Automation
JD Tech Talk
JD Tech Talk
Nov 26, 2020 · Operations

Understanding DevOps and Solving Automated Testing Challenges with the JAT Platform

This article explains the fundamentals of DevOps, outlines the common difficulties of implementing automated testing in CI/CD pipelines, and introduces the JAT platform’s features—such as code‑based and no‑code testing, test project scaffolding, visualized test methods, data aggregation, and CI/CD integration—to help development teams achieve faster, more reliable software delivery.

CI/CDDevOpsJAT
0 likes · 9 min read
Understanding DevOps and Solving Automated Testing Challenges with the JAT Platform
DevOps Cloud Academy
DevOps Cloud Academy
Nov 25, 2020 · Cloud Native

Using Spinnaker for Continuous Delivery in Kubernetes Environments

This article provides a comprehensive guide to Spinnaker, covering its role in Kubernetes, integration with cloud providers, detailed architecture, pipeline design, workflow steps, and best practices for implementing continuous delivery in cloud‑native environments.

CI/CDContinuous DeliveryDevOps
0 likes · 11 min read
Using Spinnaker for Continuous Delivery in Kubernetes Environments
DevOps Cloud Academy
DevOps Cloud Academy
Nov 23, 2020 · Cloud Native

How to Set Up an etcd Cluster and Deploy It on Kubernetes

This guide walks through installing etcd, launching a static three‑node pseudo‑cluster on a single host, explains key command‑line flags, and shows how to deploy, configure, and scale the etcd cluster in Kubernetes using a corrected StatefulSet manifest.

ClusterDevOpsdistributed systems
0 likes · 16 min read
How to Set Up an etcd Cluster and Deploy It on Kubernetes
Top Architect
Top Architect
Nov 23, 2020 · Operations

Comprehensive Architecture Skill Maps and DevOps Tool Classification

This article compiles extensive architecture skill maps, categorizes DevOps tools across development, deployment, and maintenance phases, and discusses related technologies such as cloud computing, big data, and security, providing a detailed reference for architects and engineers seeking a holistic view of modern software delivery ecosystems.

DevOpsSkillMapToolchain
0 likes · 10 min read
Comprehensive Architecture Skill Maps and DevOps Tool Classification
MaGe Linux Operations
MaGe Linux Operations
Nov 21, 2020 · Operations

Jenkins vs GitLab CI/CD: Which DevOps Tool Suits Your Projects?

This article provides an in‑depth comparison of Jenkins and GitLab CI/CD, covering their histories, core features, strengths, weaknesses, and practical guidance to help DevOps teams choose the most suitable continuous integration and delivery platform for their specific project requirements.

CI/CDContinuous DeliveryDevOps
0 likes · 15 min read
Jenkins vs GitLab CI/CD: Which DevOps Tool Suits Your Projects?
DevOps Cloud Academy
DevOps Cloud Academy
Nov 20, 2020 · Operations

Integrating Gerrit with Jenkins for Automated Code Review and CI Pipeline

This article explains how to set up Gerrit for code review, configure it via Docker, add a Jenkins user and SSH keys, adjust project permissions, install the Gerrit Trigger plugin in Jenkins, and create a Jenkinsfile that automatically runs a pipeline when a review is merged, providing a complete DevOps CI/CD workflow.

CI/CDDevOpsGerrit
0 likes · 10 min read
Integrating Gerrit with Jenkins for Automated Code Review and CI Pipeline
DeWu Technology
DeWu Technology
Nov 19, 2020 · Mobile Development

Evolution of Android Architecture at DeWu App

The DeWu Android team transformed a rapidly expanding, tightly‑coupled codebase into a modular, stable, and efficient architecture by introducing componentization, CI/CD pipelines, DevOps practices, and reusable services across three evolutionary stages, ultimately delivering business value through open‑source libraries, streamlined processes, and improved developer productivity.

AndroidComponentizationDevOps
0 likes · 8 min read
Evolution of Android Architecture at DeWu App
NetEase Yanxuan Technology Product Team
NetEase Yanxuan Technology Product Team
Nov 18, 2020 · Operations

Building a DevOps Toolchain for R&D Efficiency at Yanxuan

Yanxuan revamped its DevOps toolchain—integrating a unified CMDB, layered monitoring, standardized CI/CD artifact flow, and the Overmind R&D efficiency platform—to streamline planning, coding, testing, deployment, and monitoring, thereby reducing collaboration costs, accelerating delivery, and maintaining quality as the organization scales to hundreds of engineers.

CI/CDCMDBDevOps
0 likes · 12 min read
Building a DevOps Toolchain for R&D Efficiency at Yanxuan
Pupu Technology
Pupu Technology
Nov 18, 2020 · Cloud Native

How Pupu Optimized Development and Testing Environments with Kubernetes and Service Mesh

The article details Pupu's step‑by‑step journey of tackling microservice‑driven development and testing environment pain points by introducing Kubernetes namespaces, parallel service startup, persistent storage adjustments, a custom Istio‑based service mesh, and automated configuration synchronization, ultimately cutting setup time from hours to minutes while reducing resource consumption.

DevOpsEnvironment OptimizationIstio
0 likes · 14 min read
How Pupu Optimized Development and Testing Environments with Kubernetes and Service Mesh
Efficient Ops
Efficient Ops
Nov 17, 2020 · Operations

Master Ansible: From Basics to Advanced Automation with Playbooks

This article provides a comprehensive guide to Ansible, covering its purpose, key features, installation steps, SSH key setup, inventory configuration, core commands, essential modules, playbook syntax, handlers, role structures, and practical examples for automating Linux system administration.

AnsibleDevOpsLinux
0 likes · 27 min read
Master Ansible: From Basics to Advanced Automation with Playbooks
DevOps Cloud Academy
DevOps Cloud Academy
Nov 16, 2020 · Information Security

Integrating Trivy Image Security Scanning into GitLab CI/CD Pipelines

This tutorial demonstrates how to integrate Trivy image security scanning into a GitLab CI/CD pipeline, covering tool selection, Dockerfile creation, pipeline configuration, scheduled scans, handling vulnerability reports, and strategies for failing builds based on severity levels.

CI/CDDevOpsGitLab CI
0 likes · 15 min read
Integrating Trivy Image Security Scanning into GitLab CI/CD Pipelines
Practical DevOps Architecture
Practical DevOps Architecture
Nov 13, 2020 · Operations

Ansible Core Concepts and Basic Command Examples

This article introduces essential Ansible terminology such as control node, managed nodes, inventory, host files, modules, tasks, playbooks, and roles, and demonstrates basic commands for user creation, directory management, file deletion, and package handling on Linux hosts.

AnsibleDevOpsLinux
0 likes · 5 min read
Ansible Core Concepts and Basic Command Examples
Liangxu Linux
Liangxu Linux
Nov 11, 2020 · Operations

Understanding DevOps, CI/CD, and Agile: A Practical Overview

This article explains the DevOps methodology, the roles of Continuous Integration and Continuous Delivery/Deployment, and how Agile development fits into modern software workflows, highlighting their goals, processes, and the relationships among these concepts for faster and more reliable software releases.

AgileCDCI
0 likes · 6 min read
Understanding DevOps, CI/CD, and Agile: A Practical Overview
Java High-Performance Architecture
Java High-Performance Architecture
Nov 10, 2020 · Cloud Native

Master Docker Management with Portainer: Quick Setup and Full Feature Walkthrough

This guide introduces Portainer, a lightweight Docker management UI, showing how to install it as a container, connect to the local Docker engine, and explore its main features such as image listing, container control, resource monitoring, logs, and an integrated console, helping Docker users streamline operations.

Container ManagementDevOpsDocker
0 likes · 5 min read
Master Docker Management with Portainer: Quick Setup and Full Feature Walkthrough
Efficient Ops
Efficient Ops
Nov 8, 2020 · Operations

6 Essential kubectl Tricks to Master Kubernetes Troubleshooting

This guide presents six practical kubectl commands—including get, events, logs, yaml output, scaling, and port‑forwarding—along with detailed usage tips to help you quickly diagnose and resolve common issues in Kubernetes deployments.

DevOpsKubernetesTroubleshooting
0 likes · 6 min read
6 Essential kubectl Tricks to Master Kubernetes Troubleshooting
DevOps Engineer
DevOps Engineer
Nov 5, 2020 · Operations

Understanding JFrog Artifactory: Features, Advantages, and Best Practices for Artifact Management

This article introduces JFrog Artifactory, explains its role as a universal artifact repository, outlines its key advantages such as multi‑format support, CI/CD integration, powerful search, lifecycle management, and provides practical guidance on repository naming, permissions, retention policies, and workflow best practices.

ArtifactoryCI/CDDevOps
0 likes · 12 min read
Understanding JFrog Artifactory: Features, Advantages, and Best Practices for Artifact Management
Efficient Ops
Efficient Ops
Nov 4, 2020 · Operations

Unlocking SRE: Foundations, Principles, and Career Paths Explained

This article clarifies common misconceptions about Site Reliability Engineering, outlines the role’s responsibilities, presents the SRE Foundation course syllabus and target audience, and highlights the GOPS 2020 Global Operations Conference where the training is offered.

DevOpsReliabilitySRE
0 likes · 7 min read
Unlocking SRE: Foundations, Principles, and Career Paths Explained
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Nov 3, 2020 · Cloud Native

Why Docker Containers Revolutionize Application Deployment

This article explains how Docker containers, built on Linux kernel virtualization, provide lightweight isolation, higher resource efficiency, rapid startup, consistent environments, easy migration, and simplified maintenance, and walks through installation, image creation, registry usage, and deployment on Huawei Cloud SWR.

ContainersDevOpsDocker
0 likes · 9 min read
Why Docker Containers Revolutionize Application Deployment
DevOps Cloud Academy
DevOps Cloud Academy
Nov 2, 2020 · Cloud Native

Kustomize Tutorial: Declarative Kubernetes Configurations with Overlays, Patches, Secrets, and Image Updates

This article demonstrates how to replace Helm with Kustomize for managing Kubernetes manifests, covering installation, base and overlay structures, strategic patches for environment variables, replica counts, secrets, ConfigMaps, and image version updates, and shows how to build and apply the final configuration.

Declarative ConfigurationDevOpsKustomize
0 likes · 13 min read
Kustomize Tutorial: Declarative Kubernetes Configurations with Overlays, Patches, Secrets, and Image Updates
IT Architects Alliance
IT Architects Alliance
Oct 31, 2020 · Cloud Native

What Is Cloud Native? Origins, Core Concepts, and Why It Matters

Cloud native, coined by Matt Stine in 2013, blends DevOps, continuous delivery, microservices, and agile infrastructure into a philosophy that redesigns applications for any public, private, or hybrid cloud, emphasizing container packaging, automated pipelines, and cultural shifts to boost scalability and delivery speed.

Cloud InfrastructureContinuous DeliveryDevOps
0 likes · 10 min read
What Is Cloud Native? Origins, Core Concepts, and Why It Matters
DevOps Cloud Academy
DevOps Cloud Academy
Oct 28, 2020 · Operations

Five Core DevOps Values for Effective IT Transformation

The article outlines five fundamental DevOps values—stakeholder feedback, continuous improvement beyond existing processes, breaking silos, cross‑organizational collaboration, and fostering a learning culture—explaining how they guide IT teams to adapt, innovate, and deliver quality outcomes in rapidly changing environments.

DevOpsIT transformationLearning Culture
0 likes · 8 min read
Five Core DevOps Values for Effective IT Transformation
ByteFE
ByteFE
Oct 28, 2020 · Frontend Development

Engineering Practices and Platform Evolution for Frontend Development at ByteDance

This article details ByteDance's journey in front‑end engineering, describing the evolution from manual deployments to a fully automated CI/CD pipeline, the creation of a dedicated front‑end deployment platform, and the ongoing development of a comprehensive front‑end R&D platform that integrates DevOps and SRE principles.

CI/CDDevOpsPlatform
0 likes · 15 min read
Engineering Practices and Platform Evolution for Frontend Development at ByteDance
FunTester
FunTester
Oct 28, 2020 · Operations

How to Build an Effective QA Process When Resources Are Tight

This guide explains why many IT budgets neglect quality assurance, presents data from the 2019‑2020 World Quality Report, and offers practical steps—ownership, prioritization, integration, automation, reporting, and documentation—to establish a robust QA workflow even with limited resources.

CI/CDDevOpsQA
0 likes · 6 min read
How to Build an Effective QA Process When Resources Are Tight
Cloud Native Technology Community
Cloud Native Technology Community
Oct 28, 2020 · Cloud Native

Hierarchical Namespace Controller (HNC): Exploring Kubernetes Multi‑Tenant Model and Practical Use Cases

This article introduces the Hierarchical Namespace Controller (HNC) for Kubernetes, explains how to install and use it to create parent‑child namespaces, demonstrates role inheritance and two real‑world scenarios—self‑provisioning and application templating—while highlighting current limitations and community‑driven improvements.

DevOpsHNCKubernetes
0 likes · 9 min read
Hierarchical Namespace Controller (HNC): Exploring Kubernetes Multi‑Tenant Model and Practical Use Cases
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Oct 28, 2020 · Operations

How to Install and Configure Jenkins on CentOS 7

This guide walks through installing Jenkins on CentOS 7, covering prerequisite JDK setup, repository configuration, service start‑up, troubleshooting common startup errors, firewall adjustments, and port configuration to get a functional CI/CD server.

CI/CDDevOpsInstallation
0 likes · 6 min read
How to Install and Configure Jenkins on CentOS 7
DevOps
DevOps
Oct 28, 2020 · Backend Development

2020 China API Ecosystem and Developer Survey Report: Findings on API Usage, Development Practices, and Lifecycle Management

The 2020 China API Ecosystem and Developer Survey Report, jointly released by Huawei Cloud, InfoQ Research Institute and partners, analyzes API adoption, developer demographics, tooling preferences, lifecycle management practices, and future trends, offering actionable insights for enterprises shaping their API strategies.

APIDevOpsDeveloper Survey
0 likes · 8 min read
2020 China API Ecosystem and Developer Survey Report: Findings on API Usage, Development Practices, and Lifecycle Management
DevOps Coach
DevOps Coach
Oct 26, 2020 · Operations

Mastering Visual Management in DevOps: Key Practices and Common Pitfalls

This article explains Google’s DevOps solution framework, focusing on the measurement pillar by detailing how to implement visual management boards, avoid typical mistakes, improve their effectiveness, and measure their impact against team goals, while referencing the DORA study that underpins the approach.

DevOpsMetricsVisual Management
0 likes · 11 min read
Mastering Visual Management in DevOps: Key Practices and Common Pitfalls
IT Architects Alliance
IT Architects Alliance
Oct 26, 2020 · R&D Management

What Skills Do You Need to Become a Great Software Architect?

This comprehensive guide outlines the philosophical mindset, core competencies, technical knowledge, architectural principles, and essential tools that aspiring software architects should master to build robust, scalable, and secure systems in modern IT environments.

Cloud ComputingDevOpsSoftware Architecture
0 likes · 14 min read
What Skills Do You Need to Become a Great Software Architect?
Programmer DD
Programmer DD
Oct 26, 2020 · Cloud Native

Docker Made Easy: Deploy a Vue App with Nginx in Minutes

This guide walks you through Docker fundamentals, comparing containers to virtual machines, explaining core concepts, installing Docker, building a Dockerfile for a Vue project, creating and running an Nginx‑based image, publishing it to a registry, and sharing best practices for efficient container deployment.

DevOpsDockerDockerfile
0 likes · 16 min read
Docker Made Easy: Deploy a Vue App with Nginx in Minutes
DevOps Cloud Academy
DevOps Cloud Academy
Oct 25, 2020 · Operations

Deploying Jenkins on AWS with Terraform for CI/CD

This tutorial explains how to automate CI/CD by installing Jenkins on an AWS EC2 instance using Terraform, covering prerequisites, Bash installation scripts, plugin setup, a sample pipeline job, Terraform variable definitions, resource provisioning, and accessing the Jenkins web interface.

AWSCI/CDDevOps
0 likes · 10 min read
Deploying Jenkins on AWS with Terraform for CI/CD
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 21, 2020 · Cloud Computing

From IaaS to PaaS: How Cloud‑Native Tech Supercharges Delivery

This article explains how Alibaba’s shift from IaaS to a PaaS‑centric, cloud‑native approach changes application architecture, introduces new protocols, and accelerates delivery through standardized contracts, service mesh, lightweight containers, and automated lifecycle management.

DevOpsIaaSPaaS
0 likes · 11 min read
From IaaS to PaaS: How Cloud‑Native Tech Supercharges Delivery
Efficient Ops
Efficient Ops
Oct 20, 2020 · Operations

How Zhejiang Mobile Leveraged DevOps Standards to Accelerate Digital Transformation

At the 14th GOPS Global Operations Conference in Shenzhen, Zhejiang Mobile showcased its award‑winning DevOps implementation, explaining how standardized tools and processes boosted delivery efficiency, quality, and innovation while outlining future plans to deepen toolchain integration and empower broader digital transformation.

DevOpscase studydigital transformation
0 likes · 5 min read
How Zhejiang Mobile Leveraged DevOps Standards to Accelerate Digital Transformation
Efficient Ops
Efficient Ops
Oct 19, 2020 · Operations

Designing an Effective DevOps Operations System: Principles and Practices

This article outlines a comprehensive DevOps operations framework, tracing its evolution from traditional ops to modern automation, detailing business standards, work policies, system integration, and best‑practice norms to achieve high SLA, low cost, and a one‑stop operational platform.

DevOpsSREautomation
0 likes · 13 min read
Designing an Effective DevOps Operations System: Principles and Practices
DevOps Cloud Academy
DevOps Cloud Academy
Oct 19, 2020 · Cloud Native

Step‑by‑Step Guide to Deploy Spinnaker with Halyard on Kubernetes Using External Redis and MySQL

This guide walks through the complete deployment of Spinnaker on Kubernetes using Halyard, covering architecture analysis, preparation of Redis, MySQL and MinIO, container image retrieval, BOM preparation, Halyard configuration, external Redis and SQL database integration, authentication, canary analysis, monitoring, and additional settings.

CI/CDDevOpsHalyard
0 likes · 24 min read
Step‑by‑Step Guide to Deploy Spinnaker with Halyard on Kubernetes Using External Redis and MySQL
DevOps Coach
DevOps Coach
Oct 15, 2020 · Operations

Explore Jenkinsclient: A Powerful Cross‑Platform CLI for Jenkins

Jenkinsclient is an open‑source, Python‑based, cross‑platform command‑line client that offers Docker‑style commands to manage multiple Jenkins instances, covering configuration, nodes, plugins, credentials, jobs, queues, executors, and builds, with simple installation via pip.

CLIDevOpsJenkins
0 likes · 5 min read
Explore Jenkinsclient: A Powerful Cross‑Platform CLI for Jenkins
DevOps Coach
DevOps Coach
Oct 15, 2020 · Cloud Native

Mastering Kubernetes‑Based DevOps: End‑to‑End CI/CD Pipeline with Jenkins, Helm, and Docker

This comprehensive guide walks you through preparing hardware and network resources, setting up a private Git repository, installing Docker, Jenkins, Kubernetes, Helm, Baget, Harbor, and SonarQube, writing Dockerfiles and Helm charts, and configuring a Groovy Jenkinsfile to achieve a fully automated CI/CD workflow on a Kubernetes cluster.

CI/CDDevOpsDocker
0 likes · 27 min read
Mastering Kubernetes‑Based DevOps: End‑to‑End CI/CD Pipeline with Jenkins, Helm, and Docker
DevOps
DevOps
Oct 15, 2020 · Operations

Agile and DevOps: Friends or Foes? Understanding Their Relationship and Practices

This article explores the nuanced relationship between Agile and DevOps, clarifying common misconceptions, detailing how Scrum and continuous delivery intersect, and presenting the three‑layer DevOps model that helps teams integrate cultural, technical, and delivery practices for better collaboration and value delivery.

Continuous DeliveryDevOpsScrumban
0 likes · 11 min read
Agile and DevOps: Friends or Foes? Understanding Their Relationship and Practices
DevOps Coach
DevOps Coach
Oct 14, 2020 · Operations

Mastering Jenkins Declarative Pipeline Syntax: A Complete Guide

This article provides a comprehensive walkthrough of Jenkins' declarative pipeline syntax, covering required sections, optional directives, practical code examples, parallel execution, input handling, post actions, and tips for effective CI/CD pipeline creation.

CI/CDDeclarative PipelineDevOps
0 likes · 14 min read
Mastering Jenkins Declarative Pipeline Syntax: A Complete Guide
DevOps Cloud Academy
DevOps Cloud Academy
Oct 13, 2020 · Operations

DevOps Fundamentals: Reducing Batch Size and Eliminating Constraints

This article explains DevOps by describing how to create balanced workflows, reduce batch sizes to speed feedback, adopt trunk‑based development with continuous integration and delivery, and continuously identify and remove constraints such as long‑lived feature branches and slow environment provisioning.

Batch SizeDevOpsSoftware Delivery
0 likes · 7 min read
DevOps Fundamentals: Reducing Batch Size and Eliminating Constraints
Efficient Ops
Efficient Ops
Oct 12, 2020 · Operations

6 Essential kubectl Tricks to Master Kubernetes Troubleshooting

This guide presents six practical kubectl commands—including get, events, logs, yaml output, scaling, and port‑forwarding—that help you quickly diagnose and resolve common deployment and pod issues in Kubernetes clusters.

DevOpsKubernetesTroubleshooting
0 likes · 7 min read
6 Essential kubectl Tricks to Master Kubernetes Troubleshooting
HaoDF Tech Team
HaoDF Tech Team
Oct 9, 2020 · Operations

Automated Deployment Solution for HaoDF WeChat Mini Programs

This article describes how HaoDF built an automated, visual CI/CD pipeline for its WeChat mini programs, replacing manual testing and release steps with a platform that handles environment configuration, QR‑code generation, code merging, and deployment while improving efficiency, reducing errors, and supporting future scaling.

CI/CDDevOpsWeChat mini program
0 likes · 9 min read
Automated Deployment Solution for HaoDF WeChat Mini Programs
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Oct 9, 2020 · Cloud Native

What Is Cloud Native? Unpacking Its Core Concepts and Benefits

This article explains the origins, core principles, and practical components of Cloud Native—including microservices, containerization, DevOps, continuous delivery, and cloud infrastructure—showing how they reshape development culture, organization, and technology adoption for modern software teams.

Cloud InfrastructureContinuous DeliveryDevOps
0 likes · 11 min read
What Is Cloud Native? Unpacking Its Core Concepts and Benefits
DevOps Coach
DevOps Coach
Oct 9, 2020 · Operations

How to Master Database Change Management for Zero‑Downtime Deployments

This article explains Google DevOps’s four capability categories, dives into DORA‑backed best practices for database change management—including communication, migration scripts, tooling, zero‑downtime strategies, common pitfalls, and key metrics—to help teams deliver changes safely and quickly.

DORADatabase MigrationDevOps
0 likes · 13 min read
How to Master Database Change Management for Zero‑Downtime Deployments
Liangxu Linux
Liangxu Linux
Oct 7, 2020 · Operations

Turn Shell Commands into Real‑Time Visual Dashboards with Sampler

Sampler is a lightweight tool that runs shell commands, visualizes their output, and can trigger alerts; configured via simple YAML, it works on macOS, Linux and Windows, supports various components such as runcharts, sparklines, gauges, and interactive shells for monitoring databases, queues and system metrics.

DevOpsMonitoringsampler
0 likes · 15 min read
Turn Shell Commands into Real‑Time Visual Dashboards with Sampler
DevOps Coach
DevOps Coach
Oct 7, 2020 · Operations

Mastering Test Data Management in Google DevOps: Principles and Best Practices

This article explains Google DevOps' four capability categories, focuses on test data management for automated testing, outlines core principles, common pitfalls, improvement techniques, and metrics to measure effectiveness, helping teams build reliable, scalable CI pipelines.

DevOpsGoogle DevOpstest data management
0 likes · 8 min read
Mastering Test Data Management in Google DevOps: Principles and Best Practices
DevOps Coach
DevOps Coach
Oct 1, 2020 · Operations

Mastering Deployment Automation: Google’s DevOps Best Practices

This guide explains Google’s DevOps solution built on DORA research, outlines the four DevOps capability categories, and provides detailed steps, best practices, common pitfalls, improvement methods, and measurement techniques for implementing reliable, automated software deployments.

CI/CDDeployment AutomationDevOps
0 likes · 11 min read
Mastering Deployment Automation: Google’s DevOps Best Practices
Meituan Technology Team
Meituan Technology Team
Sep 30, 2020 · Mobile Development

Meituan Waimai Mobile Architecture Evolution and Containerization

Meituan Waimai’s mobile architecture progressed from early componentization through platformization and a custom React‑Native hybrid to a containerized system that unifies Android and iOS via SDKs, MRN and Titans containers, enabling dynamic updates, modular development, and massive traffic handling while demanding enhanced monitoring and release governance.

DevOpsMeituanarchitecture
0 likes · 39 min read
Meituan Waimai Mobile Architecture Evolution and Containerization
Architects Research Society
Architects Research Society
Sep 29, 2020 · Big Data

Understanding DataOps: Principles, Benefits, and Implementation

DataOps, an Agile‑derived methodology that extends DevOps principles to data analytics, emphasizes automation, collaboration, and continuous delivery to accelerate and improve data processing, quality, and business insight, while outlining its benefits, relationship to Agile/DevOps, and practical steps for adoption.

AgileBig DataContinuous Analytics
0 likes · 12 min read
Understanding DataOps: Principles, Benefits, and Implementation
Cloud Native Technology Community
Cloud Native Technology Community
Sep 29, 2020 · Operations

Running Jenkins on Tomcat in Windows – Tutorial Overview

This article introduces a tutorial video that demonstrates how to install and run Jenkins, the open‑source CI/CD platform, inside an Apache Tomcat servlet container on a Windows operating system, and provides links to related cloud‑native community resources and further Jenkins learning materials.

CI/CDDevOpsJenkins
0 likes · 3 min read
Running Jenkins on Tomcat in Windows – Tutorial Overview
Open Source Linux
Open Source Linux
Sep 26, 2020 · Cloud Native

Why Docker Beats Traditional Virtual Machines: Benefits, Drawbacks, and Real-World Insights

This article explains how Docker addresses environment‑configuration challenges, compares container technology with virtual machines, and outlines Docker’s advantages such as fast startup, low resource usage, image layering, isolation, rapid rollback, and lower deployment and management costs, while also discussing its remaining limitations.

DevOpsDockercontainerization
0 likes · 10 min read
Why Docker Beats Traditional Virtual Machines: Benefits, Drawbacks, and Real-World Insights
Efficient Ops
Efficient Ops
Sep 25, 2020 · Operations

How Saike Mobility Achieved Level‑3 DevOps Maturity in China

This article details Saike Mobility's successful Level‑3 DevOps continuous‑delivery assessment, shares insights from an interview with their operations director, and explains the national DevOps capability maturity model that is shaping engineering efficiency across Chinese tech enterprises.

Continuous DeliveryDevOpsMaturity Model
0 likes · 8 min read
How Saike Mobility Achieved Level‑3 DevOps Maturity in China
Efficient Ops
Efficient Ops
Sep 25, 2020 · Operations

What Made the 2020 GOPS Shenzhen Conference a DevOps Milestone?

The 2020 GOPS Global Operations Conference in Shenzhen showcased a series of high‑impact DevOps talks, standards releases, enterprise assessments, and collaborative initiatives that highlighted the evolving landscape of cloud, data, and operational excellence across leading Chinese tech organizations.

AIOpsDataOpsDevOps
0 likes · 10 min read
What Made the 2020 GOPS Shenzhen Conference a DevOps Milestone?
ITPUB
ITPUB
Sep 25, 2020 · Operations

How to Speed Up GitHub Access: Mirrors, CDN, Hosts Hacks and More

This guide presents nine practical methods to accelerate GitHub access—including mirror sites, Cloudflare Workers proxies, raw file CDN replacements, JsDelivr usage, Gitee fork transfers, and manual hosts file edits—complete with URLs, step‑by‑step instructions, and illustrative screenshots.

CDNDevOpsGitHub
0 likes · 7 min read
How to Speed Up GitHub Access: Mirrors, CDN, Hosts Hacks and More
Efficient Ops
Efficient Ops
Sep 25, 2020 · Operations

Inside China Telecom’s DevOps Platform: Winning Top‑Tier Standard Evaluation

China Telecom’s System Integration subsidiary’s ‘BiYi’ collaborative development platform recently passed the inaugural DevOps system and tool standards assessment by the China Academy of Information and Communications Technology, showcasing how standardized, end‑to‑end toolchains and continuous integration pipelines can boost efficiency, quality, and industry leadership in large‑scale IT operations.

China TelecomDevOpsPlatform Assessment
0 likes · 13 min read
Inside China Telecom’s DevOps Platform: Winning Top‑Tier Standard Evaluation
Efficient Ops
Efficient Ops
Sep 25, 2020 · Operations

How a Chinese Bank’s DevOps Platform Achieved Top‑Tier Standards

The article recounts Zhongyuan Bank’s successful DevOps platform evaluation at the 14th GOPS Global Operations Conference, detailing the bank’s digital transformation, the platform’s architecture, and insights from a Q&A with senior technical leaders on standards, toolchains, and future DevOps directions.

BankingDevOpsPlatform
0 likes · 15 min read
How a Chinese Bank’s DevOps Platform Achieved Top‑Tier Standards
Efficient Ops
Efficient Ops
Sep 25, 2020 · Operations

How Ping An Bank’s Starlink Platform Achieved DevOps Standard Certification

Ping An Bank’s Starlink DevOps platform, recognized by China’s CAICT as a first‑batch certified system‑and‑tool solution, showcases how standardized toolchains, end‑to‑end value streams, and data‑driven metrics can dramatically boost development speed, quality, and operational efficiency in the financial sector.

BankingDevOpsPlatform
0 likes · 13 min read
How Ping An Bank’s Starlink Platform Achieved DevOps Standard Certification
Programmer DD
Programmer DD
Sep 25, 2020 · Operations

Supercharge GitHub Access with Free Mirrors, Proxies, and Hosts Tweaks

This guide compiles multiple free methods—including mirror sites, Cloudflare Workers proxies, raw file CDNs, Chrome extensions, Gitee imports, and hosts file modifications—to dramatically speed up GitHub cloning, downloading releases, and accessing raw files for developers worldwide.

DevOpsGitHubNetwork
0 likes · 6 min read
Supercharge GitHub Access with Free Mirrors, Proxies, and Hosts Tweaks
DevOps Cloud Academy
DevOps Cloud Academy
Sep 25, 2020 · Operations

Understanding DevOps, SecOps, and DevSecOps: Definitions, Benefits, and Choosing the Right Approach

This guide explains the concepts of DevOps, SecOps, and DevSecOps, outlines their respective benefits, and helps organizations decide which security‑focused operational model best fits their needs by comparing their focus on integration, automation, and collaboration across development, operations, and security teams.

DevOpsDevSecOpsSecOps
0 likes · 6 min read
Understanding DevOps, SecOps, and DevSecOps: Definitions, Benefits, and Choosing the Right Approach
ByteFE
ByteFE
Sep 23, 2020 · R&D Management

Git Workflow Strategies and Company Practices at Bytedance

This article reviews common industry Git workflows such as Git Flow, GitHub Flow, GitLab Flow, Trunk‑based Flow and Aone Flow, analyzes Bytedance's multi‑environment deployment architecture, and presents concrete single‑, double‑ and triple‑branch practices together with recommendations for effective R&D process management.

CI/CDDevOpsGit
0 likes · 13 min read
Git Workflow Strategies and Company Practices at Bytedance
Tencent Cloud Developer
Tencent Cloud Developer
Sep 21, 2020 · Industry Insights

How Beike Guarantees High Availability in Complex Real‑Estate Transactions

This article analyzes Beike's massive real‑estate ecosystem, detailing the intricate business flows, technical architecture, and quality‑assurance challenges, and explains how a suite of internal platforms—KeTest, KeOnes, sosotest, KeDiff, KePTS, and KeMTC—are engineered to deliver high‑performance, highly available services at scale.

DevOpsTesting Platformsindustry insights
0 likes · 26 min read
How Beike Guarantees High Availability in Complex Real‑Estate Transactions
FunTester
FunTester
Sep 21, 2020 · Industry Insights

Which Test Automation Framework Fits Your Project? A Complete Overview

This article explains why fast, high‑quality delivery demands test automation, defines what a test automation framework is, outlines its various types and benefits, and provides concise comparisons of popular frameworks such as Robot Framework, WebdriverIO, Citrus, Cypress, Selenium, Cucumber, Gauge, Carina and FunTester.

DevOpsQAsoftware testing
0 likes · 11 min read
Which Test Automation Framework Fits Your Project? A Complete Overview
ITPUB
ITPUB
Sep 21, 2020 · R&D Management

Why Most Software Teams Waste Time: 7 Common Missteps and How to Fix Them

This article examines seven typical misconceptions in software development—from focusing on tasks instead of demand to favoring batch releases over continuous delivery—and offers practical guidance on improving flow efficiency, cross‑functional collaboration, code quality, and automated testing.

Continuous DeliveryDevOpsprocess improvement
0 likes · 12 min read
Why Most Software Teams Waste Time: 7 Common Missteps and How to Fix Them
58 Tech
58 Tech
Sep 18, 2020 · Frontend Development

Micro‑Frontend Architecture with Vue: Concepts, Scenarios, and Implementation Guide

This article introduces the micro‑frontend concept, outlines its characteristics and suitable scenarios, and provides a detailed Vue‑based implementation covering runtime, deployment, development modes, code snippets, reuse layers, and best‑practice recommendations for large‑scale front‑end projects.

DevOpsFrontend ArchitectureVue
0 likes · 16 min read
Micro‑Frontend Architecture with Vue: Concepts, Scenarios, and Implementation Guide
ITPUB
ITPUB
Sep 18, 2020 · Operations

Master GitHub CLI 1.0: Install, Commands, and Workflow Tips

GitHub CLI 1.0, now officially released, lets developers manage repositories, pull requests, and issues directly from the terminal with simple commands, offers cross‑platform installation options, and supports custom aliases and enterprise connections for faster, scriptable workflows.

Command LineDevOpsGitHub CLI
0 likes · 5 min read
Master GitHub CLI 1.0: Install, Commands, and Workflow Tips
DevOps Cloud Academy
DevOps Cloud Academy
Sep 18, 2020 · Operations

Spinnaker Architecture, CI/CD Practices, and Deployment Guide

This article explains Netflix's Spinnaker platform, detailing its microservice architecture, code repository management, GitHub Actions continuous integration workflow, versioned deployment configuration, and practical steps for deploying and rolling back Spinnaker in multi‑cloud environments.

CI/CDDevOpscloud deployment
0 likes · 8 min read
Spinnaker Architecture, CI/CD Practices, and Deployment Guide
Code Ape Tech Column
Code Ape Tech Column
Sep 17, 2020 · Operations

How to Deploy a One‑Click Linux Dev Environment with MySQL, Nginx, Redis & More

This guide walks you through creating and using a one‑click installation package that sets up essential development services—MySQL, Nginx, JDK, Redis, RabbitMQ, and a SpringBoot jar—on Ubuntu 16.x, detailing directory structure, required prerequisites, individual start/stop scripts, and customization options for small‑scale deployments.

DevOpsLinuxMySQL
0 likes · 6 min read
How to Deploy a One‑Click Linux Dev Environment with MySQL, Nginx, Redis & More