Skip to content

Commit 5364bc9

Browse files
chore(site): cloud launch blog post (#3146)
1 parent c0af07c commit 5364bc9

File tree

2 files changed

+52
-0
lines changed

2 files changed

+52
-0
lines changed
93.5 KB
Loading
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
export const author = "nicholas-kissel"
2+
export const published = "2025-10-09"
3+
export const category = "changelog"
4+
export const keywords = ["cloud", "launch", "deployment", "edge", "enterprise"]
5+
6+
# Rivet Cloud Launch
7+
8+
Today we are launching Rivet Cloud, the fastest way to deploy and scale your Rivet Actors in production.
9+
10+
## What is Rivet Cloud?
11+
12+
Rivet Cloud provides a managed platform for deploying and scaling your Rivet Actors without the complexity of self-hosting. Built on the same open-source Rivet Engine, it offers enterprise-grade reliability with the simplicity of a managed service.
13+
14+
## Key Features
15+
16+
### Deploy In 60 Seconds
17+
- Streamlined deployment process that gets your application live in under a minute
18+
- No complex infrastructure setup required
19+
- Works seamlessly with your existing development workflow
20+
21+
### Global Edge Network
22+
- Deploy your actors closer to your users with our global edge network
23+
- Reduced latency for real-time applications
24+
- Automatic scaling based on demand
25+
26+
### Works With Your Cloud
27+
- Keep deploying your backend on AWS, GCP, Azure, or any other cloud provider.
28+
- Rivet Cloud integrates with your existing cloud infrastructure
29+
- No need to migrate your entire stack
30+
31+
### No Vendor Lock-in
32+
- Built on open-source Rivet (Apache 2.0 license)
33+
- Your code remains portable and vendor-independent
34+
- Full control over your application logic
35+
36+
### Enterprise Features
37+
- **Organizations & Security**: Complete tools for managing teams and access control
38+
- **Multi-region Support**: Deploy across multiple geographic locations
39+
- **FoundationDB Backend**: Enterprise-scale distributed systems with fault tolerance
40+
- **Monitoring & Observability**: Built-in monitoring and debugging tools
41+
42+
## Getting Started
43+
44+
- **Dashboard**: Access your projects at [dashboard.rivet.dev](https://dashboard.rivet.dev)
45+
- **Documentation**: [Rivet Cloud Docs](https://rivet.dev/docs/cloud)
46+
- **Quickstart**: [Actor Quickstart](https://rivet.dev/docs/actors/quickstart)
47+
48+
## Support
49+
50+
- [GitHub Issues](https://github.com/rivet-dev/rivet/issues)
51+
- [Discord](https://rivet.dev/discord)
52+
- [Enterprise Sales](https://rivet.gg/sales)

0 commit comments

Comments
 (0)