What is this integration?
Amazon RDS makes it easy to set up, operate, and scale relational databases in the cloud.What Monk manages
- DB instance, subnet group, security group
What the Agent can do and how to use it
- Database Creation: Provision MySQL, PostgreSQL, MariaDB, Oracle, and SQL Server instances
- Backup & Recovery: Configure automated backups, point-in-time recovery, and manual snapshots
- Scaling: Modify instance types, storage, and enable read replicas for scaling
- High Availability: Set up Multi-AZ deployments for automatic failover
- Security: Configure VPC isolation, security groups, and encryption at rest
- Maintenance: Schedule and manage automated maintenance windows
- Monitoring: Enable Enhanced Monitoring and Performance Insights
- Parameter Groups: Customize database engine parameters and configurations
- Ensure AWS provider is added: monk cluster provider add -p aws
- monk update <namespace>/<name>
Auth
- Uses AWS provider credentials configured via monk cluster provider add -p aws
Getting Started
- Ensure AWS provider is added:
- Define an RDS instance (save as rds.yaml):
- Create/update: