Hi, all,
In this video, I have discussed volumes in ebs and how to create a volume by following the 4-step configuration to store and retrieve app data in a Linux server. The root volume /dev/xvda is where we cannot store the application data it is where os library files are located and the data volume or secondary volume where we store app data ranges from xvdf to xvdp so the maximum size of each volume is 16TB and the maximum size of root volume is 2TB.
There are 4 volume types:
1. Magnetic Tape
2. Cold HDD
3. Throughput Optimized HDD
4. Solid State Drive (SSD)
#Ebs #aws #cloudcomputing