Tagged articles

DevOps

3877 articles · Page 6 of 39
Efficient Ops
Efficient Ops
Jul 2, 2025 · Operations

How AI and DevOps Are Shaping the Future of Enterprise Operations

This article outlines the evolution of DevOps standards, organization‑level capability building, AI‑enabled R&D and operations, and the foundational AI‑driven assurance framework, highlighting recent assessments, standards, and industry adoption across finance, telecom, manufacturing, and other sectors.

AIDevOpsR&D
0 likes · 14 min read
How AI and DevOps Are Shaping the Future of Enterprise Operations
Ops Development & AI Practice
Ops Development & AI Practice
Jul 2, 2025 · Cloud Native

Demystifying Cloud Native: A Hands‑On Guide for Ops Engineers

This article breaks down the cloud‑native concept for operations teams, explaining its meaning, the three core pillars—containerization, microservices, and container orchestration—and how adopting them can accelerate delivery, improve resilience, cut costs, and free engineers from repetitive manual tasks.

ContainersDevOpsKubernetes
0 likes · 8 min read
Demystifying Cloud Native: A Hands‑On Guide for Ops Engineers
DevOps Cloud Academy
DevOps Cloud Academy
Jul 2, 2025 · Artificial Intelligence

How Strong CI/CD Foundations Secure AI-Driven Development

In the AI‑driven development era, teams must harness rapid code‑generation tools while embedding strict security, privacy, and compliance checks through rock‑solid CI/CD pipelines to avoid costly regulatory breaches and maintain trust.

AICI/CDDevOps
0 likes · 9 min read
How Strong CI/CD Foundations Secure AI-Driven Development
Ops Development & AI Practice
Ops Development & AI Practice
Jun 27, 2025 · Information Security

How Teleport Redefines Secure Infrastructure Access in the Cloud‑Native Era

Teleport is an open‑source identity‑native access proxy that consolidates SSH, Kubernetes, databases, and internal web apps into a single, zero‑trust platform, replacing traditional bastion hosts, VPNs, and database gateways with short‑lived certificates, reverse tunnels, and unified audit logs for enhanced security and operational simplicity.

DevOpsInfrastructure AccessTeleport
0 likes · 9 min read
How Teleport Redefines Secure Infrastructure Access in the Cloud‑Native Era
Efficient Ops
Efficient Ops
Jun 27, 2025 · Operations

Inside China Air’s DevOps Success: How the Airline Earned Advanced Continuous Delivery Standards

China International Airlines’ software team discusses their journey through the ITU DevOps and domestic DevOps assessments, revealing how their new retail platform’s original channel refund system achieved Level 2 continuous delivery, the challenges faced, the benefits gained, and the broader push for international standardization in Chinese IT.

DevOpsIT Standardsairline industry
0 likes · 17 min read
Inside China Air’s DevOps Success: How the Airline Earned Advanced Continuous Delivery Standards
IT Architects Alliance
IT Architects Alliance
Jun 27, 2025 · Cloud Computing

What Is Serverless Architecture and Why It’s Transforming Modern Cloud Computing

Serverless architecture shifts server management to cloud providers, offering on‑demand function‑as‑a‑service and backend‑as‑a‑service solutions that enable automatic scaling, cost efficiency, faster development, enhanced security, and versatile use cases across e‑commerce, IoT, mobile apps, and big‑data analytics.

Cloud ComputingDevOpsServerless
0 likes · 12 min read
What Is Serverless Architecture and Why It’s Transforming Modern Cloud Computing
Efficient Ops
Efficient Ops
Jun 24, 2025 · Operations

Essential Ops Toolkit: 58 Core Tools for Modern Infrastructure Management

This article compiles a comprehensive matrix of 58 mainstream operations tools—covering operating systems, open‑source mirrors, containers, AI‑assisted ops, basic services, databases, monitoring, automation, CI/CD and service mesh—to help engineers quickly locate the right technology stack for efficient infrastructure management.

DevOpsToolchaincloud
0 likes · 6 min read
Essential Ops Toolkit: 58 Core Tools for Modern Infrastructure Management
Efficient Ops
Efficient Ops
Jun 21, 2025 · Operations

What a Lychee Delivery Tale Teaches About DevOps and Operations

Through a vivid analogy of transporting lychees to ancient Chang’an, the article illustrates how operations teams must negotiate SLAs, automate monitoring, design high‑availability pipelines, document responsibilities, and avoid the endless cycle of blame, offering practical DevOps strategies for managing zero‑budget, zero‑resource projects.

DevOpsOperations ManagementSLA
0 likes · 5 min read
What a Lychee Delivery Tale Teaches About DevOps and Operations
Architect
Architect
Jun 21, 2025 · Cloud Native

10 Essential Docker Images to Supercharge Your Development Workflow

