Tagged articles
3741 articles
Page 6 of 38
Efficient Ops
Efficient Ops
Mar 23, 2025 · Operations

Why Using Unit Test Coverage as a Hard Gate Fails and What Actually Works

The article critiques the practice of enforcing unit‑test coverage as a strict quality gate, explains why both overall and incremental coverage thresholds can be gamed, and proposes showing incremental coverage in merge requests while improving overall coverage through broader engineering processes.

DevOpsquality gatesoftware-engineering
0 likes · 4 min read
Why Using Unit Test Coverage as a Hard Gate Fails and What Actually Works
Eric Tech Circle
Eric Tech Circle
Mar 21, 2025 · Operations

Boost Your Git Workflow with AI: 5 Practical Scenarios Using Cursor

This guide demonstrates how to integrate the Cursor AI editor with Git to automate commit message generation, streamline branch management, perform intelligent code reviews, resolve merge conflicts, and generate commands, offering concrete prompts, shortcuts, and visual examples that enhance version‑control efficiency for development teams.

AI integrationCursorDevOps
0 likes · 8 min read
Boost Your Git Workflow with AI: 5 Practical Scenarios Using Cursor
DevOps Cloud Academy
DevOps Cloud Academy
Mar 20, 2025 · Operations

Key Tools and Practices in DevOps Engineering: Jira, GitLab, Jenkins, Build Tools, Unit Testing, and SonarQube

This article provides a comprehensive overview of essential DevOps engineering tools and practices—including Jira release management, GitLab Gitflow workflow, Jenkins CI/CD pipelines, Maven/Gradle/MSBuild build tools, unit testing frameworks, and SonarQube quality analysis—illustrated with enterprise‑level case studies to demonstrate their real‑world impact.

CI/CDDevOpsGitLab
0 likes · 15 min read
Key Tools and Practices in DevOps Engineering: Jira, GitLab, Jenkins, Build Tools, Unit Testing, and SonarQube
MaGe Linux Operations
MaGe Linux Operations
Mar 20, 2025 · Cloud Native

How to Bypass DockerHub Slowdowns in China: Fast Mirror Sources & Permanent Registry Setup

This guide explains why DockerHub access is extremely slow in China, lists currently usable registry mirrors, and provides detailed temporary and permanent methods—including code snippets and configuration steps—to switch Docker's image source for faster pulls, while also covering common issues and testing tips.

DevOpsDockerregistry-mirror
0 likes · 9 min read
How to Bypass DockerHub Slowdowns in China: Fast Mirror Sources & Permanent Registry Setup
FunTester
FunTester
Mar 20, 2025 · Cloud Native

Kubernetes Java Client Initialization and DSL Usage Guide

This article demonstrates how to initialize a Kubernetes Java client, configure it with default or custom kubeconfig, and provides comprehensive DSL examples for managing Pods, Services, Deployments, ReplicaSets, including creation, listing, updating, watching, port forwarding, and cleanup, with full code snippets throughout.

DevOpsFabric8Kubernetes
0 likes · 17 min read
Kubernetes Java Client Initialization and DSL Usage Guide
IT Architects Alliance
IT Architects Alliance
Mar 19, 2025 · Artificial Intelligence

AIGC: The “Super Engine” for Full-Stack Development?

By 2025, AIGC is poised to transform full‑stack development, automating requirement analysis, code generation, testing, and deployment, thereby accelerating productivity while prompting developers to upskill and collaborate with AI rather than fear replacement.

AIGCArtificial IntelligenceDevOps
0 likes · 11 min read
AIGC: The “Super Engine” for Full-Stack Development?
Python Programming Learning Circle
Python Programming Learning Circle
Mar 18, 2025 · Cloud Native

Automating Kubernetes Operations with the Python Client

This article demonstrates how to use the Python Kubernetes client to programmatically restart deployments, scale them, execute commands inside pods, apply node taints, retrieve cluster metrics, and convert between YAML/JSON and client objects, providing practical code examples for cloud‑native automation.

APICloud NativeDevOps
0 likes · 8 min read
Automating Kubernetes Operations with the Python Client
Python Programming Learning Circle
Python Programming Learning Circle
Mar 17, 2025 · Cloud Native

Automating Kubernetes Tasks with the Python Client Library

This tutorial demonstrates how to set up a local KinD cluster, configure authentication, use raw curl commands, and employ the official Kubernetes Python client to list pods, create deployments, watch events, and manage RBAC, providing a complete guide for automating Kubernetes operations with Python.

APICloud NativeDevOps
0 likes · 11 min read
Automating Kubernetes Tasks with the Python Client Library
MaGe Linux Operations
MaGe Linux Operations
Mar 16, 2025 · Cloud Native

How to Install and Use Portainer for Docker & Kubernetes Management

This guide walks you through installing Portainer, an open‑source Docker and Kubernetes management UI, checking system and Docker versions, running the Portainer server and agent containers, and accessing the web interface to manage local and remote container environments.

Container ManagementDevOpsDocker
0 likes · 5 min read
How to Install and Use Portainer for Docker & Kubernetes Management
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Mar 14, 2025 · Cloud Native

How to Shrink Docker Images with Multi‑Stage Builds: A Step‑by‑Step Guide

