Explain EC2 Instance Store. Why would someone choose to use it over other options?
Answer
EC2 instance store provides better I/O performances when compared to EBS.
It is mostly used for cache and temporary data purposes.
EC2 instance store provides better I/O performances when compared to EBS.
It is mostly used for cache and temporary data purposes.