This guide introduces a curated list of useful Docker images—including code‑server, CloudBeaver, QingLong, PocketBase, Homer, Uptime‑Kuma, Memos, Umami, Filebrowser, and Dockge—detailing their key features, recommended use cases, and ready‑to‑run installation commands for developers of all levels.

DevOpsDockerDocker Compose
0 likes · 16 min read
10 Essential Docker Images to Supercharge Your Development Workflow
Architect's Must-Have
Architect's Must-Have
Jun 20, 2025 · Operations

Top 10 Must‑Have Docker Images to Supercharge Your Development Workflow

This article curates a collection of essential Docker images—from remote IDEs and database managers to personal dashboards and monitoring tools—providing concise feature overviews, practical installation commands, and usage tips that help developers and ops engineers streamline their environments and boost productivity.

DevOpsDockercontainer tools
0 likes · 16 min read
Top 10 Must‑Have Docker Images to Supercharge Your Development Workflow
Raymond Ops
Raymond Ops
Jun 19, 2025 · Operations

Master Kubernetes Cluster Management: Essential kubectl Commands Explained

This guide walks you through essential kubectl commands for viewing cluster status, inspecting resources, creating and modifying objects, labeling, annotating, and launching pods, providing practical examples and command syntax to help you manage Kubernetes clusters effectively.

Cluster ManagementDevOpskubectl
0 likes · 14 min read
Master Kubernetes Cluster Management: Essential kubectl Commands Explained
php Courses
php Courses
Jun 18, 2025 · Cloud Native

Master Dockerizing Go Apps and Building CI/CD Pipelines for Reliable Deployments

Learn how to containerize Go applications with Docker, craft efficient multi‑stage Dockerfiles, and set up a complete CI/CD workflow using GitHub Actions, covering automated testing, image building, deployment, health checks, monitoring, and production best practices for robust, repeatable releases.

CI/CDDevOpsDocker
0 likes · 7 min read
Master Dockerizing Go Apps and Building CI/CD Pipelines for Reliable Deployments
Efficient Ops
Efficient Ops
Jun 17, 2025 · Operations

Boost Kubernetes Efficiency with K9s: A Terminal UI Guide

K9s delivers a terminal‑based UI that streamlines Kubernetes cluster management by providing real‑time monitoring, shortcut‑driven operations, context switching, and RBAC visualization, with cross‑platform installation options and practical tips for overview, resource analysis, pod handling, and log inspection, boosting efficiency for both novices and experts.

CLICluster MonitoringDevOps
0 likes · 4 min read
Boost Kubernetes Efficiency with K9s: A Terminal UI Guide
macrozheng
macrozheng
Jun 17, 2025 · Operations

Master Nginx UI: Visual Management, Docker Install & Real-World Mall Deployment

This article introduces the Nginx UI visual management tool, walks through Docker-based installation, demonstrates configuring server metrics, SSL certificates, static and dynamic proxy settings, and shows a step‑by‑step deployment of a SpringBoot‑Vue e‑commerce mall project, highlighting practical usage and key features.

ConfigurationDevOpsDocker
0 likes · 8 min read
Master Nginx UI: Visual Management, Docker Install & Real-World Mall Deployment
DevOps Operations Practice
DevOps Operations Practice
Jun 16, 2025 · Cloud Native

Mastering Kubernetes: 6 Essential Tools for Cluster Management

This article introduces six indispensable tools—kubectl, Helm, Prometheus + Grafana, Istio, Velero, and K9s—that simplify Kubernetes cluster management by covering resource handling, monitoring, networking, security, backup, and interactive UI, helping readers efficiently operate production‑grade clusters.

Cluster ManagementDevOpsKubernetes
0 likes · 7 min read
Mastering Kubernetes: 6 Essential Tools for Cluster Management
dbaplus Community
dbaplus Community
Jun 16, 2025 · Cloud Native

Discover 12 Must‑Have Docker Images to Supercharge Your Development

This guide curates a collection of practical Docker images—including code‑server, CloudBeaver, QingLong, PocketBase, Homer, Uptime‑Kuma, and more—detailing their key features, recommended use cases, and ready‑to‑run docker run and docker‑compose commands to help developers quickly boost productivity.

DevOpsDockerOpen-source tools
0 likes · 13 min read
Discover 12 Must‑Have Docker Images to Supercharge Your Development
Java Web Project
Java Web Project
Jun 16, 2025 · Operations

Why Multipass Is the Fastest Way to Spin Up Ubuntu VMs on Any Platform

This article introduces Multipass, a lightweight free‑open‑source VM manager from Canonical, walks through its installation on Windows, demonstrates how to list, launch, inspect, enter, pause, restart, delete and automate Ubuntu instances using concrete command‑line examples and configuration files.

