---
title: Implementation of regional failover functionality in our backend
description: We now support automatically failing over to a different region, in case the SQL database services become unavailable in our main region.
---

[Product Updates ](https://acuitytrading.com/acuity-product-updates)

# [Implementation of regional failover functionality in our backend](https://acuitytrading.com/acuity-product-updates/implementation-of-regional-failover-functionality-in-our-backend)

 Written by [Acuity Trading](https://acuitytrading.com/acuity-product-updates/author/acuity-trading) | Aug 1, 2022 2:43:00 PM

We now support automatically failing over to a different region, in case the SQL database services become unavailable in our main region. This will prevent our customers from having problems with most of our retail-oriented tools if the database goes down. In addition to that we now support our service replicas in Asia, which makes it a lot quicker for our Asian customers to use our tools.

[View full post](https://acuitytrading.com/acuity-product-updates/implementation-of-regional-failover-functionality-in-our-backend)

```json
{
  "@context" : "http://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Acuity Trading"
  },
  "dateModified" : "2024-05-03T14:48:53.524Z",
  "datePublished" : "2022-08-01T14:43:00Z",
  "headline" : "Implementation of regional failover functionality in our backend",
  "image" : {
    "@type" : "ImageObject",
    "height" : 60,
    "url" : "/hs/hsstatic/content_shared_assets/static-1.4092/img/default-amp-logo.png",
    "width" : 60
  },
  "mainEntityOfPage" : "https://acuitytrading.com/acuity-product-updates/implementation-of-regional-failover-functionality-in-our-backend",
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "height" : 60,
      "url" : "/hs/hsstatic/content_shared_assets/static-1.4092/img/default-amp-logo.png",
      "width" : 60
    },
    "name" : "Product Updates"
  }
}
```