AWS Aurora MySQL
Amazon Aurora is a fully managed relational database engine that's compatible with MySQL. Aurora includes a high-performance storage subsystem. Its MySQL-compatible database engines are customized to take advantage of that fast distributed storage. The underlying storage grows automatically as needed. An Aurora cluster volume can grow to a maximum size of 128 tebibytes (TiB). Aurora also automates and standardizes database clustering and replication, which are typically among the most challenging aspects of database configuration and administration.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Made by
Massdriver
Official
Yes
Clouds
Tags
This bundle does not have an operator guide. Add one here.
Variable | Type | Description |
---|---|---|
availability.autoscaling_mode | string | No description |
availability.min_replicas | integer | Replicas and primary are automatically spread across AWS zones. |
backup.retention_period | integer | The days to retain backups for. |
backup.skip_final_snapshot | boolean | Determines whether a final DB snapshot is created before the DB cluster is deleted. If true is specified, no DB snapshot is created. |
database.ca_cert_identifier | string | The identifier of the CA certificate for the DB instances. Learn more. |
database.deletion_protection | boolean | Explicitly requires this field to be unset before allowing deletion. |
database.source_snapshot | string | Cluster or database snapshot ARN. Specifies whether or not to create this cluster from a snapshot. Aurora clusters can be restored from cluster snapshots or database snapshots. Learn more |
database.version | string | No description |
networking.subnet_type | string | Deploy to internal subnets (cannot reach the internet) or private subnets (internet egress traffic allowed) |
observability.enabled_cloudwatch_logs_exports[] | array(object) | No description |
observability.enhanced_monitoring_interval | integer | Monitor the operating system of DB instances in real time. Enhanced Monitoring is stored in Cloudwatch Logs and may incur additional changes. Learn more |
observability.performance_insights_retention_period | integer | Performance Insights is a database performance tuning and monitoring feature that helps you quickly assess the load on your database, and determine when and where to take action. Performance Insights allows non-experts to detect performance problems with an easy-to-understand dashboard that visualizes database load. |
parameter_groups.cluster_parameters[].apply_method | string | When to apply the parameter changes. |
parameter_groups.cluster_parameters[].name | string | No description |
parameter_groups.cluster_parameters[].value | string | No description |
parameter_groups.instance_parameters[].apply_method | string | When to apply the parameter changes. |
parameter_groups.instance_parameters[].name | string | No description |
parameter_groups.instance_parameters[].value | string | No description |