MySQL
Use MySQL clusters for managed primary/replica deployments with DNS endpoints, security groups, parameter groups, and backups.
How it works
- Create a cluster and wait until Status is Ready.
- Open TCP port
3306on the attached security group for your client CIDR. - Connect with the read/write domain as user
root. - (Optional) Add replicas, run switchover, or configure backups.
Endpoints
- Read/write domain — current primary
- Read-only domain — replicas (same host as primary when no replica exists)