I've been meaning to benchmark but NGINX in a container like this kinda wrecks performance in most cases.
The situations you stand up a container infrastructure these days you usually always already have a cloud load balancer like an ALB in AWS in front of it.
I have some sketch notes in the readme outlining production strategy that doesn't depend on using containerized nginx (or postgres), but I should make that more clear.
The situations you stand up a container infrastructure these days you usually always already have a cloud load balancer like an ALB in AWS in front of it.