EBS volumes and file systems
1. Instance Root Volume Default Format Type
Default Format Type:
Amazon EC2 root volumes are typically formatted with ext4 for Linux-based instances and NTFS for Windows instances.
How to Check:
lsblk -f
This command displays the block devic...
devops360.hashnode.dev3 min read