CLIDevOpsMultipass
0 likes · 7 min read
Why Multipass Is the Fastest Way to Spin Up Ubuntu VMs on Any Platform
Su San Talks Tech
Su San Talks Tech
Jun 14, 2025 · Operations

Master Apollo Config Center: From Core Concepts to SpringBoot Integration

This comprehensive guide walks you through Apollo's background, core model, four‑dimensional configuration management, client design, local caching, and deployment steps—including Maven setup, SpringBoot client implementation, Kubernetes Dockerization, and practical tests across environments, clusters, and namespaces.

ApolloDevOpsKubernetes
0 likes · 26 min read
Master Apollo Config Center: From Core Concepts to SpringBoot Integration
MaGe Linux Operations
MaGe Linux Operations
Jun 13, 2025 · Cloud Native

Master Helm: From Installation to Advanced Chart Management in Kubernetes

This guide provides a comprehensive introduction to Helm, covering its purpose as a Kubernetes package manager, detailed installation steps, repository management, chart creation and structure, deployment commands, debugging techniques, built‑in objects, and practical examples such as deploying MySQL and Nginx with Helm.

DevOpsHelmKubernetes
0 likes · 18 min read
Master Helm: From Installation to Advanced Chart Management in Kubernetes
MaGe Linux Operations
MaGe Linux Operations
Jun 13, 2025 · Cloud Native

Mastering Nginx Troubleshooting in Cloud‑Native Environments: A Step‑by‑Step Guide

Learn how to systematically diagnose and resolve Nginx failures in cloud‑native deployments by understanding core concepts, applying a step‑by‑step algorithm, analyzing logs, configurations, and system metrics, and using practical Kubernetes examples, code snippets, and performance models to ensure reliable service operation.

DevOpsKubernetesTroubleshooting
0 likes · 31 min read
Mastering Nginx Troubleshooting in Cloud‑Native Environments: A Step‑by‑Step Guide
Efficient Ops
Efficient Ops
Jun 11, 2025 · Operations

Master cURL: Essential Commands for DevOps, Monitoring, and Automation

This guide presents essential cURL commands for service health checks, API testing, file transfer, debugging, Kubernetes interactions, monitoring, load balancing, and webhook triggering, demonstrating how the versatile tool can streamline automation, CI/CD pipelines, and daily DevOps tasks.

API testingDevOpsKubernetes
0 likes · 5 min read
Master cURL: Essential Commands for DevOps, Monitoring, and Automation
MaGe Linux Operations
MaGe Linux Operations
Jun 8, 2025 · Cloud Native

Master Kubernetes RBAC: A Complete Guide to Roles, Bindings, and Permissions

This comprehensive article explains Kubernetes security by detailing authentication types, authentication methods (HTTP Basic, Token, and HTTPS), the RBAC authorization model, and the definitions and practical examples of Role, ClusterRole, RoleBinding, and ClusterRoleBinding, helping readers implement fine‑grained access control in their clusters.

DevOpsKubernetesRBAC
0 likes · 23 min read
Master Kubernetes RBAC: A Complete Guide to Roles, Bindings, and Permissions
MaGe Linux Operations
MaGe Linux Operations
Jun 4, 2025 · Cloud Native

Master Helm Repository Management: Add, Update, Search, and Secure Charts

This guide explains Helm repository fundamentals, outlines official, community, and private repository types, lists popular chart sources, and provides step‑by‑step commands for adding, updating, listing, removing, searching, versioning, pulling charts, and managing private repositories with Helm.

Chart RepositoryDevOpsHelm
0 likes · 8 min read
Master Helm Repository Management: Add, Update, Search, and Secure Charts
dbaplus Community
dbaplus Community
Jun 3, 2025 · Operations

Mastering Kubernetes High Availability: Control Plane, Nodes, Networking, Storage, and More

This comprehensive guide walks you through designing a highly available Kubernetes cluster, covering multi‑master control‑plane deployment, worker‑node resilience, advanced networking with Cilium, durable storage with Rook/Ceph, monitoring with Thanos, security policies, disaster‑recovery strategies, cost control, and automated rollouts, all illustrated with concrete configuration snippets and real‑world performance results.

Cluster DesignDevOpsKubernetes
0 likes · 13 min read
Mastering Kubernetes High Availability: Control Plane, Nodes, Networking, Storage, and More
Efficient Ops
Efficient Ops
May 27, 2025 · Operations

Why IT Operations Lag in Digital Transformation—and How to Turn the Tide

The article examines how digital transformation reshapes IT operations, highlights the shift from manual tasks to automated, cloud‑based services, discusses communication gaps with business units, and proposes concrete strategies—vision setting, collaborative models, skill development, left‑shift practices, and unified standards—to restore operational value.

