Mon, 2015-11-09 14:44diptijoshi
MaxScale is an intelligent database gateway for high availability, scalability, security, interoperability and manageability beyond MariaDB and MySQL. As the gateway between client applications and backend databases, MaxScale insulates the client applications from complexities of the backend database servers and clusters.
MaxScale’s architecture is highly configurable consisting of a core and database aware plugin modules. This flexible and configurable plugin architecture of MaxScale has enabled a wide variety of use cases for the community:
- Securing your database
- Minimizing maintenance downtime
- Migrating your database
- Ensuring uptime
- Scaling your database
- Interoperating with other databases
In this blog we look at how MaxScale helps minimize database access down time for client applications. Following …
[Read more]