AWS EC2 describe-instances command to filter instances by OS

Aws EC2 cli are useful if you need to view or modify your existing running  ec2 instances, if you want to avoid console or when using script. In this guide i'll try to show some useful examples. first you'll need to install and configure aws-cli . once…

How to decrease the size of your EBS root volume?

If you search the latest way to decrease / reduce your ebs volume and find only old guides that no longer work or aws official docs says it is not supported or find your instance none bootable after you have tried to reduce the volume then this guide is for you.…