Cloud ComputingDevOpsIT Operations
0 likes · 7 min read
Why IT Operations Lag in Digital Transformation—and How to Turn the Tide
Architecture Digest
Architecture Digest
May 27, 2025 · Operations

Using Multipass to Create and Manage Ubuntu Virtual Machines

This article introduces Multipass, a lightweight cross‑platform virtual machine manager, and provides step‑by‑step instructions for installing it, launching Ubuntu instances, checking status, executing commands, and automating setup with cloud‑init, highlighting its usefulness for rapid development and testing environments.

Cloud‑InitDevOpsMultipass
0 likes · 6 min read
Using Multipass to Create and Manage Ubuntu Virtual Machines
MaGe Linux Operations
MaGe Linux Operations
May 27, 2025 · Operations

Master Linux Kernel Tuning: From Theory to Practical Sysctl Configuration

Learn how to configure and verify essential Linux kernel parameters using sysctl, covering temporary and permanent settings, container-specific adjustments, validation techniques, common pitfalls, and best practices to boost network performance, stability, and security for system administrators and DevOps engineers.

DevOpsPerformance Tuningkernel parameters
0 likes · 9 min read
Master Linux Kernel Tuning: From Theory to Practical Sysctl Configuration
Architecture Digest
Architecture Digest
May 23, 2025 · Cloud Native

30+ Essential Docker Images to Boost Your Development Workflow

This article curates a collection of useful Docker images—including remote IDEs, database managers, automation panels, lightweight serverless services, personal homepages, monitoring tools, note‑taking apps, analytics, file browsers, and Docker UI managers—providing feature highlights, special usage tips, and ready‑to‑run docker run and docker‑compose commands for each.

DevOpsDockerTooling
0 likes · 16 min read
30+ Essential Docker Images to Boost Your Development Workflow
Lin is Dream
Lin is Dream
May 23, 2025 · Information Security

ZeroNews Review: Free Multi‑Protocol Intranet Tunneling Without a Public IP

This article introduces ZeroNews, a cloud‑based intranet‑penetration service that supports HTTP, HTTPS, TCP and UDP, explains how to register, obtain a token, install the client on various platforms, configure mappings, and compares its pros, cons, and features against ngrok, frp and Cloudflare Tunnel.

DevOpsZeroNewscloud services
0 likes · 7 min read
ZeroNews Review: Free Multi‑Protocol Intranet Tunneling Without a Public IP
Code Ape Tech Column
Code Ape Tech Column
May 22, 2025 · Cloud Native

10 Essential Microservice Best Practices for Scalable, Secure Systems

This article outlines practical microservice best practices—including the Single Responsibility Principle, cross‑functional teams, appropriate tooling, asynchronous communication, DevSecOps, isolated data stores, independent deployment, orchestration, and monitoring—to help developers build maintainable, scalable, and secure cloud‑native applications.

DevOpsbackend architecturemicroservices
0 likes · 13 min read
10 Essential Microservice Best Practices for Scalable, Secure Systems
Efficient Ops
Efficient Ops
May 21, 2025 · Operations

Why We Dropped Kubernetes: Cutting Costs by 62% and Boosting DevOps Happiness

Six months after abandoning Kubernetes, our DevOps team reduced infrastructure spend by 62%, cut deployment time by 89%, eliminated weekend on‑call duties, and improved overall happiness, demonstrating that simplifying the tech stack can deliver substantial operational and business benefits.

DevOpsKubernetescost reduction
0 likes · 9 min read
Why We Dropped Kubernetes: Cutting Costs by 62% and Boosting DevOps Happiness
Linux Ops Smart Journey
Linux Ops Smart Journey
May 21, 2025 · Operations

Master Jenkins Pipeline Variables: Build Flexible, Maintainable CI/CD Scripts

This guide explores how to define, assign, and scope variables in Jenkins Pipelines—including environment, params, and direct assignments—through clear explanations, practical code snippets, and a real-world Kubernetes multi-container project, showing how parameterized builds transform static scripts into flexible, maintainable CI/CD workflows.

CI/CDDevOpsJenkins
0 likes · 6 min read
Master Jenkins Pipeline Variables: Build Flexible, Maintainable CI/CD Scripts
php Courses
php Courses
May 21, 2025 · Backend Development

Rebuilding a PHP Application Stack with a Single Git Commit: IaC, Docker, and CI/CD

This article explains how PHP developers can use Git, Infrastructure as Code, Docker, and CI/CD pipelines to rebuild an entire application stack with a single commit, covering IaC concepts, automated deployment scripts, PHP-specific configuration, repository structure, and integration with CI/CD tools.

CI/CDDevOpsDocker
0 likes · 5 min read
Rebuilding a PHP Application Stack with a Single Git Commit: IaC, Docker, and CI/CD
21CTO
21CTO
May 19, 2025 · Artificial Intelligence