Learn why smaller Docker images boost build speed and deployment efficiency, then master Docker’s multi‑stage build technique—including basic concepts, a Go example, layer reduction, cache optimization, minimal base images, non‑root users, and build arguments—to produce lightweight, secure, and maintainable containers.

Container SecurityDevOpsDocker
0 likes · 9 min read
How to Shrink Docker Images with Multi‑Stage Builds: A Step‑by‑Step Guide
Continuous Delivery 2.0
Continuous Delivery 2.0
Mar 14, 2025 · Operations

The Birth of DevOps: Breaking the Collaboration Wall

This article traces the evolution of DevOps from its 2009 origin, through automation, security, FinOps, platform engineering, and the rise of AI-driven intelligent automation, highlighting future trends such as AI-native toolchains, cognitive collaboration, and sustainable practices that reshape how development and operations work together.

AIDevOpsFinOps
0 likes · 7 min read
The Birth of DevOps: Breaking the Collaboration Wall
Top Architect
Top Architect
Mar 13, 2025 · Backend Development

One‑Click Remote Deployment of SpringBoot Projects Using IntelliJ IDEA and Docker

This article guides readers through setting up IntelliJ IDEA and Docker for one‑click remote deployment of a SpringBoot application, compares traditional jar deployment, explains SSH and Docker daemon configuration, provides a sample Dockerfile, and then promotes various AI‑related products and services.

DevOpsDockerIntelliJ IDEA
0 likes · 10 min read
One‑Click Remote Deployment of SpringBoot Projects Using IntelliJ IDEA and Docker
Sohu Tech Products
Sohu Tech Products
Mar 12, 2025 · Cloud Native

Argo Workflows: Container-Native Workflow Engine for Kubernetes

Argo Workflows is an open‑source, container‑native engine that runs on Kubernetes via Custom Resource Definitions, letting users declaratively define complex, step‑or DAG‑based pipelines—including CI/CD, data processing, and machine‑learning jobs—through reusable templates, with a server UI, controller, and pod architecture monitored by Prometheus.

Argo WorkflowsCI/CDCNCF
0 likes · 16 min read
Argo Workflows: Container-Native Workflow Engine for Kubernetes
php Courses
php Courses
Mar 11, 2025 · Operations

Using Jenkins Pipeline for Continuous Integration and Deployment of PHP Applications

This article provides a step‑by‑step guide on setting up Jenkins Pipeline to automate the continuous integration, testing, and deployment of PHP applications, covering prerequisite installations, plugin configuration, Jenkinsfile creation with stages for checkout, build, test, and deployment, and how to run the pipeline.

CI/CDDevOpsJenkins
0 likes · 6 min read
Using Jenkins Pipeline for Continuous Integration and Deployment of PHP Applications
21CTO
21CTO
Mar 7, 2025 · Artificial Intelligence

AI's Impact on Java Development: Key Findings from the 2025 Perforce Report

An analysis of Perforce's 2025 Java Developer Productivity Report reveals that over half of Java developers face deployment delays and tool shortages, while AI tools like ChatGPT and GitHub Copilot are increasingly adopted for code completion, refactoring, and documentation, signaling a strategic shift toward AI in Java development.

Artificial IntelligenceDevOpsIDE
0 likes · 10 min read
AI's Impact on Java Development: Key Findings from the 2025 Perforce Report
Ops Development & AI Practice
Ops Development & AI Practice
Mar 5, 2025 · Operations

How to Supercharge Terraform with Ansible, Packer, Vault, and Consul

This article explains how Terraform can be combined with popular DevOps tools—Ansible for configuration management, Packer for image building, Vault for secret handling, and Consul for service discovery—detailing integration steps, code examples, and the benefits of creating a cohesive, automated infrastructure pipeline.

AnsibleConsulDevOps
0 likes · 9 min read
How to Supercharge Terraform with Ansible, Packer, Vault, and Consul
vivo Internet Technology
vivo Internet Technology
Mar 5, 2025 · Cloud Native

Beidou Container Operations Management Platform: Architecture, Automation, and Capabilities

The Beidou Operations Management Platform, created by vivo’s Internet Server team, unifies management of over twenty Kubernetes clusters and tens of thousands of nodes, automates scaling, inspections, event collection, and Helm‑based application deployment, achieving more than 90% UI‑driven operations and dramatically improving stability and operational efficiency.

Container ManagementDevOpsKubernetes
0 likes · 20 min read
Beidou Container Operations Management Platform: Architecture, Automation, and Capabilities
IT Architects Alliance
IT Architects Alliance
Feb 28, 2025 · Industry Insights

What 10 Core Technologies Every IT Architect Must Master in 2024?

Amid rapid advances in cloud, AI, big data, and DevOps, this 2024 guide outlines the ten essential technologies—ranging from multi-language programming and database mastery to distributed systems, microservices, and security—that IT architects need to master to stay competitive and drive digital transformation.

Artificial IntelligenceBig DataCloud Computing
0 likes · 26 min read
What 10 Core Technologies Every IT Architect Must Master in 2024?
Alibaba Cloud Native
Alibaba Cloud Native
Feb 27, 2025 · Cloud Native

Build AI-Powered Code Review with Alibaba Cloud Flow and DeepSeek

