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
Cloud & DevOps

Undo a Git commit without losing the work

Reset, amend or revert? Choose from the commit’s publication state and decide explicitly what should happen to the index and working tree.

Read note →
Cloud & DevOps

Make Terraform changes reviewable

This walkthrough is for the moment when you need an answer you can defend, not another command copied from a forum.Our specific objective is make terraform changes reviewable. Formatting, validation and a sa…

Read note →
Cloud & DevOps

Use AWS CLI identities safely

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 use aws cli identities s…

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 →
Cloud & DevOps

Keep secrets out of CI logs

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 keep secrets out of …

Read note →
Cloud & DevOps

Roll back a failed release predictably

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 roll back a failed rele…

Read note →
Cloud & DevOps

Tag cloud resources for accountability

Treat this task as a short investigation rather than a magic command. The command matters, but the context around it is what makes the result trustworthy.Our specific objective is tag cloud resources for acc…

Read note →
Cloud & DevOps

Measure deployment duration

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 measure deployment duration. A baseline…

Read note →
Cloud & DevOps

Use immutable build identifiers

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 immutable build identifiers. Tie eac…

Read note →
Page 1 of 2 · 14 posts