Content
Why do we restart the queue when the code changes?
Before diving into explaining why, let us explain what a supervisor is.
Supervisor is a process monitoring tool that manages background workers.
It is similar to PHP-FPM:
✅ PHP-FPM
1 month ago 2 min read
SLI vs SLO vs SLA
I often mix up these terms SLI, SLO, and SLA, so here’s a simple way to understand them.
1️⃣ SLI – Service Level Indicator
What we measure: An SLI is
5 months ago 2 min read