|
| 1 | +--- |
| 2 | +section: sdk |
| 3 | +date: Last Modified |
| 4 | +title: "Rollup as a Service" |
| 5 | +lang: "en" |
| 6 | +permalink: "sdk/guides/roll-up-as-a-service" |
| 7 | +excerpt: "Deploy the Scroll SDK via RaaS providers." |
| 8 | +--- |
| 9 | + |
| 10 | +import Aside from "../../../../../components/Aside.astro"; |
| 11 | +import ClickToZoom from "../../../../../components/ClickToZoom.astro"; |
| 12 | +import Steps from '../../../../../components/Steps/Steps.astro'; |
| 13 | +import ToggleElement from "../../../../../components/ToggleElement.astro"; |
| 14 | +import AWSCloudflareDNSWildcards from "./_images/aws-cloudflare-dns-wildcards.png"; |
| 15 | +import AWSCloudflareDNS from "./_images/aws-cloudflare-dns.png"; |
| 16 | +import AWSEBSDriver from "./_images/aws-ebs-driver.png"; |
| 17 | +import CreateSlackApp from "./_images/CreateSlackApp.png" |
| 18 | +import AddNewWebhookToWorkspace from "./_images/AddNewWebhookToWorkspace.png" |
| 19 | +import CopyWebhookURL from "./_images/CopyWebhookURL.png" |
| 20 | +import GrafanaDashboard from "./_images/grafana.png" |
| 21 | + |
| 22 | +## What is Rollup as a Service? |
| 23 | + |
| 24 | +Rollup as a Service (RaaS) is a managed infrastructure solution that simplifies the deployment and operation of Scroll SDK chains. Instead of managing the complex infrastructure yourself, RaaS providers handle the technical setup, maintenance, and monitoring of your rollup, allowing you to focus on building your application and growing your ecosystem. |
| 25 | + |
| 26 | +With RaaS, you can launch a production-ready Scroll SDK chain in a few hours, without deep expertise in blockchain infrastructure or DevOps. |
| 27 | + |
| 28 | +## Benefits of Using Rollup as a Service |
| 29 | + |
| 30 | +- **Simplified Deployment**: Infrastructure provisioning, network setup, and security configuration handled by experts |
| 31 | +- **Reduced Operational Burden**: Automated updates, 24/7 monitoring, and maintenance managed for you |
| 32 | +- **Cost Efficiency**: No need for dedicated DevOps team, pay-as-you-go pricing models |
| 33 | +- **Faster Time to Market**: Launch your chain in hours with pre-configured templates and workflows |
| 34 | +- **Enterprise-Grade Reliability**: High availability, disaster recovery, and performance optimization |
| 35 | + |
| 36 | +## Scroll SDK RaaS Providers |
| 37 | + |
| 38 | +Here is a list of RaaS providers that support Scroll SDK. |
| 39 | + |
| 40 | +- [Nexora](https://nexora.build/) |
| 41 | +- [Unifra](https://unifra.io/rollup) |
0 commit comments