This guide walks you through creating a custom Cloud Native Flow step that calls DeepSeek to automatically review code in Alibaba Cloud Codeup, covering token creation, API key setup, step publishing, pipeline configuration, and viewing AI‑generated review comments.

Alibaba CloudDeepSeekDevOps
0 likes · 7 min read
Build AI-Powered Code Review with Alibaba Cloud Flow and DeepSeek
Efficient Ops
Efficient Ops
Feb 26, 2025 · Databases

Efficient Operations for Heterogeneous Databases: Insights from Guangdong Mobile

The article summarizes Lai Kunchi's presentation at the 24th GOPS Global Operations Conference, covering the current state and challenges of database development, Guangdong Mobile's database operation system, and future directions for managing heterogeneous databases in evolving business architectures.

Database operationsDevOpsSRE
0 likes · 3 min read
Efficient Operations for Heterogeneous Databases: Insights from Guangdong Mobile
dbaplus Community
dbaplus Community
Feb 25, 2025 · Cloud Native

Why We Dropped Kubernetes and Boosted DevOps Happiness by 89%

A DevOps team managing 47 Kubernetes clusters across three clouds faced burnout, high costs, and operational chaos, so they gradually replaced Kubernetes with simpler AWS services, cutting infrastructure spend by 58%, speeding deployments by 89%, and dramatically improving team morale and reliability.

Cloud NativeCost OptimizationDevOps
0 likes · 9 min read
Why We Dropped Kubernetes and Boosted DevOps Happiness by 89%
FunTester
FunTester
Feb 24, 2025 · Cloud Native

Master Kubernetes with Fabric8 Java Client: Quick Guide & Advanced Tips

This article introduces the Fabric8 KubernetesClient for Java, explains why it outperforms the official client, shows how to add the Maven dependency, and provides step‑by‑step code examples for listing, creating, deleting, and watching Pods, as well as advanced operations on ConfigMaps, Deployments, and custom resources, illustrating real‑world use cases such as log collection, self‑healing, and dynamic scaling.

Cloud NativeDevOpsFabric8
0 likes · 8 min read
Master Kubernetes with Fabric8 Java Client: Quick Guide & Advanced Tips
DevOps Cloud Academy
DevOps Cloud Academy
Feb 19, 2025 · Operations

Top 10 DevOps Project Ideas with Source Code for 2025

This article introduces ten practical DevOps project ideas for 2025, explains the core concepts behind each project, and provides direct source‑code links so readers can build, test, and showcase their DevOps skills across containers, CI/CD pipelines, Kubernetes, Terraform, and more.

CI/CDDevOpsDocker
0 likes · 10 min read
Top 10 DevOps Project Ideas with Source Code for 2025
DevOps Cloud Academy
DevOps Cloud Academy
Feb 18, 2025 · Operations

How AI Is Transforming DevOps: 10 Key Benefits

AI is reshaping DevOps by enhancing automation, enabling predictive analytics, optimizing CI/CD pipelines, managing resources intelligently, strengthening security, accelerating incident response, driving data-driven decisions, scaling infrastructure, fostering collaboration, and promoting continuous learning, thereby boosting flexibility, scalability, and reliability of software delivery.

AICI/CDDevOps
0 likes · 8 min read
How AI Is Transforming DevOps: 10 Key Benefits
DevOps Cloud Academy
DevOps Cloud Academy
Feb 17, 2025 · Operations

Top 10 AI Tools Transforming DevOps Engineering

This article reviews ten AI‑powered tools—including Jenkins, Ansible, Puppet, Dynatrace, Splunk, GitHub Copilot, New Relic, Azure DevOps, Prometheus, and Chef—that enhance DevOps workflows through predictive analytics, automated rollback, intelligent monitoring, and code assistance, helping teams achieve faster, more reliable software delivery.

AICI/CDDevOps
0 likes · 14 min read
Top 10 AI Tools Transforming DevOps Engineering
FunTester
FunTester
Feb 16, 2025 · Operations

How to Run Byteman Scripts, Dynamically Submit Rules, and Perform Offline Checks

This guide explains how to use the bmjava script to launch Byteman with custom options, employ bmsubmit for dynamic rule management, run bmcheck for offline rule validation, configure environment variables, and understand the Byteman agent’s loading lifecycle, providing complete command syntax and option details.

BytemanDevOpsInstrumentation
0 likes · 8 min read
How to Run Byteman Scripts, Dynamically Submit Rules, and Perform Offline Checks
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Feb 14, 2025 · Cloud Native

Blue‑Green Deployment with Kruise Rollouts: Concepts, Implementation, and Comparison

This article explains the blue‑green deployment strategy, introduces Kruise Rollouts’ blue‑green capabilities, provides a step‑by‑step Kubernetes example with YAML manifests and kubectl commands, compares it to Argo Rollouts and Flux Flagger, discusses resource considerations and serverless advantages, and concludes with best‑practice recommendations.

Blue‑Green deploymentCI/CDCloud Native
0 likes · 16 min read
Blue‑Green Deployment with Kruise Rollouts: Concepts, Implementation, and Comparison
Radish, Keep Going!
Radish, Keep Going!
Feb 13, 2025 · Cloud Native

How Wise Is Building a Scalable 2025 Tech Stack with Kubernetes and AI

