Regions

Learn about revenexx regions, where core services like databases, auth, functions, sites, and storage are hosted. Understand data sovereignty, fault isolation, and scalability for compliant, high-performance deployments

revenexx regions are geographic locations where all your application's core infrastructure is deployed. Each region operates as an independent, highly available cluster, managing the storage, processing, and serving of your data and revenexx services.

List

revenexx is currently available in the following list of regions:

RegionCodeEndpointStatus
FrankfurtFRAhttps://api.revenexx.com/v1Available
New YorkNYChttps://api.revenexx.com/v1Available
SydneySYDhttps://api.revenexx.com/v1Available
San FranciscoSFOhttps://api.revenexx.com/v1Available
SingaporeSGPhttps://api.revenexx.com/v1Available
TorontoTORhttps://api.revenexx.com/v1Available
BangaloreBLRcoming soonTBD
AmsterdamAMScoming soonTBD
LondonLONcoming soonTBD

Regions are independent unless explicitly connected, which gives you control over data residency and compliance. New regions are added over time to give you more options for where your tenant's data lives.

Choosing a region

Selecting a region impacts both your application’s performance and its compliance with local regulations. Regions are isolated, so your data and services remain contained within the selected location. When choosing a region, consider proximity to your primary user base to reduce latency and improve response times. Additionally, ensure the region aligns with legal requirements for data residency and sovereignty specific to your application's domain.

Region vs Edge

Use a region when compute needs to happen close to your data, such as frequent access to your revenexx database or storage. Use an edge when compute needs to happen closer to your users, like serving static content, performing local computations, or handling data processing at the edge.

Design

Regions are isolated environments designed for predictable performance and data security. Key aspects include:

  • Data storage: All data remains within the region and adheres to local data residency laws.
  • Fault isolation: Each region is self-contained, so failures in one region do not impact others.
  • Scalability: Resources within a region scale dynamically to meet application demands.
  • Networking: Regions connect via secure, low-latency private networks.
  • High availability: Redundant power, networking, and hardware configurations in data centers.
  • Cache efficiency: Fewer, data-dense regions boost hit probability, ensuring popular content is readily available.

Regions provide the foundation for running scalable, reliable applications with full control over data locality and compliance.

Was this page helpful?