Amazon EBS (Elastic Block Store)





🧩 What It Is




EBS stands for Elastic Block Store — it’s like a network hard drive for your EC2 instance.
You can store data on it and keep it safe even after the instance is stopped or terminated.








💽 Key Features



Persistent Storage



Data remains even if the EC2 instance stops or is...