Wise’s 2025 tech stack overhaul details how its 850‑engineer team leverages cloud‑native tools like Kubernetes, Terraform, and AWS, modernizes frontend with Next.js and Storybook, accelerates mobile builds via Swift Package Manager and Gradle, and integrates AI, data pipelines, and observability to support 12.8 million active customers worldwide.

AIDevOpsFrontend
0 likes · 20 min read
How Wise Is Building a Scalable 2025 Tech Stack with Kubernetes and AI
Efficient Ops
Efficient Ops
Feb 12, 2025 · R&D Management

How NIO Built a Unified Work Platform for Automotive Digital Cockpits

The article summarizes NIO R&D architect Min Jie’s presentation at the 2024 GOPS Global Operations Conference, detailing the development of an integrated work platform for automotive digital cockpits, the conference’s focus on DevOps, AIOps, cloud‑native and security, and the broader vision for measurable, observable engineering practices.

DevOpsDigital CockpitObservability
0 likes · 3 min read
How NIO Built a Unified Work Platform for Automotive Digital Cockpits
Practical DevOps Architecture
Practical DevOps Architecture
Feb 11, 2025 · Operations

Kubernetes Operations and Cloud Native Architecture Training Course

This comprehensive training program for intermediate to advanced users covers Kubernetes high‑availability deployment, elastic scaling, Helm package management, Ceph distributed storage integration, microservice container migration, Jenkins‑based CI/CD pipelines, and Istio service‑mesh governance, providing hands‑on labs, detailed chapters, and practical resources for mastering modern cloud‑native operations.

CephCloud NativeDevOps
0 likes · 7 min read
Kubernetes Operations and Cloud Native Architecture Training Course
21CTO
21CTO
Feb 8, 2025 · Artificial Intelligence

Can Java Overtake Python in AI? Insights from the 2025 Azul Report

A recent Azul Systems study suggests that Java may surpass Python in enterprise AI development within the next 18‑36 months, highlighting Java's scalability, performance, and emerging GPU projects while acknowledging cultural and tooling advantages that still favor Python.

AIDevOpsEnterprise
0 likes · 9 min read
Can Java Overtake Python in AI? Insights from the 2025 Azul Report
Efficient Ops
Efficient Ops
Feb 6, 2025 · Operations

Inside Alipay’s Full‑Ecosystem Availability Monitoring: Architecture and Practices

At the 2024 GOPS Global Operations Conference in Shanghai, Alipay’s monitoring lead Tang Liang presented the challenges, architecture, risk‑prevention practices, and implementation details of the company’s full‑ecosystem availability monitoring system, highlighting its role in DevOps, SRE, and AIOps initiatives.

AvailabilityCloud NativeDevOps
0 likes · 4 min read
Inside Alipay’s Full‑Ecosystem Availability Monitoring: Architecture and Practices
MaGe Linux Operations
MaGe Linux Operations
Feb 6, 2025 · Operations

Master Ansible: From Basics to Advanced Automation for Ops Teams

This comprehensive guide introduces Ansible's fundamentals, explains why it is the preferred automation tool, details its architecture, communication methods, installation steps, configuration files, inventory management, and demonstrates common Ad‑Hoc and playbook commands for efficient operations across Linux and Windows environments.

AnsibleConfiguration ManagementDevOps
0 likes · 30 min read
Master Ansible: From Basics to Advanced Automation for Ops Teams
Python Programming Learning Circle
Python Programming Learning Circle
Feb 6, 2025 · Artificial Intelligence

Key Technology Trends for 2025 and 2024: AI, DevOps, Cloud Security, and JavaScript Insights

This article summarizes major 2025 Gartner strategic technology trends, the 2024 DORA DevOps report, GitHub Octoverse findings, DataDog cloud‑security analysis, and the 2024 JavaScript state survey, highlighting AI advancements, cloud security challenges, developer productivity metrics, and emerging programming language popularity.

AIDevOpsJavaScript
0 likes · 14 min read
Key Technology Trends for 2025 and 2024: AI, DevOps, Cloud Security, and JavaScript Insights
Liangxu Linux
Liangxu Linux
Feb 5, 2025 · Operations

Master SSH Config: 8 Powerful Tricks to Simplify Remote Access

This guide explains what SSH is, how to generate keys, and provides detailed examples of configuring ~/.ssh/config with common parameters and eight practical tricks—including managing multiple key pairs, remote file editing with vim, port forwarding, connection sharing, keyword logins, proxying, and remote command execution—to streamline and secure your remote workflows.

CONFIGDevOpsLinux
0 likes · 14 min read
Master SSH Config: 8 Powerful Tricks to Simplify Remote Access
Efficient Ops
Efficient Ops
Feb 5, 2025 · Operations

FAW‑Volkswagen’s Integrated Tech‑Ops Platform: Key Practices, Challenges & Future Roadmap

At the 24th GOPS Global Operations Conference in Shanghai, FAW‑Volkswagen’s tech‑ops lead presented a detailed case study covering the platform’s background, implementation roadmap and results, encountered challenges, and future plans, offering practical insights into integrated DevOps, AIOps, and cloud‑native operations.

DevOpsFAW-VolkswagenPlatform Integration
0 likes · 3 min read
FAW‑Volkswagen’s Integrated Tech‑Ops Platform: Key Practices, Challenges & Future Roadmap
21CTO
21CTO
Jan 30, 2025 · Artificial Intelligence

