Skip to content

AWS Compute Optimizer support #7717

@cloudguy11

Description

@cloudguy11

Is your feature request related to a problem? Please describe.

While having all EC2 instances in PostGres via CloudQuery, it would be beneficial to also have AWS Compute Optimizer data (e.g. per EC2 instance) results from the AWS plugin into PostGres.

Using the AWS Console UI or that, tends to be overwhelming, with hundreds or more recommendations. Having the data via CloudQuery, and being able to query the data via SQL enables both prioritisation (show me the top 10 discrepancies) and automation.

Describe the solution you'd like

I'd like to have a table with AWS Compute Optimizer recommendations, which can be correlated to e.g. aws_ec2_instances or aws_ec2_ebs_volumes. I'd like to filter/prioritize regarding actual usage vs. available compute (e.g. show all ec2 instances where we use less than 30% of CPU or RAM), and then get all the details of AWS Compute Optimiser for the selected services.

Describe alternatives you've considered

No alternative know, despite AWS console.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions