Build & Deploy
Server Side Swift

Swift Cloud is the fastest way to build and deploy server side Swift applications.

Get Early Access
import Compute

@main
struct App {

  static func main() async throws {
    try await onIncomingRequest(handler)
  }

  static func handler(
    req: IncomingRequest,
    res: OutgoingResponse
  ) async throws {
    try await res.status(.ok).send("Hello, Swift.")
  }
}

Serverless Swift

Modern tools for server side Swift.

We built Swift Cloud to bring modern features to developers looking to build backend applications and websites in the Swift language.

Swift Cloud realtime logs

Build

Build your backend project with Swift.

πŸ›  Build anything

Bring your own code or pick one of our templates to deploy instantly.

⚑ ️HTTP/3

Take advantage of HTTP/3 + QUIC for the lowest latency and highest level of security.

🏎 Blazingly fast

Harness the small memory footprint, quick startup time and deterministic performance of Swift.

πŸ” Secrets management

Manage environment variables and secrets with your team securely with dictionaries.

Preview

Iterate and preview with cutting-edge tools.

πŸ”Ž Automatic builds & previews

Connect to GitHub and deploy every commit. Preview deployments for every pull request.

πŸ—‚ Multiple environments

Set variables and secrets for each environment. Deploys for staging, production & more.

πŸ’ͺ Bring your team️

Add your whole team with invite links and scoped user permissions for powerful collaboration.

πŸ”™ Instant rollbacks

Bug in production? Rollback to previous deployments instantly from our dashboard.

Deploy

Launch and scale with confidence.

πŸ”₯ Serverless Swift

Deploy unlimitted applications without managing servers. Only pay for what you use.

πŸ“ˆ Scale instantly

With 100ms cold starts, apps scale instantly to thousands of requests per second.

🌎 Global deployments

Deploy to 60+ POPs around the world providing the absolute lowest latency.

πŸ“Š Real-time metrics

View critical metrics like requests, errors, response times and logs, all in real-time.

Ready to get started?Request early access.

Join the beta and enjoy 1 click deploys, HTTP/3, globally distributed, 100ms cold starts, custom domains and more...

Get Early Access
App screenshot