Raymond Ops
Author

Raymond Ops

Linux ops automation, cloud-native, Kubernetes, SRE, DevOps, Python, Golang and related tech discussions.

607
Articles
0
Likes
2.1k
Views
0
Comments
Recent Articles

Latest from Raymond Ops

100 recent articles max
Raymond Ops
Raymond Ops
Feb 26, 2026 · Operations

What Core Skills Do 500k‑CNY Ops Engineers Master?

This article breaks down the essential technical and soft‑skill competencies—ranging from deep Linux kernel knowledge and database optimization to cloud‑native Kubernetes expertise, observability, automation, cost‑saving architecture, and security—that distinguish high‑salary operations engineers and provides a practical roadmap for achieving them.

KubernetesPerformance optimizationdatabase
0 likes · 38 min read
What Core Skills Do 500k‑CNY Ops Engineers Master?
Raymond Ops
Raymond Ops
Feb 25, 2026 · Operations

How to Stop 3 AM Alert Wake‑Ups: 5 Smart Monitoring Techniques

Every night engineers are jolted awake by noisy alerts, but by applying five practical techniques—including alert severity tiers, aggregation, dynamic thresholds, intelligent routing, and data‑driven effectiveness analysis—teams can cut daily alerts from over a hundred to fewer than ten and dramatically improve response times.

AlertmanagerMonitoringPrometheus
0 likes · 44 min read
How to Stop 3 AM Alert Wake‑Ups: 5 Smart Monitoring Techniques
Raymond Ops
Raymond Ops
Feb 24, 2026 · Cloud Native

Master Enterprise Monitoring: Build a Prometheus + Grafana Observability Platform

This guide details how to design and implement an enterprise‑grade cloud‑native observability platform using Prometheus for metrics collection and Grafana for visualization, covering architecture, high‑availability deployment, alerting, dashboard automation, case studies, best‑practice recommendations, and future trends.

GrafanaPrometheuscloud-native
0 likes · 24 min read
Master Enterprise Monitoring: Build a Prometheus + Grafana Observability Platform
Raymond Ops
Raymond Ops
Feb 24, 2026 · Operations

Mastering Enterprise CI/CD with Ansible: A Complete Hands‑On Guide

This comprehensive guide explains how to build an enterprise‑grade CI/CD automation platform with Ansible, covering its evolution, core principles, environment setup, dynamic inventory, modular playbooks, GitLab integration, blue‑green deployments, Vault security, custom module development, real‑world case studies, performance tuning, error handling, monitoring, and testing with Molecule.

AnsibleCI/CDConfiguration Management
0 likes · 25 min read
Mastering Enterprise CI/CD with Ansible: A Complete Hands‑On Guide
Raymond Ops
Raymond Ops
Feb 14, 2026 · Operations

How I Cut 80% of Ops Time with an Automated Service Management System

This article details a complete automated operations framework that replaces manual service restarts, log cleaning, and deployment tasks with health‑checks, systemd units, Kubernetes probes, monitoring scripts, fault‑diagnosis tools, auto‑scaling policies, and Ansible playbooks, saving roughly 80% of repetitive work and dramatically improving reliability.

AutomationMonitoringOps
0 likes · 38 min read
How I Cut 80% of Ops Time with an Automated Service Management System
Raymond Ops
Raymond Ops
Feb 13, 2026 · Operations

10 Proven Nginx Tweaks to Turn Your Server from Slow to Lightning Fast

This guide presents ten practical Nginx optimization techniques—from worker process tuning and connection handling to gzip compression, static file caching, load balancing, security hardening, and HTTP/2/SSL tweaks—illustrated with configuration snippets, real‑world pitfalls, monitoring scripts, and future‑proof recommendations for high‑traffic, cloud‑native environments.

Optimizationoperations
0 likes · 14 min read
10 Proven Nginx Tweaks to Turn Your Server from Slow to Lightning Fast
Raymond Ops
Raymond Ops
Feb 12, 2026 · Cloud Native

Master Kubernetes: Core Concepts, Architecture, and Advanced Networking Explained

This comprehensive guide demystifies Kubernetes by covering its core principles, component architecture, service discovery mechanisms, pod resource sharing, CNI plugins, multi‑layer load balancing, and IP addressing models, providing engineers with the knowledge needed to design and operate robust cloud‑native clusters.

CNIContainer OrchestrationIP addressing
0 likes · 14 min read
Master Kubernetes: Core Concepts, Architecture, and Advanced Networking Explained
Raymond Ops
Raymond Ops
Feb 11, 2026 · Databases

Mastering Redis Memory: From Basics to Advanced Troubleshooting

This comprehensive guide walks you through the real costs of Redis memory problems, explains the three‑layer memory architecture and five major consumers, provides a toolbox of INFO and MEMORY commands plus monitoring scripts, and offers step‑by‑step solutions for seven common issues, best‑practice optimizations, real‑world case studies, a daily checklist, and advanced techniques such as Lua scripts and smart cache warm‑up.

Performance TuningRedisbackend
0 likes · 26 min read
Mastering Redis Memory: From Basics to Advanced Troubleshooting
Raymond Ops
Raymond Ops
Feb 10, 2026 · Operations

How to Scale Automation with Ansible: A Step‑by‑Step Guide

A real‑world incident where a manual deployment error crippled 500 servers illustrates the dangers of hand‑crafted ops, and the article walks through Ansible’s project layout, dynamic inventory, idempotent roles, variable hierarchy, CI/CD integration, common pitfalls, and future extensions to Kubernetes, Terraform, and AI‑driven automation.

AnsibleCI/CDDevOps
0 likes · 11 min read
How to Scale Automation with Ansible: A Step‑by‑Step Guide
Raymond Ops
Raymond Ops
Feb 8, 2026 · Operations

MySQL Ops Nightmares: Lessons from a 3 AM Production Crash

A seasoned DBA recounts a 3 AM MySQL outage caused by an unindexed query, then shares practical strategies for indexing, connection‑pool sizing, slow‑query tuning, replication lag handling, monitoring, automation, performance tuning, security hardening, and future‑proofing MySQL deployments.

Database OperationsMySQL
0 likes · 14 min read
MySQL Ops Nightmares: Lessons from a 3 AM Production Crash