This is an application to try with AWS App Runner and Google Cloud Run's scaling capabilities.
What it does is basically square rooting a lot of numbers with a for loop.
This repository already containes a Dockerfile so building a container and deploying it to a container orchestrator would be enough.
It only needs "PORT" as an environment variable.