What is an EBS Volume
How many instances can an EBS volume be mounted to?
one at a time
EBS Volume can exist in any AZ?
no, its bound to one
is there latency issues with EBS Volumes
yes, bc its a network drive
by default, which EBS volume is deleted? what control it?
The root volume, this is controlled by AWS Cli
what is an AZ instance store?
EBS Volume types
Which EBS volume types can be used as boot volumes
gp2/gp3 and Io1/io2
highest performance SSD volume for mission critical low latency or high-throughput workloads
Io1/io2
lowest cost HDD volume designed for less frequently accessed workload
sc1