FIELD NOTES

Practical technology,
explained like a conversation.

Tutorials, operational lessons and verified industry developments from the point where infrastructure, security and software meet.

152published notes
Automation & Scripting

Use temporary files safely

The useful outcome is not a green terminal. It is a clear explanation of what was checked, what the output means and what should happen next.Our specific objective is use temporary files safely. Let the oper…

Read note →
Web Infrastructure

Trace an HTTP redirect chain

The fastest safe route here begins with narrowing the question. We will collect evidence first and change nothing until the output points somewhere specific.Our specific objective is trace an http redirect c…

Read note →
Containers & Kubernetes

Back up Kubernetes objects as readable YAML

Before touching configuration, we will turn the symptom into a precise question and collect a baseline that can be compared after the work.Our specific objective is back up kubernetes objects as readable yam…

Read note →
Cloud & DevOps

Build a deployment health gate

This is a practical operator’s guide: establish context, run the smallest useful check, interpret it correctly, and leave a clean recovery path.Our specific objective is build a deployment health gate. A rel…

Read note →
Networking & ISP Systems

Prove a port is reachable

Before touching configuration, we will turn the symptom into a precise question and collect a baseline that can be compared after the work.Our specific objective is prove a port is reachable. A TCP handshake…

Read note →
Databases & Reliability

Test database reachability without an app

There are several ways to get a plausible answer here. This guide focuses on the path that preserves evidence and minimizes accidental change.Our specific objective is test database reachability without an a…

Read note →
Cybersecurity

Check a file without trusting its name

When this problem appears in production, urgency encourages guessing. The procedure below deliberately slows the first minute down so the next thirty are useful.Our specific objective is check a file without…

Read note →
Page 12 of 13 · 152 posts