About
With zugriff, you can deploy your web applications and APIs on the edge, close to your users. All without compromising on GDPR, developer experience and performance.
Supporting both dynamic and static content, our internal router will decide whether we return a static or dynamic response. Furthermore, if required to comply with local laws, you can choose what locations may serve your requests. By default, your application and environment variables are lazily cached on edge nodes.
To server-side-render your requests as efficiently as possible, we use our own JavaScript Runtime
as an alternative to NodeJS. This allows us to almost eliminate cold-starts.
Leveraging V8 isolates, sandboxed JavaScript execution environments, we protect your execution environment
from others we host.
Learn more about supported APIs,
Node.js compatibility and our ecosystem of vendor-lock-free proxies to send
emails and communicate with databases or
key-value stores.
Highlights
- GDPR compliant
- Regional Deployments
- Response Streaming (e.g. stream GPT output)
- Scale To Zero
- Vendor-lock-in-free ecosystem
- Integrations (Next.js, SvelteKit, Astro, GitHub Actions, …)
- Self-hosting (Please get in touch)
- Rust: JavaScript Runtime