Database platform Architecture

Source: Internet
Author: User
数据库平台架构


<br/>一、LVS<br/>
In this platform, LVS acts as the portal's role, that is, the database connection address provided externally is vip:port. In a set of LVS systems (master and Standby, DR), there are two VIPs, which are distinguished by port. are read IP and write IP is often said to read and write separation.

二、Redir

Redir is a lightweight port mapping tool, we need to access the database through the intranet, and the database server is an intranet address, so you need a port mapping tool. The same can be achieved with iptables.

三、DB服务器

Used to deploy MySQL instances as a primary standby server. Basic requires at least one primary two from, cold standby + incremental backup.

四、管理平台

A dispatch center, management scheduling lvs,redir, DB server resources, the underlying use of Saltstack, the management platform is the master role, the other is the client role, the implementation language is Python, the framework is Django.

Database platform Architecture

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.