Deploy from GitHub
Push to a connected repo and Forte builds and deploys it for you.
- Connect a GitHub repo and deploy on every push.
- Forte detects your stack and builds it for you.
- No Dockerfiles to write and no build pipeline to maintain.
Backend services
A Forte Service is a compute resource that scales with your traffic — the ease of serverless with the performance of dedicated compute.
- Autoscaling with no cold starts and no latency spikes.
- No instance sizes or scaling rules to manage.
- Connected to your databases, auth, and payments automatically.
Static sites and SSR web apps
Deploy your frontend as a Forte Service too, from the same connected repo.
- Static websites served from a global CDN with no egress fees.
- Server-side rendered (SSR) web apps.
- Built and deployed on every push, alongside your services.
An API gateway in front of every service
Every Forte Service sits behind a managed API gateway, protected by default. There's no configuration to get wrong.
- An API gateway sits in front of every endpoint.
- DDoS protection enabled by default.
- No setup required.
Request logs on every service
Every request gets an ID. The log lines your app writes during that request are linked to it by ID and timestamp, so you can open a request and read its logs side by side. Click a row below to try it.
👆 Click any request above to see its logs
What you see
- Method, path, status code, and latency for every request.
- Latency split between your service and the gateway.
- Status-code breakdown over time, with p50 and p99.
- Full-text search across your logs.