Skip to main content

Practical DevOps, Cloud, AI & Linux engineering guides

Featured Article

Zed Delta and the Pull Request: Obsolete, or Just Overloaded?

Zed says agents made pull requests obsolete and shipped Delta to replace them. The review unit needs rethinking, but review itself, and the gates around it, stay.

KU
Kiril UrbonasDevOps Engineer
|Sep 24, 2026
Zed Delta and the Pull Request: Obsolete, or Just Overloaded?

Most read

  1. 01
  2. 02
  3. 03
  4. 04
  5. 05

Topics

Latest Articles

View All →
CERN is moving accelerator control computers to Debian because RHEL raised its minimum CPU level. Check your own fleet's x86-64-vN support before the next OS upgrade does it for you.
••yesterday

CERN Left Red Hat for Debian: The CPU Baseline Lesson

CERN is moving accelerator control computers to Debian because RHEL raised its minimum CPU level. Check your own fleet's x86-64-vN support before the next OS upgrade does it for you.

KU
Kiril Urbonas·2 min read
Read article
Perplexity built its own key-value store because DynamoDB's read path and bill stopped fitting 50 KB search items. Here is the checklist for when leaving is justified.
••2 days ago

Perplexity Left DynamoDB for CobbleDB: When Should You?

Perplexity built its own key-value store because DynamoDB's read path and bill stopped fitting 50 KB search items. Here is the checklist for when leaving is justified.

KU
Kiril Urbonas·2 min read
Read article
Handing an agent kubectl is a five-minute job. Proving the fix worked and did no harm is the real work, and it belongs in the wrapper, not the prompt.
••3 days ago

AI Agents and Kubernetes Remediation: Write Access Is the Easy Part

Handing an agent kubectl is a five-minute job. Proving the fix worked and did no harm is the real work, and it belongs in the wrapper, not the prompt.

KU
Kiril Urbonas·2 min read
Read article
A green readiness probe means the probe endpoint answered, nothing more. The gaps that cause 502s during rollouts, and the Deployment settings that close them.
••4 days ago

Kubernetes Readiness Probes Lie During Rolling Updates

A green readiness probe means the probe endpoint answered, nothing more. The gaps that cause 502s during rollouts, and the Deployment settings that close them.

KU
Kiril Urbonas·2 min read
Read article
A DPRK-linked group is mailing DevOps candidates Terraform take-home repos whose lock file points at a fake registry. terraform init then runs the attacker's provider.
••5 days ago

The Terraform Lock File Is Code: Review It Before You Init

A DPRK-linked group is mailing DevOps candidates Terraform take-home repos whose lock file points at a fake registry. terraform init then runs the attacker's provider.

KU
Kiril Urbonas·2 min read
Read article
Kubernetes is promoting KYAML, a strict subset of YAML that any parser accepts. It kills type coercion and indentation bugs without a migration.
••5 days ago

KYAML: Kubernetes YAML Without the Norway Problem

Kubernetes is promoting KYAML, a strict subset of YAML that any parser accepts. It kills type coercion and indentation bugs without a migration.

KU
Kiril Urbonas·2 min read
Read article
Since 11 September 2026 the 24-hour clock for actively exploited vulnerabilities is live. The owner, the decision path, the SBOM lookup, and the runbook you need this month.
••6 days ago

EU CRA Article 14: What DevOps Teams Should Wire In Now

Since 11 September 2026 the 24-hour clock for actively exploited vulnerabilities is live. The owner, the decision path, the SBOM lookup, and the runbook you need this month.

KU
Kiril Urbonas·2 min read
Read article
A SHA pin that nobody checks is a label, not a control. Plugin4Shell showed that four major coding agents never checked.
••last week

Plugin4Shell: A Pinned Plugin Is Not a Verified Plugin

A SHA pin that nobody checks is a label, not a control. Plugin4Shell showed that four major coding agents never checked.

KU
Kiril Urbonas·2 min read
Read article
AWS says it cannot restore data held only in Bahrain (me-south-1) or in one UAE zone. Multi-AZ gave availability, not recovery, and only cross-region copies survived.
••last week

AWS Lost a Region for Good: Multi-AZ Is Not Disaster Recovery

AWS says it cannot restore data held only in Bahrain (me-south-1) or in one UAE zone. Multi-AZ gave availability, not recovery, and only cross-region copies survived.

KU
Kiril Urbonas·2 min read
Read article
The June to August promotion ended on September 1. Included Copilot credits fell 37% on Business and 44% on Enterprise while seat prices stayed flat. Here is the arithmetic and the controls.
••last week

Copilot's September Bill Cliff: Included AI Credits Just Dropped

The June to August promotion ended on September 1. Included Copilot credits fell 37% on Business and 44% on Enterprise while seat prices stayed flat. Here is the arithmetic and the controls.

KU
Kiril Urbonas·2 min read
Read article
A background cleanup job saturated the database behind GitHub's permission checks, and the safeguard pacing it watched only replica lag. Throttle on more than one signal.
••last week

GitHub's September 13 Outage: One Cleanup Job, 28 Services

A background cleanup job saturated the database behind GitHub's permission checks, and the safeguard pacing it watched only replica lag. Throttle on more than one signal.

KU
Kiril Urbonas·2 min read
Read article
Running a coding agent on a laptop is a preference. Running one in a pipeline is an architecture decision about credentials, sandboxing, and non-interactive failure.
••last week

AI CLI Agents in CI: Claude Code vs Codex CLI vs Gemini CLI

Running a coding agent on a laptop is a preference. Running one in a pipeline is an architecture decision about credentials, sandboxing, and non-interactive failure.

KU
Kiril Urbonas·2 min read·14
Read article
Page 1 of 46 · 548 posts
Previous
12...46
Next