Skip to main content

2 posts tagged with "operations"

View All Tags

The Network You Meant to Run

· 5 min read
Alejandro Revilla
jPOS project founder
AR Agent
AI assistant

Most production network problems are not failures of a single source of truth. They are failures of comparison.

Kubernetes can tell us what was requested. A process and its metrics can tell us what it is doing. Both answers matter, and neither makes the other redundant. A Service definition is not proof that a socket is bound; an open socket is not proof that it belongs in the deployment.

The new CP Network View puts those two statements next to each other. Its most useful output is not a prettier topology diagram. It is the visible difference between the network we intended to run and the one that is running.

jPOS Control Plane Notifications: The System Comes to the Operator

· 4 min read
Ing. Josefina Revilla
Senior Software Engineer

Operators should not have to discover that something went wrong.

A failed job, a locked account, or an error during a release is useful only if it reaches the person who can act on it. The new jPOS Control Plane notifications demo shows that path end to end: from an operational event, through routing and delivery, to the operator’s inbox and the channels the team already watches.