Description
- EC2 Instance Support
- Security Configurations
- Server Management
- Monitoring and Audits
- Identity and Access Management (IAM)
$40.00 $30.00
Replication enables data from one MySQL database server (the master) to be copied to one or more MySQL database servers (the slaves). Replication is asynchronous by default; slaves do not need to be connected permanently to receive updates from the master. Depending on the configuration, you can replicate all databases, selected databases, or even selected tables within a database.