GitHub Unveils Copilot Coding Agent: AI-Powered Code Review and Automation

GitHub introduced the Copilot Coding Agent at Microsoft Build, an AI-driven tool that runs in GitHub Actions, handles code reviews, refactoring, and debugging, while enforcing strict security controls and integrating with Azure SRE workflows and open‑source VS Code extensions.

AI coding agentDevOpsGitHub Actions
0 likes · 8 min read
GitHub Unveils Copilot Coding Agent: AI-Powered Code Review and Automation
php Courses
php Courses
May 16, 2025 · Operations

Using Python for Automation in Operations (DevOps)

This article explains why Python is a leading language for DevOps automation, detailing its core advantages, typical use cases such as bulk server management, configuration management, log analysis, and scheduled tasks, and introduces common Python libraries and learning pathways for building robust operational workflows.

DevOpsPythonScripting
0 likes · 6 min read
Using Python for Automation in Operations (DevOps)
MaGe Linux Operations
MaGe Linux Operations
May 15, 2025 · Cloud Native

Kubernetes Security Deep Dive: Auth, AuthZ, and Admission Control

This article explains Kubernetes' comprehensive security architecture, detailing the three critical gates—authentication, authorization, and admission control—along with token, basic, and certificate methods, RBAC policies, service accounts, kubeconfig setup, and practical examples for managing user permissions within clusters.

AdmissionControlDevOpsKubernetes
0 likes · 20 min read
Kubernetes Security Deep Dive: Auth, AuthZ, and Admission Control
vivo Internet Technology
vivo Internet Technology
May 14, 2025 · R&D Management

How Vivo Boosted Internet R&D Efficiency: A Deep Dive into Platform Design and Automation

This article examines Vivo's internet R&D efficiency platform, outlining the rapid growth challenges, the 1‑2‑3 framework of dual‑loop delivery, demand and development standardization, and three key automation scenarios that together reduced delivery time, increased test coverage, and saved hundreds of person‑days.

Continuous DeliveryDevOpsPlatform Engineering
0 likes · 22 min read
How Vivo Boosted Internet R&D Efficiency: A Deep Dive into Platform Design and Automation
MaGe Linux Operations
MaGe Linux Operations
May 13, 2025 · Operations

Master Argo CD: A Hands‑On Guide to GitOps Continuous Delivery

This comprehensive guide introduces Argo CD, explains its architecture and core concepts, walks through installation, cluster registration, application creation from a Git repository, and demonstrates how to sync and monitor applications using both the UI and CLI, empowering developers to adopt GitOps for Kubernetes deployments.

Argo CDCLIContinuous Delivery
0 likes · 17 min read
Master Argo CD: A Hands‑On Guide to GitOps Continuous Delivery
Liangxu Linux
Liangxu Linux
May 12, 2025 · Operations

How NodePass Simplifies Secure Network Tunneling Across Firewalls

NodePass is an open‑source Go‑based network tunnel tool that lets developers and ops quickly create encrypted TCP/UDP bridges through firewalls and NAT, offering server/client modes, flexible encryption, zero‑config deployment, Docker images, and detailed logging for reliable remote access.

DevOpsDockerNodePass
0 likes · 10 min read
How NodePass Simplifies Secure Network Tunneling Across Firewalls
Linux Ops Smart Journey
Linux Ops Smart Journey
May 12, 2025 · Cloud Native

Boost CI/CD Efficiency: Using Kubernetes Pods as Jenkins Agents

This article explains how to replace traditional Jenkins agents with Kubernetes containers, covering prerequisites, benefits such as dynamic scaling and environment consistency, step‑by‑step configuration, pipeline code, and verification to create a more efficient and reliable CI/CD workflow.

CI/CDDevOpsJenkins
0 likes · 5 min read
Boost CI/CD Efficiency: Using Kubernetes Pods as Jenkins Agents
Alibaba Cloud Native
Alibaba Cloud Native
May 12, 2025 · Cloud Computing

How to Build Multi‑Cluster Continuous Delivery with ACK One and Cloud Effect

This guide explains how Alibaba Cloud's ACK One multi‑cluster application distribution works, outlines its key capabilities such as intelligent resource scheduling and gang scheduling, and shows step‑by‑step how to convert a single‑cluster CD pipeline into a multi‑cluster continuous delivery system using Cloud Effect.

ACK OneContinuous DeliveryDevOps
0 likes · 10 min read
How to Build Multi‑Cluster Continuous Delivery with ACK One and Cloud Effect
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
May 12, 2025 · Cloud Native

Transform a Single‑Cluster CD Pipeline into a Multi‑Cluster System with ACK One

This guide explains how to leverage Alibaba Cloud's ACK One multi‑cluster application distribution together with the Cloud Effect DevOps platform to convert an existing single‑cluster continuous delivery pipeline into a resilient, multi‑region, multi‑cluster CD solution without modifying original YAML resources.