What Are the Top Tech Trends Shaping 2025? AI, Cloud, DevOps & JavaScript Insights

This article compiles the latest strategic technology trends for 2025, including Gartner's AI forecasts, DORA's 2024 DevOps metrics, GitHub's Octoverse data showing Python's rise, DataDog's cloud security findings, and the 2024 JavaScript ecosystem survey, offering a comprehensive view of the evolving tech landscape.

AIDevOpsGitHub
0 likes · 19 min read
What Are the Top Tech Trends Shaping 2025? AI, Cloud, DevOps & JavaScript Insights
IT Architects Alliance
IT Architects Alliance
Jan 29, 2025 · Cloud Native

How to Build a Cloud‑Agnostic Cloud‑Native Architecture: Strategies, Pitfalls, and Real‑World Successes

This article examines the principles of cloud‑native design, explains why avoiding single‑vendor lock‑in is critical, outlines practical multi‑cloud architecture patterns, discusses implementation challenges, and showcases successful transformations in finance and e‑commerce sectors.

ArchitectureDevOpsMicroservices
0 likes · 20 min read
How to Build a Cloud‑Agnostic Cloud‑Native Architecture: Strategies, Pitfalls, and Real‑World Successes
Test Development Learning Exchange
Test Development Learning Exchange
Jan 28, 2025 · Interview Experience

Essential Interview Q&A: Testing, DevOps, Cloud, Linux, and Management Insights

This comprehensive guide compiles expert answers to common interview questions covering software testing strategies, API automation, performance testing, Linux system administration, Docker and Kubernetes fundamentals, CI/CD pipelines, and effective team management practices, providing valuable insights for candidates and hiring managers alike.

CI/CDDevOpsDocker
0 likes · 49 min read
Essential Interview Q&A: Testing, DevOps, Cloud, Linux, and Management Insights
FunTester
FunTester
Jan 27, 2025 · Operations

Mastering Chaos Engineering: Build Resilient Systems with Proven Practices

In today's always‑on digital era, this article explains chaos engineering concepts, step‑by‑step experimental methods, best‑practice guidelines, and a comparison of leading fault‑injection tools to help organizations proactively strengthen system resilience and reduce downtime risk.

Cloud NativeDevOpsFault Injection
0 likes · 11 min read
Mastering Chaos Engineering: Build Resilient Systems with Proven Practices
IT Architects Alliance
IT Architects Alliance
Jan 22, 2025 · Cloud Native

Kubernetes in the Cloud‑Native Era: Architecture, Core Components, and Practical Practices

This article introduces Kubernetes as the cornerstone of cloud‑native architecture, explains its control‑plane and node components, demonstrates practical tasks such as namespace isolation, custom scheduling, and persistent storage with code examples, and showcases real‑world success cases across industries.

Cloud NativeDevOpsKubernetes
0 likes · 12 min read
Kubernetes in the Cloud‑Native Era: Architecture, Core Components, and Practical Practices
DevOps
DevOps
Jan 21, 2025 · Product Management

Understanding and Creating User Journey Maps for Effective Product Design

The article explores the challenges of product design, explains how misaligned communication hampers requirement understanding, introduces user journey maps as a visual tool to align teams, outlines their components and a step‑by‑step process for creating effective maps, and highlights their value for product management.

DevOpsProduct DesignRequirements Gathering
0 likes · 12 min read
Understanding and Creating User Journey Maps for Effective Product Design
Efficient Ops
Efficient Ops
Jan 20, 2025 · Operations

Inside Qunar’s Pre‑Release Platform: Design, Practice, and Future Outlook

The article recaps Li Jingkang’s presentation at the 2024 GOPS Global Operations Conference, detailing the background, principles, design, and real‑world implementation of Qunar’s pre‑release platform, and outlines its future direction within DevOps, SRE, AIOps, and cloud‑native practices.

Cloud NativeDevOpsOperations
0 likes · 3 min read
Inside Qunar’s Pre‑Release Platform: Design, Practice, and Future Outlook
DevOps
DevOps
Jan 16, 2025 · Operations

Infrastructure as Code (IaC) in DevOps: Solving Modern Operations Challenges

This article explains how Infrastructure as Code (IaC) addresses the inefficiencies of traditional operations, improves collaboration between development and operations, and provides practical steps for implementing IaC within a DevOps workflow to achieve automation, consistency, and faster software delivery.

DevOpsautomationcloud
0 likes · 10 min read
Infrastructure as Code (IaC) in DevOps: Solving Modern Operations Challenges
Architect
Architect
Jan 16, 2025 · Backend Development

How to Shrink Spring Boot JARs by Extracting Dependencies and Config Files with Maven

This guide tackles the problem of oversized Spring Boot JARs by showing how to separate library JARs and configuration files from the main artifact, presenting three Maven‑based solutions—spring‑boot‑maven‑plugin, maven‑jar‑plugin, and maven‑assembly‑plugin—complete with configuration snippets, build commands, and deployment tips.

DevOpsMicroservicesdependency management
0 likes · 16 min read
How to Shrink Spring Boot JARs by Extracting Dependencies and Config Files with Maven
MaGe Linux Operations
MaGe Linux Operations
Jan 15, 2025 · Operations

