subhosting/manual/pricing_and_limits.md
You can see an overview of available pricing plans and features for Deno Subhosting on the Deno website. If you have a use case that exceeds any of these limits, please reach out.
Deployments should be less than 1GB across all source code and assets in aggregate, per deployment.
The maximum number of deployments per hour that a subhosting user can make is either 60 (on the free tier) or 300 (on the builder tier). Higher limits are available for organizations on the enterprise plan.
Programs should not block the event loop for more than 1s.
512MB max memory is available.