ARYAN(1)Backend Engineer's Manual§
NAME
aryan — backend & distributed-systems engineer
SYNOPSIS
aryan [--domain backend] [--scale production] [--mentor team]
DESCRIPTION
Works on the unglamorous parts: migrations that can't lose a row, services that stay predictable under load, and making cost and failure observable. Currently Technical Manager at Idekavan, leading Dobare and the messaging backbone behind it.
SEE ALSO
work(7) · about(7) · contact(1)
── live — a request pipeline, on its incident loop ───────
┌──────────────────────────────────────┐
│ gateway · load-balancer │
└─────────────┬────────────────┬───────┘
│ ●
┌──────┴─────┐ ┌──────┴─────┐
│ api-1 │ │ api-2 │
└──────┬─────┘ └──────┬─────┘
│ │
╔═════════════╧════════════════╧═══════╗
║ queue ▕▓▓▓▓▓▓░░░░░░░░▏ ║
╚═════════════╤════════════════╤═══════╝
● │
┌──────┴─────┐ ┌──────┴─────┐
│ wrk-1 │ │ wrk-2 │
└──────┬─────┘ └──────┬─────┘
│ │
┌─────────────┴────────────────┴───────┐
│ postgres · primary [WAL ----------] │
└──────────────────────────────────────┘
● OPERATING — p99 nominal · 0 dropped
// a worker dies every few minutes on purpose — click to kill one yourself