> ## Documentation Index
> Fetch the complete documentation index at: https://docs.revolte.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Deploy applications, infrastructure, and runtime workloads with Revolte services.

Revolte supports both monolithic and distributed service architectures.

<Note>
  **Plan Limits**: Your ability to create new services and environments depends on your plan (e.g., 3 services on Free, 25 on Pro). Monitor your real-time quota in **Workspace Settings > Billing**.
</Note>

## Requirements

* Node.js `20+`

## Supported architectures

* Monolithic applications
* Distributed microservices
* Frontend platforms
* Backend APIs
* Worker processes
* Scheduled workloads

## Service types

* [Web Applications](/deployments/services/web-applications) — Frontend and full-stack applications with managed deployment workflows.

* [Web Services](/deployments/services/web-services) — APIs, backend services, and internal runtime workloads.

* [Cron Jobs](/deployments/services/cron-jobs) — Scheduled workloads and recurring background execution pipelines.

* [Databases](/deployments/services/databases/overview) — Managed relational and document databases.

* [Cache](/deployments/services/cache) — Low-latency caching services for applications and APIs.

* [Object Storage](/deployments/services/object-storage/overview) — Assets, uploads, backups, and generated artifacts.

* [Domains](/deployments/services/domains) — Custom domains, managed SSL/TLS, and edge routing.

* [Secrets](/deployments/services/secrets) — Encrypted environment variables and runtime credentials.

## Related

* [Observability](/deployments/observability)
* [Rollbacks](/deployments/rollbacks)
* [Environment Settings](/yaml/environment-settings/overview)
