How to Prevent AWS Outages from Bringing Your Database Down
You’ve seen the recent news about AWS outages; enterprises have to think about where their physical AWS data centers are and treat them as a single point of failure. As such, enterprises running business-critical and mission-critical applications are accounting for geography of public cloud resources in their business-continuity plans. Learn about a solution for continuous operations for your MySQL database that’s a step above traditional MySQL Disaster Recovery (DR).
Active/Active vs. Active/Passive MySQL Database Clustering
For MySQL and MariaDB database clusters, Saas, Fintech and other organizations with mission-critical databases typically require what’s called a managed “composite” cluster, or “cluster-of-clusters.” This blog is about active/active versus active/passive composite clusters for MySQL and MariaDB database systems.
New On-Demand Webinar: Deploying Hybrid & Multi-Cloud Applications With Ultimate MySQL Availability
Watch our latest on-demand webinar: Deploying Hybrid & Multi-Cloud Applications With Ultimate MySQL Availability. Learn about the pros and cons of single cloud region vs multi-region cloud deployments … and more.
Case Study: Composite Hybrid-Cloud MySQL Cluster Topologies
This case study blog discusses how one of our customers, a global SaaS provider for e-signature services, who used to run MySQL master/slave clusters, initially using native MySQL replication started using Tungsten Clustering; enabling them to deploy hybrid-cloud MySQL clusters for continuous operations and migration purposes, while preventing lock-in to any specific cloud vendor.
Handling Bi-Directional Replication between Tungsten Clusters and AWS Aurora
In this blog post, we explore the correct way to implement bi-directional Tungsten Replication between AWS Aurora and Tungsten Clustering for MySQL databases.