Tag

Atlas

0 views collected around this technical thread.

Practical DevOps Architecture
Practical DevOps Architecture
Feb 24, 2021 · Databases

Atlas MySQL Proxy: Introduction, Installation, Configuration, Testing, and Basic Management

This article introduces Atlas, a MySQL‑protocol data middle‑layer developed by Qihoo 360, and provides step‑by‑step instructions for downloading, installing, configuring, testing read/write operations, creating production users, and managing backends using its admin interface.

AtlasDatabase MiddlewareMySQL Proxy
0 likes · 5 min read
Atlas MySQL Proxy: Introduction, Installation, Configuration, Testing, and Basic Management
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Jul 6, 2015 · Operations

Design and Implementation of a Two‑Node High Availability Architecture Using Keepalived, Nginx, MySQL, and Atlas

This article describes a complete two‑machine high‑availability solution that uses keepalived to manage virtual IPs, Nginx for load‑balancing, MySQL GTID replication with Atlas as a proxy, and detailed configuration and fail‑over testing steps to ensure seamless service continuity.

AtlasHigh AvailabilityKeepalived
0 likes · 16 min read
Design and Implementation of a Two‑Node High Availability Architecture Using Keepalived, Nginx, MySQL, and Atlas