Increase Root Partition | EC2 ssh to the machine Check Partitions sudo lsblk Grow Partition sudo growpart /dev/nvme0n1 1 Resize sudo resize2fs /dev/nvme0n1p1