Skip to content

Commit 199bd71

Browse files
authored
Update resilient-applications.md
1 parent 12b0e1b commit 199bd71

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/managed-instance-apache-cassandra/resilient-applications.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ keywords: azure high availability disaster recovery cassandra resiliency
1212

1313
# Best practices for high availability and disaster recovery
1414

15-
Azure Managed Instance for Apache Cassandra provides automated deployment and scaling operations for managed open-source Apache Cassandra datacenters. Apache Cassandra is a great choice for building highly resilient applications due to it's distributed nature and masterless architecture – any node in the database can provide the exact same functionality as any other node – contributing to Cassandra’s robustness and resilience. This article provides tips on how to optimize high availability and how to approach disaster recover.
15+
Azure Managed Instance for Apache Cassandra is a fully managed service for pure open-source Apache Cassandra clusters. The service also allows configurations to be overridden, depending on the specific needs of each workload, allowing maximum flexibility and control where needed.
16+
17+
Apache Cassandra is a great choice for building highly resilient applications due to it's distributed nature and masterless architecture – any node in the database can provide the exact same functionality as any other node – contributing to Cassandra’s robustness and resilience. This article provides tips on how to optimize high availability and how to approach disaster recover.
1618

1719

1820
## RPO and RTO

0 commit comments

Comments
 (0)