Master Elasticsearch 7.10 on CentOS: Complete Install & Config Guide

This guide walks you through downloading, installing, and configuring Elasticsearch 7.10 on CentOS, covering environment setup, user creation, service start options, essential settings like paths, heap size, system limits, and troubleshooting tips for a production‑ready deployment.

DevOpsElasticsearchInstallation
0 likes · 26 min read
Master Elasticsearch 7.10 on CentOS: Complete Install & Config Guide
IT Architects Alliance
IT Architects Alliance
Jan 12, 2025 · Cloud Native

Unlocking Cloud‑Native Success: Microservices, Containers & DevOps Explained

The article explores how cloud‑native architecture—driven by microservices, containerization, and DevOps—empowers enterprises to achieve greater agility, scalability, and operational efficiency, detailing core principles, real‑world examples such as Netflix, common challenges, and practical tools for implementation and security.

Cloud NativeContainersDevOps
0 likes · 18 min read
Unlocking Cloud‑Native Success: Microservices, Containers & DevOps Explained
macrozheng
macrozheng
Jan 8, 2025 · Operations

Master Docker Management with DPanel: Install, Use, and Real‑World Example

This article introduces DPanel, a lightweight Chinese‑language Docker visual management panel, walks through its installation via Docker commands, demonstrates core features such as overview, image and container management, and shows a real‑world SpringBoot‑Vue e‑commerce project deployment using Docker Compose.

Container ManagementDPanelDevOps
0 likes · 8 min read
Master Docker Management with DPanel: Install, Use, and Real‑World Example
MaGe Linux Operations
MaGe Linux Operations
Jan 4, 2025 · Operations

Master Docker: From Origins to Commands, Networking, and Volumes

This guide explains Docker’s origins, core container technologies such as cgroups and namespaces, essential commands for managing container lifecycles, and practical examples covering environment variables, volumes, and networking, enabling readers to understand and operate Docker containers effectively.

ContainersDevOpsDocker
0 likes · 7 min read
Master Docker: From Origins to Commands, Networking, and Volumes
macrozheng
macrozheng
Dec 31, 2024 · Operations

Why Choose Gogs Over GitLab? A Lightweight Self‑Hosted Git Solution

This article introduces Gogs as a fast, low‑resource self‑hosted Git service, explains how to install it with Docker, configure basic settings, use it for a SpringBoot‑Vue e‑commerce project, and compares its advantages over GitLab for developers seeking a lightweight alternative.

DevOpsDockerGit
0 likes · 7 min read
Why Choose Gogs Over GitLab? A Lightweight Self‑Hosted Git Solution
Efficient Ops
Efficient Ops
Dec 30, 2024 · Operations

How China’s Top Bank Secured Dual DevOps & DevSecOps Certifications

In 2024, China’s Bank of Communications became the first state-owned bank to earn dual certifications for ITU DevOps and domestic DevSecOps standards, showcasing advanced performance‑measurement, security, and continuous‑testing platforms that align with national information‑standard internationalization goals.

BankingTechnologyDevOpsDevSecOps
0 likes · 11 min read
How China’s Top Bank Secured Dual DevOps & DevSecOps Certifications
DevOps Cloud Academy
DevOps Cloud Academy
Dec 28, 2024 · Operations

Common Jenkins Issues and Their Solutions

This guide outlines frequent Jenkins problems—including master startup failures, out‑of‑memory errors, plugin incompatibilities, disk space exhaustion, configuration corruption, and Java compatibility issues—and provides step‑by‑step troubleshooting procedures to keep CI/CD pipelines running smoothly.

CI/CDDevOpsJenkins
0 likes · 5 min read
Common Jenkins Issues and Their Solutions
IT Architects Alliance
IT Architects Alliance
Dec 26, 2024 · Cloud Native

How Cloud‑Native, Microservices, Containers and DevOps Drive Digital Transformation

Cloud‑native architecture, built on microservices, containers, and DevOps, empowers enterprises with agility, scalability, and resilience, enabling rapid development, efficient resource utilization, and seamless continuous delivery, while addressing challenges like distributed transactions and service governance, and outlining future integration with 5G, edge computing, and AI.

5GCloud NativeContainers
0 likes · 15 min read
How Cloud‑Native, Microservices, Containers and DevOps Drive Digital Transformation
Top Architecture Tech Stack
Top Architecture Tech Stack
Dec 26, 2024 · Operations

GitLab Discontinues Service for China Mainland, Macau, and Hong Kong and Advises Migration to JiHu

GitLab announced that it will cease providing GitLab.com accounts to users in mainland China, Macau and Hong Kong, offering a 60‑day migration window to the locally‑operated JiHu platform and prompting widespread discussion about data integrity, compliance, and the future of open‑source development in the region.

DevOpsGitLabJiHu
0 likes · 7 min read
GitLab Discontinues Service for China Mainland, Macau, and Hong Kong and Advises Migration to JiHu
Efficient Ops
Efficient Ops
Dec 25, 2024 · Operations

How China’s Bank Achieved Leading DevOps Performance with a Unified Metrics Platform

In a recent interview, China’s Bank of Communications shares how its Software Center Measurement Platform, built on ITU DevOps international standards and domestic DevOps criteria, delivers data‑driven, lifecycle‑wide performance metrics—covering continuous delivery, agile development, cost management and more—enabling real‑time monitoring, issue detection, and continuous improvement across teams.

