Open damienfernandes opened 1 year ago
Hi @damienfernandes I believe there is a typo in the title (accoring to our exchange, the need is not linked to S3 but to EC2 instance right ?).
Let me know if I should rename it.
I also link it to #353
Hi @damienfernandes I believe there is a typo in the title (accoring to our exchange, the need is not linked to S3 but to EC2 instance right ?).
Let me know if I should rename it.
You right 👍
Problem
Cloud scanner does nor provide estimation of impacts of memory usage instance.
Solution
Perform impacts estimation of memory usage of instance at same time than CPU.
Alternatives
Additional context or elements
That metric is based on mem_used (MemoryUtilization) metric for EC2 instances in CloudWatch. That metric is not in basis CloudWatch data but it could be available with configuration of CloudWatch agent. Please see for detail https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/metrics-collected-by-CloudWatch-agent.html