Docs/App sizes & scaling

App sizes & scaling

Pick an application size that matches your workload, then upgrade when you need more CPU or memory.

Choose a size when creating an app

Sizes are limited by what your plan allows.

  1. Start New application.
  2. Under Application size, pick a preset that fits your expected CPU and memory needs.
  3. Create the app, then build and deploy as usual.

If a size you want is not listed, your current plan may not include it — check Billing or contact support.

Change size later

Upgrade when traffic or workload grows.

  1. Open the application settings (or the size section on the app page).
  2. Review eligible size presets for that app.
  3. Request or apply a size change according to the UI — some plans apply immediately; others may require acknowledgment or approval.
  4. After the size change is applied, deploy again if the UI indicates the live app should be refreshed.

Practical tips

  • Start smaller for early development; scale up when builds or runtime need more headroom.
  • Watch build minutes, egress, and deployment limits on Billing — size is one part of plan capacity.
  • Pair sizing with solid environment configuration and custom domains when you go production.

Related guides

  • Getting startedCreate projects and apps, set environment variables, then build and deploy from the UI.
  • What is HostKB Cloud?HostKB Cloud is a free hosting and deployment platform — deploy apps from Git with HTTPS and logs.
  • Free app hostingFree hosting for Node.js, Python, .NET, Java, React, Angular, Next.js, Vue, PHP, and Docker apps.
  • Free deployment platformFree deployment platform to deploy apps from Git — builds, HTTPS, domains, and auto-deploy.
  • Deploy from GitHubConnect GitHub, pick a repository and branch, then build and deploy your app.
  • Sample apps (download)Download Node.js, .NET, or Python sample ZIPs, push to your Git repo, and try a free deploy.
  • Custom domains & HTTPSAttach your own domain, point DNS, and serve your app over automatic HTTPS.
  • Environment variablesAdd app and project variables, mark secrets, and redeploy so the live app picks them up.
  • Auto-deploy on pushEnable auto-deploy so pushes to your selected branch build and deploy automatically.
  • Build & deploy logsWatch real-time build and deployment logs to troubleshoot releases on HostKB Cloud.