BankingTechnologyDevOpsPerformanceMetrics
0 likes · 14 min read
How China’s Bank Achieved Leading DevOps Performance with a Unified Metrics Platform
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Dec 25, 2024 · Operations

How We Boosted CI Automation Efficiency by 50%: A Real‑World Case Study

This article details how a development team identified performance, stability, and metric shortcomings in their automated CI pipeline and implemented architectural, process, and tooling improvements—including GPU‑enabled Linux runners, dynamic thread pools, result noise reduction, and comprehensive dashboards—to dramatically increase test throughput, reliability, and overall automation value.

CIDevOpstesting
0 likes · 20 min read
How We Boosted CI Automation Efficiency by 50%: A Real‑World Case Study
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 21, 2024 · Cloud Native

Understanding Docker and Kubernetes: Principles, Architecture, and Deployment Practices

This article explains the fundamentals of containerization by reviewing virtualization concepts, detailing Docker's architecture and Dockerfile syntax, and then introduces Kubernetes' control‑plane and node components, providing step‑by‑step examples for deploying a simple Nginx service and a Java web application on a K8s cluster, both manually and with automation tools.

Cloud NativeContainerizationDeployment
0 likes · 19 min read
Understanding Docker and Kubernetes: Principles, Architecture, and Deployment Practices
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Dec 20, 2024 · Operations

20 Must‑Know Production Ops Issues and Quick Fixes

This guide presents twenty common production‑environment problems—from log analysis and database recovery to Kubernetes scheduling—detailing real‑world scenarios, step‑by‑step command solutions, and preventive measures that help engineers quickly diagnose, resolve, and avoid outages.

DevOpsOperationsmonitoring
0 likes · 17 min read
20 Must‑Know Production Ops Issues and Quick Fixes
Efficient Ops
Efficient Ops
Dec 19, 2024 · Operations

How FAW‑Volkswagen’s Dual‑Platform DevOps Secured International and Domestic Certification

FAW‑Volkswagen’s R&D Efficiency Platform and Integrated Operations Platform both achieved the top‑grade ITU DevOps international standard and the domestic DevOps standard, showcasing the company’s advanced digital‑transformation capabilities, the rigorous assessment process, and the broader push for standard internationalization in China’s IT industry.

DevOpsDigital TransformationIT Operations
0 likes · 13 min read
How FAW‑Volkswagen’s Dual‑Platform DevOps Secured International and Domestic Certification
Efficient Ops
Efficient Ops
Dec 19, 2024 · R&D Management

How China Post Bank Boosted DevOps Efficiency with Dual ITU and Domestic Standards

The article details China Post Bank's successful dual ITU‑DevOps and domestic standard assessment, showcasing measurable improvements in engineering quality, developer productivity, and delivery speed, while sharing insights from senior managers on implementation challenges, future plans, and the broader outlook for DevOps in digital transformation.

China Post BankDevOpsR&D efficiency
0 likes · 17 min read
How China Post Bank Boosted DevOps Efficiency with Dual ITU and Domestic Standards
Efficient Ops
Efficient Ops
Dec 18, 2024 · Operations

How a Chinese Bank Boosted DevOps Efficiency with Dual‑Standard Metrics

The article details how China’s Bank of Communications’ Software Center earned top‑level ITU DevOps international and domestic standard certifications through a data‑driven, full‑lifecycle measurement platform, highlighting the platform’s architecture, key performance indicators, and the broader push for international standardization of IT governance.

BankingDigitalTransformationDevOpsITGovernance
0 likes · 14 min read
How a Chinese Bank Boosted DevOps Efficiency with Dual‑Standard Metrics
JD Tech Talk
JD Tech Talk
Dec 18, 2024 · Operations

Reexamining DevOps and Platform Engineering: Why Developers Resist Operations and Key Success Factors

This article revisits DevOps and the emerging concept of Platform Engineering, analyzes why developers shy away from operations, outlines the core principles and success factors of platform engineering, and discusses metrics, industry trends, and practical recommendations for building effective internal development platforms.

DevOpsinternal toolsplatform engineering
0 likes · 16 min read
Reexamining DevOps and Platform Engineering: Why Developers Resist Operations and Key Success Factors
Efficient Ops
Efficient Ops
Dec 17, 2024 · Operations

LanZhou Bank’s Journey to Top‑Tier DevOps: Achieving Continuous Delivery Level 3

LanZhou Bank’s credit‑system project passed both the ITU DevOps international standard and China’s domestic DevOps continuous‑delivery level‑3 assessment, showcasing how a micro‑service‑based banking platform can boost delivery speed, quality, and digital transformation through a disciplined DevOps practice.

BankingContinuous DeliveryDevOps
0 likes · 15 min read
LanZhou Bank’s Journey to Top‑Tier DevOps: Achieving Continuous Delivery Level 3
macrozheng
macrozheng
Dec 17, 2024 · Cloud Native

Build a Lightweight Docker Registry with Registry & Docker‑Registry‑Browser

This guide walks through setting up a lightweight private Docker image registry using the official Docker registry and the visual docker‑registry‑browser tool, covering installation, configuration, image tagging, pushing, pulling, and running a sample SpringBoot‑Vue e‑commerce application in containers.

