Tag

DevOps

0 views collected around this technical thread.

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
DevOps Operations Practice
DevOps Operations Practice
Jun 11, 2025 · Operations

Ops vs DevOps vs SRE: Which Role Matches Your Career Goals?

This article compares traditional Operations (Ops), DevOps, and Site Reliability Engineering (SRE) by outlining their definitions, core responsibilities, typical technology stacks, and career considerations, helping readers understand the distinct philosophies and choose the path that best fits their interests and market demand.

DevOpsSRETechnology Stack
0 likes · 6 min read
Ops vs DevOps vs SRE: Which Role Matches Your Career Goals?
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Jun 11, 2025 · Cloud Native

Master Kubernetes Architecture: From Master Nodes to Pods Explained

This article provides a comprehensive overview of Kubernetes architecture, detailing the control plane components, worker node services, and the end‑to‑end workflow that enables automated deployment, scaling, and management of containerised applications in cloud‑native environments.

Cloud NativeContainer OrchestrationDevOps
0 likes · 5 min read
Master Kubernetes Architecture: From Master Nodes to Pods Explained
DeWu Technology
DeWu Technology
Jun 9, 2025 · Frontend Development

How Frontend Automated Testing Can Supercharge R&D Efficiency and Quality

This article examines the current low self‑testing rates in the frontend team, explains why automated quality‑assurance techniques like code coverage and E2E testing are essential, outlines a comprehensive technical and operational plan—including tooling, rollout, metrics, and future road‑maps—to boost R&D self‑testing ratios and overall delivery quality.

Code CoverageDevOpsR&D efficiency
0 likes · 23 min read
How Frontend Automated Testing Can Supercharge R&D Efficiency and Quality
DevOps Operations Practice
DevOps Operations Practice
Jun 7, 2025 · Operations

How Ops Professionals Can Reach a 300k Annual Salary: Real‑World Tips

This article compiles practical advice from experienced operations engineers on the challenges and strategies for achieving a 300,000 CNY yearly salary, covering skill development, career moves, company size, automation, and the evolving role of SRE/DevOps.

DevOpsSREcareer
0 likes · 6 min read
How Ops Professionals Can Reach a 300k Annual Salary: Real‑World Tips
Efficient Ops
Efficient Ops
Jun 3, 2025 · Operations

What Anthropic’s SRE Team Learned: 23 Practical Ops Tips for Scalable AI Infrastructure

This article shares Anthropic’s SRE engineer insights on 23 actionable practices—from schema migration and Karpenter node management to OpenTelemetry adoption, Helm chart storage, and Terraform versus CloudFormation—offering concrete recommendations for building reliable, cost‑effective AI and cloud‑native platforms.

Cloud NativeDevOpsInfrastructure
0 likes · 12 min read
What Anthropic’s SRE Team Learned: 23 Practical Ops Tips for Scalable AI Infrastructure
Efficient Ops
Efficient Ops
Jun 2, 2025 · Cloud Native

Master Container Management with Podman Desktop: Features, Installation & Tips

This guide introduces Podman Desktop, an open‑source graphical tool for simplifying container and Kubernetes workflows, outlines its core dashboard, multi‑engine and remote‑bridge features, and provides step‑by‑step installation instructions for macOS and Windows.

ContainerDevOpsKubernetes
0 likes · 3 min read
Master Container Management with Podman Desktop: Features, Installation & Tips
Sohu Tech Products
Sohu Tech Products
May 28, 2025 · Cloud Native

Comprehensive Docker Guide: Installation, Core Commands, Dockerfile, and Docker Compose

This article provides a comprehensive guide to Docker, covering its core concepts, installation steps for CentOS, macOS, and Windows, essential Docker commands, detailed Dockerfile instructions, and an introduction to Docker Compose with practical examples.

ContainerizationDevOpsDocker
0 likes · 45 min read
Comprehensive Docker Guide: Installation, Core Commands, Dockerfile, and Docker Compose
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.

DevOpsIT Operationsautomation
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
php中文网 Courses
php中文网 Courses
May 26, 2025 · Operations

Using Jenkins Pipeline for Continuous Integration and Deployment of PHP Applications

This article explains how to set 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 deploy, and how to run and verify the pipeline.

CI/CDDevOpsJenkins
0 likes · 5 min read
Using Jenkins Pipeline for Continuous Integration and Deployment of PHP Applications
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.

Cost ReductionDevOpsInfrastructure
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
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
May 20, 2025 · Cloud Native

Understanding Docker Containers and Images: A Detailed Introduction

This article explains the fundamentals of Docker containers and images, describing how containers provide lightweight, isolated runtime environments, how images are layered read‑only snapshots, and the relationship between them, while also offering visual diagrams and a brief promotional note for further resources.

Cloud NativeContainersDevOps
0 likes · 5 min read
Understanding Docker Containers and Images: A Detailed Introduction
Linux Ops Smart Journey
Linux Ops Smart Journey
May 16, 2025 · Operations

Turn Jenkins into a Real‑Time Monitoring Hub with Prometheus & Grafana

This guide shows how to integrate Jenkins with Prometheus and Grafana, covering plugin installation, metric endpoint exposure, Prometheus scraping configuration, verification via curl, and importing a ready‑made Grafana dashboard to achieve proactive, visualized CI/CD monitoring.

DevOpsGrafanaJenkins
0 likes · 4 min read
Turn Jenkins into a Real‑Time Monitoring Hub with Prometheus & Grafana
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)
DevOps Cloud Academy
DevOps Cloud Academy
May 12, 2025 · Operations

Implementing Dynamic Multi‑Project GitLab CI/CD Pipelines with Artifacts and Dependencies

This article explains how to build dynamic GitLab CI pipelines that can create an arbitrary number of environments, trigger downstream pipelines across multiple projects, and pass artifacts between jobs using strategies like depend, needs, and dependencies to achieve flexible, scalable DevOps workflows.

ArtifactsCI/CDDevOps
0 likes · 10 min read
Implementing Dynamic Multi‑Project GitLab CI/CD Pipelines with Artifacts and Dependencies
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/CDCloud NativeDevOps
0 likes · 5 min read
Boost CI/CD Efficiency: Using Kubernetes Pods as Jenkins Agents
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.

DevOpsStatic Site GeneratorWeb Development
0 likes · 4 min read
A Comprehensive Guide to Using Hugo for Static Site Generation