Need help understanding how the resources are used (memory and cpu) when executing multiple requests together

Hi @brownbot! One of the key differences between serverless and traditional server setups is that serverless deployments scale to fit the needs of your project.

I’ll post links to some resources that explain how usage is counted. The documentation team explains it better than I can. :smile: