惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
N
Netflix TechBlog - Medium
The Register - Security
The Register - Security
C
Cybersecurity and Infrastructure Security Agency CISA
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The Hacker News
The Hacker News
P
Proofpoint News Feed
Project Zero
Project Zero
The GitHub Blog
The GitHub Blog
The Last Watchdog
The Last Watchdog
F
Fortinet All Blogs
S
Schneier on Security
Help Net Security
Help Net Security
Security Archives - TechRepublic
Security Archives - TechRepublic
C
Check Point Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
P
Proofpoint News Feed
I
InfoQ
T
The Blog of Author Tim Ferriss
Cisco Talos Blog
Cisco Talos Blog
Stack Overflow Blog
Stack Overflow Blog
T
Troy Hunt's Blog
人人都是产品经理
人人都是产品经理
T
Threatpost
www.infosecurity-magazine.com
www.infosecurity-magazine.com
C
Cyber Attacks, Cyber Crime and Cyber Security
雷峰网
雷峰网
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
爱范儿
爱范儿
Forbes - Security
Forbes - Security
Vercel News
Vercel News
S
Security Affairs
美团技术团队
P
Privacy & Cybersecurity Law Blog
N
News and Events Feed by Topic
Cyberwarzone
Cyberwarzone
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Jina AI
Jina AI
Spread Privacy
Spread Privacy
Attack and Defense Labs
Attack and Defense Labs
IT之家
IT之家
U
Unit 42
Recorded Future
Recorded Future
W
WeLiveSecurity
PCI Perspectives
PCI Perspectives
P
Palo Alto Networks Blog
H
Hacker News: Front Page
S
Security @ Cisco Blogs
博客园 - 【当耐特】

MariaDB

MariaDB Enterprise Server Q2 2026 Maintenance Releases | MariaDB MariaDB R2DBC Connector 1.4.1 now available | MariaDB High Performance Real-Time Analytics on MariaDB Cloud: MariaDB Exa Technical Preview | MariaDB MariaDB Java Connector 3.5.9, 3.4.3, 3.3.5, and 2.7.14 now available | MariaDB MariaDB Connector/C 3.4.9, and 3.3.19 now available | MariaDB MariaDB Node.js Connector 3.5.3 and 3.4.6 now available | MariaDB MariaDB Enterprise Server Q1 2026 Corrective Releases | MariaDB MariaDB Community Server 12.3 LTS: How It Scales AI Workloads and Delivers 4x Write Performance | MariaDB MariaDB Community Server Q2 2026 corrective releases | MariaDB How MariaDB Cloud Optimizes Database Resilience and Cost: A Deep Dive into High Availability | MariaDB Stop Paying for Air: Most Cloud Database Spend Is Wasted | MariaDB MariaDB Community Server Q2 2026 maintenance releases | MariaDB MariaDB Community Server 10.6 Is Reaching End of Life – Here’s What to Do Next | MariaDB A Clearer Path Forward for GridGain Customers | MariaDB We ran an internal AI demo competition: Here are the winners! | MariaDB MariaDB Java Connector 3.5.8 now available | MariaDB What’s New in MariaDB AI RAG 1.1: Ingestion, Reranking, and Docker Deployment | MariaDB
Comprehensive Self-Service Backups for Continuous Data Protection in MariaDB Cloud | MariaDB
https://www.facebook.com/MariaDB.dbms · 2026-06-10 · via MariaDB

Key takeaways

  • Easily customize your data protection strategy by mixing automated backup options, giving you the power to recover lost data down to the exact second without slowing down your business.
  • Protect your operations from unexpected vendor outages with cross-cloud recovery, allowing you to back up your database on one cloud provider and seamlessly restore it onto a completely different one.
  • Maintain total ownership of your information and easily satisfy strict compliance rules by securely routing automated backups directly into your own cloud storage buckets.

The MariaDB Cloud Backup Service provides organizations with a fully managed service for continuous data protection, mitigating risks from hardware failure, zonal disruptions, data corruption, and cyberattacks. By offering a comprehensive API and intuitive interface, this service allows companies to automate recovery strategies tailored to specific compliance and business continuity requirements. MariaDB Cloud solves this by integrating automated snapshots, backups, and point-in-time recovery into a single management plane, making it simple for developers to maintain high availability and execute seamless disaster recovery.

Backups list in MariaDB Cloud

MariaDB Cloud Backup Service Offers Diverse Protection Methods

