Analysis and comparison of five MySQL database reliability solutions (2) _ MySQL

Source: Internet
Author: User
Analysis and comparison of five MySQL database reliability solutions (2) GFS/GNBD can provide the required shared hard disk.

GFS is a transaction-safe file system. You can share data with a MySQL instance at the same time.

Cost:

The cost of up to n high-performance servers, one of which is activated and others are used as backup servers.

Advantages:

High Reliability

Some degree of redundancy

Scaling based on high reliability

Disadvantages:

No server load balancer

Unguaranteed redundancy

Unable to scale write operations

Speed

2 times the size of a single server. The read operation is well supported.

Application scenarios

READ-intensive applications that require high reliability

3. MySQL/DRBD/HA (Active/Passive)

Introduction:

If multiple MySQL servers use a shared hard disk as data storage, what is the solution?

DRBD can provide shared hard disks. DRBD can be set to transaction security.

You can share data with a MySQL instance at the same time.

Cost:

The cost of up to n high-performance servers, one of which is activated, and the other is used as backup servers.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.