Medium EC2 Regional

EC2 paravirtual instance types should not be used

NIST

Description

Checks whether any Amazon EC2 paravirtual instance types are being used.


Remediation

To comply with this control, replace any Amazon EC2 paravirtual instances with hardware virtual machine (HVM) instances.

Steps

  1. Sign in to the AWS Management Console and open the EC2 console at https://console.aws.amazon.com/ec2/.
  2. In the EC2 console, click on 'Instances' in the left navigation pane.
  3. Identify any instances that are using paravirtualization.
  4. For each paravirtual instance, create a new instance using an HVM AMI.
  5. Transfer any necessary data and configurations from the paravirtual instance to the new HVM instance.
  6. Once the new HVM instance is fully operational, decommission the paravirtual instance.

Compliance

NIST