ContainerDevOpsDocker
0 likes · 8 min read
Build a Lightweight Docker Registry with Registry & Docker‑Registry‑Browser
Java Architect Essentials
Java Architect Essentials
Dec 15, 2024 · Operations

Simplify Java Project Build and Deployment with Jpom: A Hands‑On Guide

Jpom is a lightweight, low‑intrusion Java‑based platform that streamlines online building, automatic deployment, daily operations, and project monitoring, offering features such as node management, SSH terminal, Docker control, and multi‑environment packaging, with step‑by‑step installation commands and demo access details.

CI/CDDevOpsDocker
0 likes · 7 min read
Simplify Java Project Build and Deployment with Jpom: A Hands‑On Guide
DataFunTalk
DataFunTalk
Dec 14, 2024 · Artificial Intelligence

Advances and Practices of Large‑Model‑Powered Intelligent Development Tools

This article explores the evolution, enterprise adoption, and practical usage of large‑model‑driven intelligent development tools, covering code‑completion advancements, full‑repo indexing, CI/CD integration, prompt engineering, inline chat interactions, and best practices for developers to collaborate effectively with AI.

AIDevOpsPrompt engineering
0 likes · 32 min read
Advances and Practices of Large‑Model‑Powered Intelligent Development Tools
Linux Ops Smart Journey
Linux Ops Smart Journey
Dec 10, 2024 · Cloud Native

Deploy GitLab on Kubernetes in One Click with Helm

This guide shows how to quickly set up a full GitLab instance on a Kubernetes cluster using Helm charts, covering prerequisite checks, configuration file creation, secret management, and verification steps to streamline CI/CD and team collaboration.

CI/CDDevOpsKubernetes
0 likes · 8 min read
Deploy GitLab on Kubernetes in One Click with Helm
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Dec 10, 2024 · Operations

Unlock Powerful Automation with Ansible: A Complete Guide

Ansible is a popular open‑source automation platform that simplifies configuration management, deployment, and orchestration across Linux and non‑Linux hosts, offering modules, playbooks, inventories, and roles, with detailed installation steps, command usage, module examples, and best practices for efficient operations.

AnsibleConfiguration ManagementDevOps
0 likes · 28 min read
Unlock Powerful Automation with Ansible: A Complete Guide
Top Architect
Top Architect
Dec 9, 2024 · Databases

Database Monitoring and Slow Query Log Management Guide

This article provides a practical guide on monitoring database system resources using Linux commands, configuring MySQL slow query logging, analyzing performance issues, and outlines best practices, while also promoting a ChatGPT community and related services.

DevOpsMySQLdatabases
0 likes · 7 min read
Database Monitoring and Slow Query Log Management Guide
Linux Ops Smart Journey
Linux Ops Smart Journey
Dec 8, 2024 · Operations

Unlock Server Automation: How Ansible Playbooks Transform IT Management

This article introduces Ansible Playbooks, an open‑source automation tool that uses YAML to manage servers without agents, explains their declarative nature, outlines key benefits such as simplicity, modularity and idempotence, and provides practical command‑line examples to list hosts, dry‑run, and execute tasks.

AnsibleDevOpsPlaybook
0 likes · 5 min read
Unlock Server Automation: How Ansible Playbooks Transform IT Management
Test Development Learning Exchange
Test Development Learning Exchange
Dec 6, 2024 · Operations

Common Docker Commands Reference

This article provides a comprehensive reference of essential Docker commands, covering basic container operations, image management, volume handling, network configuration, and data management, with brief Chinese descriptions and example usages for each command.

CLIContainerDevOps
0 likes · 6 min read
Common Docker Commands Reference
Code Mala Tang
Code Mala Tang
Dec 4, 2024 · Cloud Native

7 Proven Dockerfile Tricks to Shrink Images and Speed Up Builds

Learn seven practical Dockerfile optimization techniques—from picking lightweight base images and reducing layers to leveraging cache, .dockerignore, environment variables, multi-stage builds, and locking dependency versions—to create smaller, faster, and more reliable container images.

Cloud NativeContainer OptimizationDevOps
0 likes · 6 min read
7 Proven Dockerfile Tricks to Shrink Images and Speed Up Builds
Efficient Ops
Efficient Ops
Dec 2, 2024 · Operations

How AI‑Driven Parameter Governance Transforms DevOps Efficiency

This article explains how AI‑powered parameter governance, integrated with DevOps and AIOps practices, tackles the explosion of configuration parameters in large‑scale financial systems, streamlines design, auditing, detection, and deployment, and ultimately boosts operational efficiency and risk control.

Artificial IntelligenceDevOpsOperations
0 likes · 8 min read
How AI‑Driven Parameter Governance Transforms DevOps Efficiency
Efficient Ops
Efficient Ops
Dec 1, 2024 · Operations

How to Evaluate and Mature Your Enterprise DevOps Platform in 2024

This article outlines the current state of enterprise DevOps in China, explains regulatory emphasis on integrated R&D‑operations platforms, describes a five‑level maturity model, and provides detailed guidelines for assessing and improving organizational DevOps platforms using a structured tool‑module framework.

DevOpsDigital TransformationMaturity Model
0 likes · 8 min read
How to Evaluate and Mature Your Enterprise DevOps Platform in 2024