Tutorial covers how to create an EBS volume and attach it to and detach it from EC2 instances.
Tutorial steps:
create EC2 with new EBS volume
format new volume
mount new volume
create file on newly mounted volume
mount new volume on every reboot
detach volume from EC2 instance
attach volume to new EC2 instance
mount newly attached volume on new instance
verify newly attached volume is accessible
clean up - delete instances, volumes
AWS Documentation referenced in video:
Making an Amazon EBS Volume Available for Use on Linux
https://docs.aws.amazon.com/AWSEC2/la...
More tutorials at https://funnelgarden.com