ACK OneCloud EffectContinuous Delivery
0 likes · 9 min read
Transform a Single‑Cluster CD Pipeline into a Multi‑Cluster System with ACK One
Architecture Digest
Architecture Digest
May 12, 2025 · Frontend Development

A Comprehensive Guide to Using Hugo for Static Site Generation

This article introduces Hugo, outlines its common application scenarios such as documentation sites and blogs, details core features like live preview, multilingual support, and theme system, and provides step‑by‑step installation and quick‑start instructions for Windows, macOS, and Linux.

DevOpsHugoWeb Development
0 likes · 4 min read
A Comprehensive Guide to Using Hugo for Static Site Generation
Efficient Ops
Efficient Ops
May 11, 2025 · Operations

China’s Leading Banks Achieve Top DevOps Standard Certifications – What It Means

The 25th GOPS Global Operations Conference in Shenzhen announced the dual ITU DevOps international and domestic standard assessment results, highlighting Agricultural Bank as the first state bank to earn a five‑star internal coach talent rating and showcasing multiple financial institutions that have successfully passed BizDevOps and continuous delivery evaluations, underscoring the growing importance of standardized DevOps practices in China’s finance sector.

BizDevOpsDevOpsFinancial Industry
0 likes · 9 min read
China’s Leading Banks Achieve Top DevOps Standard Certifications – What It Means
MaGe Linux Operations
MaGe Linux Operations
May 11, 2025 · Operations

How to Build an Automated CI/CD Pipeline with Jenkins and Docker

This guide explains how to create a fast, reliable CI/CD workflow by integrating Jenkins, Docker, Maven, and Alibaba Cloud, covering pipeline benefits, step‑by‑step configuration, Docker image building, registry push/pull, Jenkins container setup, GitLab webhook integration, and common pitfalls with suggested optimizations.

Alibaba CloudCI/CDDevOps
0 likes · 13 min read
How to Build an Automated CI/CD Pipeline with Jenkins and Docker
macrozheng
macrozheng
May 7, 2025 · Backend Development

What’s New in Spring Boot 3.5? 13 Must‑Know Features for Java Backend Developers

Spring Boot 3.5 introduces a suite of enhancements—including task decorator support, the Vibur connection pool, SSL health metrics, flexible configuration loading, automatic Trace‑ID headers, richer Actuator capabilities, functional programming hooks, and many more—each explained with code examples and practical usage tips for modern Java backend development.

DevOpsObservabilitySpring Boot
0 likes · 10 min read
What’s New in Spring Boot 3.5? 13 Must‑Know Features for Java Backend Developers
Efficient Ops
Efficient Ops
May 6, 2025 · Operations

How China Galaxy Securities Achieved Leading DevOps Continuous‑Testing Certification

This article details the 2024‑2027 national IT‑standard action plan, CAICT's dual ITU‑DevOps and domestic DevOps assessment, Galaxy Securities' successful Level‑3 Continuous‑Testing certification for two core projects, and insights from a Q&A interview on implementation challenges, benefits, and future plans.

DevOpsFinancial Servicescase study
0 likes · 15 min read
How China Galaxy Securities Achieved Leading DevOps Continuous‑Testing Certification
Linux Ops Smart Journey
Linux Ops Smart Journey
May 6, 2025 · Operations

Enable Calico API Service in Kubernetes: Step‑by‑Step Guide

Learn how to correctly install, configure, and activate Calico's API server on a Kubernetes cluster—including prerequisites, downloading manifests, adjusting namespaces, pulling and tagging images, generating certificates, applying resources, and verifying the service—to manage Calico custom resources via kubectl.

APICalicoDevOps
0 likes · 8 min read
Enable Calico API Service in Kubernetes: Step‑by‑Step Guide
Alibaba Cloud Native
Alibaba Cloud Native
May 6, 2025 · Cloud Native

How to Leverage Alibaba Cloud’s MCP Server for AI‑Powered DevOps Automation

This guide explains what Alibaba Cloud's MCP Server is, outlines its AI‑enabled DevOps capabilities such as code repository management, merge‑request handling and project management, and provides step‑by‑step instructions for prerequisites, installation, configuration, and a practical AI‑assisted development scenario using Tongyi Code.

Alibaba CloudCode RepositoryDevOps
0 likes · 7 min read
How to Leverage Alibaba Cloud’s MCP Server for AI‑Powered DevOps Automation
macrozheng
macrozheng
May 6, 2025 · Operations

Simplify Docker Compose Deployments with Dockge: Visual Management Guide

Dockge is a sleek, open‑source visual tool for Docker Compose that lets you manage compose.yaml files, edit stacks, run containers, view logs, and access an integrated web terminal, enabling one‑click batch deployment and easier container operations without manual CLI commands.

