Trust Portal
We maintain all of our cybersecurity documentation, SOC 2 reports, and penetration testing results in our trust portal at trust.rulebricks.com (opens in a new tab). Most documents are available there on request after a short approval step.
If you schedule a demo (opens in a new tab) with us or reach out, we can expedite your approval process toward our documentation.
Subprocessors
Rulebricks uses the following third-party services to provide its core functionality:
| Subprocessor | Technology | Description | Website |
|---|---|---|---|
| Vercel (AWS) | Hosting & Edge Caching | Provides cloud hosting and edge caching services. Vercel is used for hosting the Next.js application, which includes React and Node.js environments. They also manage the Edge Cache to enhance content delivery speeds. | Vercel (opens in a new tab) |
| Supabase | Cloud Database | Acts as a backend service. Supabase offers a PostgreSQL database service, authentication, real-time subscriptions, and storage capabilities. It is used to manage and store all the application data in the cloud securely. | Supabase (opens in a new tab) |
| Upstash | Redis Cache | Provides managed Redis services. Upstash is used for caching frequently accessed data to reduce latency and improve the performance of database operations. | Upstash (opens in a new tab) |
Technology Details
- Next.js: A React framework that enables server-side rendering and static site generation, which is hosted on Vercel. Region – Vercel – IAD1 (Washington, D.C.)
- Node 26: Handles all server-side logic.
- Vercel Edge Cache: Utilizes Vercel's global network to cache and serve static and dynamic content at the edge, closest to the users, for faster performance.
- Supabase (Cloud): A cloud-hosted backend-as-a-service that provides not only database solutions but also handles authentication and real-time data functionality. Region – Supabase – US East (N. Virginia)
- Redis (Upstash): Rulebricks uses Upstash to manage user rate limits, and temporarily store compressed asset data for increased API performance.