Commitment Orchestrator For RDS
Learn how to use Commitment Orchestrator to optimize your AWS RDS costs
Commitment Orchestrator for RDS helps you optimize your Amazon RDS (Relational Database Service) costs by automatically managing your Reserved Instance (RI) commitments. It analyzes your RDS usage patterns and recommends the most cost-effective combination of Reserved Instances.
Key Features
Automated RI Management: Automatically purchases and exchanges RDS Reserved Instances based on your usage patterns
Multi-Account Support: Manages RDS commitments across all your AWS accounts from a single master account
Smart Coverage Optimization: Intelligently determines the optimal coverage percentage for your RDS instances
Flexible Instance Family Support: Supports various RDS instance families and database engines
Prerequisites
Before setting up Commitment Orchestrator for RDS, ensure you have:
A Harness account with CACM module enabled
AWS master account with appropriate permissions
Steps to configure
Permissions for visibility
"ec2:DescribeReservedInstancesOfferings",
"ce:GetSavingsPlansUtilization",
"ce:GetReservationUtilization",
"ec2:DescribeInstanceTypeOfferings",
"ce:GetDimensionValues",
"ce:GetSavingsPlansUtilizationDetails",
"ec2:DescribeReservedInstances",
"ce:GetReservationCoverage",
"ce:GetSavingsPlansCoverage",
"savingsplans:DescribeSavingsPlans",
"organizations:DescribeOrganization"
"ce:GetCostAndUsage"Permissions for Orchestration
Permissions for RDS
Last updated
Was this helpful?