Container ManagementDevOpsDocker
0 likes · 7 min read
Simplify Docker Compose Deployments with Dockge: Visual Management Guide
ITPUB
ITPUB
May 3, 2025 · Information Security

20 Critical Server Operations You Must Never Do – Real Cases & Fixes

Based on analysis of over 500 enterprise server failure cases, this guide lists 20 absolutely prohibited server actions across six dimensions, each illustrated with a real incident and practical technical measures to prevent recurrence.

DevOpsincident responsesecurity best practices
0 likes · 14 min read
20 Critical Server Operations You Must Never Do – Real Cases & Fixes
Test Development Learning Exchange
Test Development Learning Exchange
Apr 29, 2025 · Fundamentals

Shift-Left and Shift-Right Testing Strategies: Definitions, Advantages, and Applicable Scenarios

This article explains Shift-Left and Shift-Right testing approaches, detailing their definitions, benefits such as early defect detection and real‑world validation, and suitable contexts like agile development, SaaS platforms, and high‑risk industries and continuous improvement.

DevOpsShift-Right Testingagile development
0 likes · 4 min read
Shift-Left and Shift-Right Testing Strategies: Definitions, Advantages, and Applicable Scenarios
Efficient Ops
Efficient Ops
Apr 28, 2025 · Operations

Shenzhen Stock Exchange Leads with Dual ITU DevOps Certification – What It Means

The article details how the Shenzhen Stock Exchange successfully passed both international ITU DevOps and domestic DevOps standards assessments, highlighting the role of China’s Information Communication Research Institute, the six key capability areas evaluated, and the broader push for standardization in China’s digital finance sector.

BizDevOpsChinaDevOps
0 likes · 11 min read
Shenzhen Stock Exchange Leads with Dual ITU DevOps Certification – What It Means
Efficient Ops
Efficient Ops
Apr 27, 2025 · Operations

How ICBC’s BizDevOps Evaluation Drives Digital Transformation and Sets New Standards

The article details China’s push for international ITU DevOps standards, showcases Industrial and Commercial Bank of China’s successful BizDevOps dual‑certificate assessment, and presents an in‑depth Q&A with senior fintech managers discussing the value, challenges, and future roadmap of integrating business, development, and operations to accelerate digital transformation.

BizDevOpsDevOpsICBC
0 likes · 16 min read
How ICBC’s BizDevOps Evaluation Drives Digital Transformation and Sets New Standards
MaGe Linux Operations
MaGe Linux Operations
Apr 26, 2025 · Operations

Master Docker Compose: Essential Commands and YAML Configuration Explained

This guide introduces Docker Compose, explains its project‑service‑container hierarchy, lists the most useful docker‑compose commands with examples, and details the key sections and attributes of a docker‑compose.yml file, including version, services, networks, volumes, and restart policies.

Container OrchestrationDevOpsDocker
0 likes · 12 min read
Master Docker Compose: Essential Commands and YAML Configuration Explained
Efficient Ops
Efficient Ops
Apr 26, 2025 · Operations

How China Galaxy Securities Earned Dual International & Domestic DevOps Certification for Its Bond Platform

At the 25th GOPS Global Operations Conference in Shenzhen, China Galaxy Securities showcased its successful dual certification under ITU DevOps standards, detailing the Bond Investment Business Support System's continuous testing achievements, pipeline integration, and the broader impact on financial DevOps practices.

Bond Investment PlatformChina Galaxy SecuritiesDevOps
0 likes · 9 min read
How China Galaxy Securities Earned Dual International & Domestic DevOps Certification for Its Bond Platform
Efficient Ops
Efficient Ops
Apr 26, 2025 · Operations

Why China’s Top State Banks Are Leading the DevOps Certification Wave

The 25th GOPS Global Operations Conference in Shenzhen announced the dual ITU DevOps international and domestic standard assessment results, highlighting the Agricultural Bank of China's AAAAA‑level DevOps coach certification and showcasing multiple state‑owned banks, exchanges, and securities firms achieving leading domestic DevOps maturity across BizDevOps, continuous delivery, and continuous testing standards.

BizDevOpsDevOpsFinancial Industry
0 likes · 10 min read
Why China’s Top State Banks Are Leading the DevOps Certification Wave
Subtle Storm
Subtle Storm
Apr 25, 2025 · Cloud Native

What Problems Does Containerization Solve? Evolution from Physical to VM to Containers

The article traces application deployment through three eras—physical servers, virtual machines, and containers—highlighting how containerization improves resource utilization, startup speed, isolation, consistency, and scalability, and explains the underlying Linux namespaces and cgroups mechanisms that enable these benefits.

DevOpsDockerKubernetes
0 likes · 8 min read
What Problems Does Containerization Solve? Evolution from Physical to VM to Containers
MaGe Linux Operations
MaGe Linux Operations
Apr 25, 2025 · Operations

