AWS EBS & S3 – Block vs Object Storage, Lifecycle, Encryption
What is EBS?
Type: Block Storage
Usage: Works like a hard disk attached to an EC2 instance.
Persistence: Data persists independently of the instance.
Access: Can only be attached to one instance at a time (except with multi-attach in specific cas...
bittublog.hashnode.dev9 min read