Organizations are not restricted to a single backup methodology and can mix various types to satisfy specific recovery objectives. These options allow for a balance between storage efficiency and recovery speed:

  • Full Backups: Full physical backups use mariabackup technology to create a complete copy of database files while the database remains online. MariaDB Cloud uses backup stages that require only a brief lock during the flush stage, minimizing application impact while ensuring backup consistency. In replicated deployments, backups are automatically performed on replica nodes whenever possible to avoid impacting production workloads.
  • Incremental Backups: These store only the changes made since the previous backup, which optimizes storage costs and reduces execution time.
  • Logical Dumps: Data is exported as SQL statements, facilitating granular restores or migrations between different environments.
  • Binary Log Backups: Every change is tracked, enabling precise point-in-time recovery to minimize data loss.

Cloud Snapshots: Cloud-native snapshots create point-in-time copies of database persistent volumes. After the initial snapshot, subsequent snapshots are incremental and capture only changed blocks, reducing storage consumption and backup time while enabling fast restores.

Self-Service Scheduling Enables Continuous Data Protection

Automating data protection is streamlined through flexible scheduling tools that utilize cron expressions. Users can trigger one-time backups instantly before significant system changes or establish recurring schedules – such as every 30 minutes or nightly at a specific time – to ensure data is protected on their own terms.

Scheduled backups in MariaDB Cloud

Cross-cloud Recovery Enables True Multi-cloud Disaster Recovery

One of the most unique capabilities of MariaDB Cloud is the ability to leverage backups as part of a cross-cloud disaster recovery strategy. Organizations can take backups of a database and restore it onto another database running in MariaDB Cloud on a different cloud provider.

For example, a production database running on AWS us-east-1 region can have scheduled backups that can be restored to another database running on Google Cloud’s us-east4 region. This provides organizations with an additional layer of resilience against cloud vendor outages, and regional disruptions.

External Object Storage Provides Greater Control, Compliance and Resilience

While MariaDB Cloud automatically manages backups in secure cloud storage, organizations can also choose to store backups in their own object storage buckets within their cloud accounts. This “Bring Your Own Bucket” approach gives customers direct ownership and control of their backup data while leveraging MariaDB Cloud’s fully managed backup and restore workflows.

Customer-managed storage can help organizations satisfy regulatory and compliance requirements that mandate control over data location, retention policies, or access controls. It also enables organizations to implement long-term retention strategies, based on their internal data governance policies.

Native Security and Automated Retries Ensure Reliability

Security is a foundational element of the service, with all backups encrypted both in transit and at rest. Access is strictly limited to the specific organization to maintain data privacy. To further guarantee reliability, the system automatically retries and reschedules any backup tasks that fail, ensuring that protection remains uninterrupted.

Reliable Backups Facilitate High Availability and Disaster Recovery

Beyond simple recovery, the Backup Service is a core component for building high-availability architectures. Reliable, restorable backups are the prerequisite for setting up disaster recovery sites, executing blue-green deployments, or replicating databases across different regions and clouds. This flexibility allows companies to spin up new environments from recent backups, minimizing downtime and supporting seamless migrations.

Conclusion

The MariaDB Cloud Backup Service delivers the flexibility and confidence required for organizations to safeguard their most valuable digital assets. By combining diverse backup types, automated scheduling, and the option for external storage, it provides a comprehensive solution for disaster recovery and business continuity.

Ready to safeguard your data? New organizations can begin by creating a free serverless account at cloud.mariadb.com. Existing customers can log in to the MariaDB Cloud portal to configure automated scheduled backups today.

Ready to safeguard your data?

Frequently Asked Questions

Yes. MariaDB Cloud utilizes Binary Log Backups to track every change made to the database. This allows organizations to perform precise point-in-time recovery, which is critical for minimizing data loss after accidental deletions or corruption.

Yes. While MariaDB Cloud provides managed storage, organizations can use the “Bring Your Own Bucket” feature to store backups in their own object storage. This ensures companies maintain full sovereignty and have a copy of their data ready for restoration in any environment.

MariaDB Cloud provides backup storage equivalent to provisioned database storage at no cost. Since backups are compressed, this can meet the majority of users’ backup needs. Pricing for backups beyond this limit starts at $0.08 per GB-month.

All backups are protected by encryption in transit and at rest. Furthermore, MariaDB Cloud restricts access exclusively to the user’s organization and employs automated retries for failed tasks to ensure that data protection remains consistent and reliable.