1. AMAZON S3:
Can be publicly accessible
AMAZON EBS:
Accessible only via the given EC2 Machine
2. EBS appears as a mountable volume while the S3 requires software to read and write data.
3. Amazon S3 is a static storage service useful for static website hosting, media distribution, version management, big data analytics, and archiving. Amazon EBS is a persistent storage device that can be used as a file system for databases, application hosting and storage, and plug and play devices.
4. S3 is much cheaper than EBS.
5. EBS is both faster than Amazon S3.
6. AMAZON S3: Web interface
AMAZON EBS: File System interface
7. EBS can accommodate a smaller amount of data than S3.
No comments:
Post a Comment