DevOps Operations Practice
Author

DevOps Operations Practice

We share professional insights on cloud-native, DevOps & operations, Kubernetes, observability & monitoring, and Linux systems.

162
Articles
0
Likes
565
Views
0
Comments
Recent Articles

Latest from DevOps Operations Practice

100 recent articles max
DevOps Operations Practice
DevOps Operations Practice
Feb 4, 2026 · Cloud Native

How to Implement Canary Deployments with Istio on Kubernetes

This guide explains why gray (canary) releases are essential for production stability in internet companies, and provides step‑by‑step configurations using Istio’s VirtualService, Gateway, and DestinationRule resources to route traffic by percentage or request headers in a Kubernetes cluster.

IstioKubernetescanary deployment
0 likes · 6 min read
How to Implement Canary Deployments with Istio on Kubernetes
DevOps Operations Practice
DevOps Operations Practice
Dec 12, 2025 · Cloud Native

What’s Changing in Kubernetes v1.35? Key Deprecations and New Features Explained

The upcoming Kubernetes v1.35 release will drop cgroup v1, deprecate kube-proxy ipvs mode, end support for containerd v1.x, and introduce alpha node‑declared features, in‑place pod resource updates, native pod certificates, numeric taint comparisons, user‑namespace support, and OCI‑based volumes, all aimed at improving stability and security.

Kubernetescgroup v2deprecation
0 likes · 10 min read
What’s Changing in Kubernetes v1.35? Key Deprecations and New Features Explained
DevOps Operations Practice
DevOps Operations Practice
Sep 24, 2025 · Cloud Native

How to Seamlessly Transition from Traditional Ops to Cloud Native: A Practical Guide

This article outlines the fundamental differences between traditional operations and cloud‑native practices, presents a four‑step migration strategy—including containerization, Kubernetes adoption, monitoring overhaul, and cultural shift—and highlights common pitfalls and measurable outcomes for a successful digital transformation.

ContainerizationMonitoringdigital transformation
0 likes · 7 min read
How to Seamlessly Transition from Traditional Ops to Cloud Native: A Practical Guide
DevOps Operations Practice
DevOps Operations Practice
Aug 20, 2025 · Operations

Why DevOps Matters: Bridging Development and Operations for Faster Delivery

DevOps, emerging from the need to resolve conflicts between development and operations, combines agile practices with automation, continuous integration, delivery, infrastructure as code, monitoring, microservices, and collaboration to create a seamless, reliable software delivery pipeline that aligns teams, speeds releases, and improves system stability.

Software Deliverycollaborationcontinuous integration
0 likes · 8 min read
Why DevOps Matters: Bridging Development and Operations for Faster Delivery