Emmanuel Corels
FIELD NOTES

Practical technology,
explained like a conversation.

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

134published notes
Containers & Kubernetes

Find cluster resource pressure

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 find cluster resourc…

Read note →
Linux & Server Operations

Create a recovery-first backup check

This procedure is written for real environments where access, uptime and rollback matter as much as the technical fix.Our specific objective is create a recovery-first backup check. A successful job is not p…

Read note →
Web Infrastructure

Check upstream timing in Nginx

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 check upstream timing in nginx. Separ…

Read note →
Product Engineering

Capture architecture decisions briefly

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 capture architecture decisions briefly. A …

Read note →
Databases & Reliability

Prove a database index will help before adding it

Turn a slow-query complaint into evidence: capture the real predicate, read the execution plan, design column order from access patterns and measure write cost.

Read note →
Cybersecurity

Audit world-writable paths

A good diagnosis should be repeatable by another engineer. We will record the environment, run a bounded test and verify the result from the service boundary.Our specific objective is audit world-writable pa…

Read note →
Cloud & DevOps

Validate environment drift

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 validate environment drift. A drift check …

Read note →
Networking & ISP Systems

Read the route Linux will actually use

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 read the route linux wil…

Read note →
Automation & Scripting

Write idempotent Ansible tasks

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 write idempotent ansible tasks. Check…

Read note →
Containers & Kubernetes

Check namespace events chronologically

This procedure is written for real environments where access, uptime and rollback matter as much as the technical fix.Our specific objective is check namespace events chronologically. A timeline often reveal…

Read note →
Page 8 of 12 · 134 posts