-
Notifications
You must be signed in to change notification settings - Fork 726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Application Data Replication feature in Control Center (to be released in Q1) #8717
base: development
Are you sure you want to change the base?
Conversation
This feature is only available for [premium cutomers](/developerportal/deploy/mendix-cloud-deploy/#additional-resources). | ||
{{% /alert %}} | ||
|
||
For security and disaster recovery purposes, you may want to replicate application data in Mendix Cloud to another region. If that is the case, click **Activate** to activate application data replication. By default, application data replication is activated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feedback from Leontien:
I would rephrase the text to something like:
This setting is ON by default: Mendix provides a service level agreement for these Cloud Services, which
includes high-availability and disaster recovery measures. These measures involve the replication
of customer’s application data (file storage and database backups) to other availability zones
within the region and to a secondary region to ensure data accessibility in case of an outage in
the primary region. For the most
current information on available Mendix Cloud regions consult the Documentation or visit:
https://www.mendix.com/evaluation-guide/app-lifecycle/mendix-cloud-overview and
https://docs.mendix.com/developerportal/deploy/mxcloudv4#3-where-will-my-data-be-hosted.
If you want to keep your data always in the same region, click Deactivate to deactivate application data replication. You will be asked to sign a statement that you understand this impacts the agreement with Mendix regarding the service levels, disaster recovery and SOC2 compliance.
{{% alert color="info" %}} When you activate or deactivate application data replication, this only affects apps and environments that have not been provisioned yet. {{% /alert %}}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No description provided.