constraints.config
locked- API_INSTANCES
- 2
- LOAD_BALANCER
- nginx x1
- DATABASE
- postgres x1
- CPU_TOTAL
- <= 1.5 cores
- MEMORY_TOTAL
- <= 550 MB
Rinha de Backend 2024/Q1 // constrained systems entry
A high-throughput fictional bank API built with ASP.NET Minimal APIs, PostgreSQL stored procedures, and Npgsql multiplexing under a 1.5 CPU / 550MB budget.
runtime budget
The challenge is not raw hardware. It is throughput while two API instances, one load balancer, and one database share a tiny resource envelope.
benchmark proof
k6 stress run evidence
under concurrent load
archived CI reports