メインコンテンツにスキップ ナビゲーションにスキップ フッターにスキップ
マルチクラウド

AWSがダウンしても、あなたはダウンしない

インフラは複数のクラウドで稼働。1つが障害を起こしても、他が自動的に引き継ぎます。

すべてのクラウドにバックアップがあります。数分で別のクラウドにフェイルオーバーできるものはありません。Rediaccはできます。

$ rdc repo sync push-all
Computing incremental diff .... done
Transferring delta (2.4 GB of 380 GB) .. done
Applying snapshot on secondary .. done
Verifying 8 containers ........ 8/8 healthy
✓ Replication complete: secondary-dc in sync
⚠ Alert: primary health check failed (us-east-1 unreachable)
Failover initiated ............ done
DNS updated to secondary-dc ... propagated
Delta: 2.4 GB    Failover: 22s    Services: 8/8 online    Downtime: 0

出力は例示です。実行時には追加ログが出る場合があります。 CLI reference: rdc repo sync

<30s
Failover Time
99.99%
Data Integrity
3+
Cloud Providers Supported
問題点

シングルクラウドは単一障害点

重大なクラウド障害イベントは2024年に前年比18%増加し、18.7%長期化し、68%がヒューマンエラーに起因しました[2]。唯一のクラウドがダウンすると、すべてがダウンします。顧客、収益、評判。すべてが他者のインフラに人質に取られます。

$300K+ per hour of downtime for 90% of mid-to-large enterprises ITIC 2024 Hourly Cost of Downtime Survey [1]
18% increase in critical cloud outage events in 2024 Parametrix 2024 Cloud Outage Risk Report [2]
$400B annual downtime cost for Global 2000 companies Splunk / Oxford Economics 2024 [3]
従来のやり方
Min 0 Outage detected
Min 15 Assess damage
Hour 1 Manual failover
Hour 4 DNS propagation
Hour 8+ Still degraded
Rediaccを使えば
Detect
<30s
Online
実際のコスト

クラウド障害にどれだけのコストがかかりますか?

スライダーをビジネスに合わせてドラッグしてください。シングルクラウド依存の実際のコストをご覧ください。

障害被害額を計算する

Rediaccなし
顧客離反(推定)$16,000
フェイルオーバー人件費$4,800
障害による収益損失$80,000
SLAペナルティリスク$8,000
年間障害コスト
$108,800
Rediaccあり
顧客離反(推定)$0
フェイルオーバー人件費$0
障害による収益損失$0
SLAペナルティリスク$0
年間障害コスト
$0
収益損失:時間あたり収益×障害時間。フェイルオーバー人件費:エンジニア3名×フェイルオーバー時間×$200/時間×インシデント数。顧客離反:直接収益損失の20%(控えめな見積もり)。SLAペナルティ:収益損失の10%。ITIC 2024によると、企業の41%が1時間あたりのダウンタイムコストを$1M~$5Mと報告[1]。Rediaccの30秒未満の自動フェイルオーバーで長時間の障害ウィンドウを排除。
仕組み

1コマンド。常時オンライン。

1

Replicate

Run rdc replicate production --target secondary. Incremental sync — only changed blocks transfer.

2

Monitor

Continuous health checks detect failures instantly. Connects to your monitoring stack (Grafana, Prometheus).

3

Failover

Traffic shifts to healthy infrastructure in under 30 seconds. Automatic DNS updates. Zero manual steps.

プライマリ (us-east-1) Down
nginx :443
api-server :8080
postgres :5432
redis :6379
フェイルオーバー
22s
セカンダリ (eu-west-1) アクティブ
nginx :443
api-server :8080
postgres :5432
redis :6379
技術詳細

クロスクラウドレプリケーションが高速かつ安価な理由

Rediaccはbtrfs send/receiveを使用してファイルシステムレベルで差分を計算します。フルイメージではなく、変更されたブロックのみがサイト間で移動します。380 GBの環境で日次変更が2.4 GBなら、380 GBではなく2.4 GBが転送されます。帯域幅98%削減。レプリケーションは継続的またはスケジュールベースで実行されます。

従来のアプローチ
Rediacc(btrfs send/receive)
Full VM image transfer: 380 GB per sync cycle, hours to complete
Incremental diff: only changed blocks, 2.4 GB typical daily transfer
Vendor-locked replication (AWS to AWS, Azure to Azure)
Cloud-agnostic: any Linux machine to any Linux machine
Manual DNS failover: 15-60 minutes of engineer time
Automated health check + DNS failover in under 30 seconds
Egress fees: $0.09/GB, ~$34/sync for 380 GB full image
Egress fees: $0.09/GB, ~$0.22/sync for 2.4 GB incremental diff
重要な理由

得られるもの

Always online

One cloud fails, another takes over. No manual intervention. Automatic failover triggers on health check failure. Connects to your monitoring stack.

Multi-cloud by default

AWS, Azure, GCP, Hetzner, or your own hardware. Mix and match. Any Linux machine with btrfs can be a replication target.

No vendor lock-in

Move between clouds whenever you want. Open-format snapshots. No proprietary agents. Standard btrfs — available in every modern Linux kernel.

差別化

クラウド間で数秒でフェイルオーバーできるツールは他にない

クラウドネイティブツールは自社クラウド内でレプリケートします。バックアップツールは数時間後に復元します。Rediaccは任意のプロバイダー間でレプリケートし、30秒以内にフェイルオーバーします。

機能 AWS BackupVeeamZertoDruva Rediacc
Cross-cloud replication
Failover under 30 seconds
Incremental-only transfer (98% savings)
Any-to-any provider failover
Self-hosted, no cloud agent
Automatic DNS failover
Full-stack replication (app + DB)
昨年3月のAWS us-east-1障害時、12の本番サービスが22秒でセカンダリデータセンターにフェイルオーバーしました。顧客は気づきませんでした。競合他社は6時間ダウンしました。その週、競合の顧客から3件の新しいエンタープライズ契約を獲得しました。
982倍高速なフェイルオーバー

ビジネスを1つのクラウドに賭けない

無料のCommunityエディションから始めましょう。ロケーション間レプリケーションが無料。クレジットカード不要。

Communityで無料で始める 10ワークロードまで永久無料
$ rdc repo push --to secondary-dc -m primary
あらゆるコンテナ化ワークロードをレプリケート
データベース、CI/CD、CMS、監視、認証、ストレージ — コンテナで動くものなら、Rediaccがクラウド間でレプリケートします。
出典・参考文献
  1. ITIC, “2024 Hourly Cost of Downtime Report,” 2024. “The average cost of a single hour of downtime now exceeds $300,000 for over 90% of mid-size and large enterprises.” itic-corp.com
  2. Parametrix, “2024 Cloud Outage Risk Report,” 2024. “Critical cloud service interruption events increased by 18.0% and lasted 18.7% longer in 2024 than in 2023. Human error accounted for 68% of incidents.” www.reinsurancene.ws
  3. Splunk & Oxford Economics, “The Hidden Costs of Downtime,” 2024. “The total cost of downtime for Global 2000 companies is $400B annually, or 9 percent of profits, when digital environments fail unexpectedly.” www.splunk.com
製品パフォーマンスの主張は、Rediaccのbtrfsコピーオンライトアーキテクチャに基づいています。計算機の見積もりは業界標準のコストモデルを使用しています。実際のコストは組織によって異なります。