6 Proven Techniques to Shrink Your Docker Image Size

Learn how to dramatically reduce Docker image sizes by applying six practical optimization methods—including minimal base images, multi‑stage builds, layer minimization, caching strategies, .dockerignore usage, and external data storage—while also discovering essential tools and real‑world examples to streamline your container deployments.

DevOpsDistrolessDocker
0 likes · 14 min read
6 Proven Techniques to Shrink Your Docker Image Size
MaGe Linux Operations
MaGe Linux Operations
Apr 25, 2025 · Cloud Native

Essential Docker Commands Cheat Sheet: Quick Reference for Developers

This comprehensive guide presents over twenty essential Docker CLI commands, covering image management, container lifecycle, registry operations, and system cleanup, with clear syntax examples and practical use‑case snippets to help developers and DevOps engineers work efficiently with containers.

CLIContainersDevOps
0 likes · 11 min read
Essential Docker Commands Cheat Sheet: Quick Reference for Developers
Efficient Ops
Efficient Ops
Apr 25, 2025 · Operations

How Galaxy Securities Achieved Leading DevOps Continuous‑Testing Standards in China

This article details China’s 2024‑2027 information‑standard action plan, CAICT’s dual ITU‑DevOps evaluation, Galaxy Securities’ successful Level‑3 Continuous Testing certification for two core platforms, and an in‑depth interview revealing the practical benefits, challenges, and future roadmap of adopting DevOps standards in the financial sector.

ChinaDevOpsFinancial Services
0 likes · 15 min read
How Galaxy Securities Achieved Leading DevOps Continuous‑Testing Standards in China
Efficient Ops
Efficient Ops
Apr 25, 2025 · Operations

How China’s ITU DevOps and BizDevOps Standards Are Shaping Global Cloud Operations

The article outlines China’s recent push to internationalize IT standards through the 2024‑2027 Action Plan, details the development and adoption of ITU DevOps and AI‑enhanced DevOps standards, and explains the emerging BizDevOps framework that integrates business and technology for agile digital transformation.

AIBizDevOpsCloud Computing
0 likes · 8 min read
How China’s ITU DevOps and BizDevOps Standards Are Shaping Global Cloud Operations
Efficient Ops
Efficient Ops
Apr 25, 2025 · Operations

How Changan Auto Earned Top‑Tier DevOps Certification with a Full‑Link Observability Platform

Changan Automobile’s full‑link observability platform passed both ITU DevOps international and domestic standards assessments, showcasing its advanced monitoring capabilities, improved system stability, and strategic role in the company’s digital transformation, while the interview reveals implementation challenges, benefits, and future AI‑driven enhancements.

DevOpsFull‑Link MonitoringObservability
0 likes · 21 min read
How Changan Auto Earned Top‑Tier DevOps Certification with a Full‑Link Observability Platform
Efficient Ops
Efficient Ops
Apr 25, 2025 · Operations

How Shenzhen Stock Exchange Achieved Leading DevOps Standards Through Dual International and Domestic Certification

The article details China's push for internationalized information standards, the CAICT's dual ITU DevOps and domestic assessments, and how the Shenzhen Stock Exchange successfully passed Level 3 continuous delivery evaluation, showcasing advanced DevOps capabilities and their alignment with national digital transformation policies.

DevOpsFinTechdigital transformation
0 likes · 11 min read
How Shenzhen Stock Exchange Achieved Leading DevOps Standards Through Dual International and Domestic Certification
Efficient Ops
Efficient Ops
Apr 25, 2025 · Operations

How BizDevOps Standards Accelerate ICBC’s Digital Transformation

The article details China Information Communication Institute’s dual ITU DevOps international and domestic standard assessment, ICBC’s successful BizDevOps certification for its Fast‑Loan project, and insights from senior fintech managers on the value, challenges, and future roadmap of integrating business, development, and operations to drive digital transformation.

BankingBizDevOpsDevOps
0 likes · 16 min read
How BizDevOps Standards Accelerate ICBC’s Digital Transformation
Cloud Native Technology Community
Cloud Native Technology Community
Apr 24, 2025 · Cloud Native

Simplifying Kubernetes Application Deployment with Korifi and Optimizing Cloud Costs using OpenCost

Korifi provides a Cloud Foundry‑style abstraction layer that simplifies Kubernetes application deployment and management, while OpenCost offers comprehensive, multi‑cloud cost visibility and optimization; together they enable developers to deploy apps easily, monitor pod‑level expenses, and make data‑driven resource allocation decisions.

DevOpsKorifiKubernetes
0 likes · 7 min read
Simplifying Kubernetes Application Deployment with Korifi and Optimizing Cloud Costs using OpenCost