We are looking to provide simplified ways to deploy Percona software in cloud environments, especially for more advanced scenarios like replication and multi-node cluster (in the case of Percona XtraDB Cluster).
For this I propose trying out our new Terraform provider, with the capabilities:
- Deploy in AWS or GCP Cloud. The provider will automatically create instances and deploy Percona Server for MySQL
- Deploy either Percona Server for MySQL or Percona XtraDB Cluster
- Choose instance size
- Choose storage volume size, type, and IOPs
- Multi-node async replication or multi-node Percona XtraDB Cluster
- Customize MySQL configuration file
- Capability to deploy MyRocks …