More Info:

Underutilized EC2 instances should be downsized in order to optimize your AWS costs.

Risk Level

Low

Address

Cost optimization

Compliance Standards

AWSWAF

Triage and Remediation

Remediation

To remediate the misconfiguration of underutilized EC2 instances in AWS, you can follow the below steps:

  1. Log in to your AWS Management Console.
  2. Go to the EC2 Dashboard.
  3. Click on the “Instances” option from the left-hand side menu.
  4. Select the underutilized EC2 instance(s) that you want to remediate.
  5. Click on the “Actions” button and select “Create Image” from the dropdown list.
  6. Enter the required details for creating an image of the instance and click on the “Create Image” button.
  7. Once the image is created, go to the “AMIs” section from the left-hand side menu.
  8. Select the newly created AMI and click on the “Launch” button.
  9. Follow the on-screen instructions to launch a new instance from the AMI.
  10. Once the new instance is launched, you can terminate the underutilized instance(s) to save costs.

By creating an AMI of the underutilized EC2 instance and launching a new instance from it, you can ensure that the new instance is properly configured and optimized for your workload. This will help you avoid underutilization of your EC2 instances and reduce your AWS costs.

Additional Reading: