Source stays attached
The supported path begins with a GitHub repository and branch, not a hand-built deployment scene.
Connect GitHub, release a Node.js application, and add PostgreSQL where it is approved for your project. The path stays legible from source to production.
Source to release
Health gates trafficGitHub source
A repository and branch
Isolated build
An admitted release artifact
Healthy release
Traffic follows the health check
Agent-written code still deserves a normal release path.
A deploy is a sequence of decisions, not a pile of unrelated cloud products. Host Little keeps that sequence visible from source through delivery, then makes room for the database path when the project needs it.
Start with a GitHub-hosted Node.js or Next.js HTTP application.
Next.js HostingKeep the application path legible before adding more infrastructure around it.
App HostingCreate a standalone database or attach one to the app with the same usage wallet.
Database HostingCustom domains and HTTPS belong beside the application, not in another control plane.
Domains and HTTPSThe current launch focus is the GitHub to Next.js application path. More runtimes and broader database availability should arrive as verified product capability, not as a marketing promise first.
You should not need a decoder ring to understand how source becomes a release, when it receives traffic, or where the delivery settings live. That clarity is the starting design constraint for the public site and the portal.
The supported path begins with a GitHub repository and branch, not a hand-built deployment scene.
A release earns production traffic after its health check, so a completed build is not confused with a healthy app.
Custom domains and HTTPS belong beside the release path instead of in a separate control-plane scavenger hunt.
Measured resource use and workspace spend controls keep the commercial side legible as the project grows.
Create it alone or beside an app. Copy a pooled TLS connection, pay for measured use, and let idle compute scale away without losing durable data.
See Database Hosting scopeStart at 0.25 CU with a five-minute idle timeout, then raise the compute ceiling when the application earns it.
App bindings use protected references, while the workspace owner controls connection reveal and credential rotation.
Backups and isolated restores are available. We do not sell automatic HA, read replicas, multi-region, or broad branching as launch features.
Developer is $5 a month. Pro is $20. The plan payment becomes credit against measured resource use, and each workspace has a spend boundary.
For side projects and lean production apps
$5/month
Plan capacity
For production apps that need more headroom
$20/month
Plan capacity
Included with both plans
Deploy from a GitHub repository with Railpack, or choose a public Linux amd64 Docker or OCI image from Docker Hub, GitHub Container Registry, Quay, or GitLab Container Registry. Image-source apps listen on PORT=3000 at 0.0.0.0.
Developer is $5/month and Pro is $20/month. 100% of your plan payment becomes non-rollover usage credit for that month, applied to measured compute, storage, and database usage.
Developer charges $5 when checkout succeeds. Eligible new Developer accounts then receive a one-time $5 launch credit in addition to that month's plan credit. Monthly and launch credits do not roll over.
App Cloud meters CPU at $20/vCPU-month, memory at $10/GB-month, persistent storage at $0.15/GB-month, and outbound transfer at $0.03/GB. App usage uses recorded runtime measurements; PostgreSQL compute uses its enforced allocation. Usage is prorated.
Database Hosting is currently limited to approved DB Alpha beta and internal workloads. Public self-service provisioning, connection reveal, and the portal Workbench remain gated while the launch proof is completed. The approved path supports protected connections, encrypted logical backups, restore copies, and bounded read-only Workbench queries; it is not a public plan entitlement yet.
AWS App Hosting launches in US East. Existing regional workloads remain visible in their current Host Little regions during migration.
Set a monthly workspace spend limit in Billing. The recorded ledger can trail live activity, so usage may cross the displayed limit before reconciliation. At the limit, the app stops and PostgreSQL access is removed while Aurora becomes eligible to auto-pause after its idle window. Observed compute and persistent storage can continue accruing.
Project pages expose deployments, redacted runtime logs, CPU and memory metrics, custom HTTPS domains, environment variables, and source controls. Database workspaces add secure connection reveal, usage, lifecycle controls, backups, and an SQL workbench.
Your GitHub source or public container image and domain remain under your control. Approved database beta workspaces can use the owner-only TLS connection and pg_dump before deletion. Public database provisioning and export access are not enabled for general self-service yet.
Launch a focused GitHub to Next.js application, create PostgreSQL beside it, and keep both inside one usage wallet.