Prev Next

Cloud / Amazon Web Service (AWS) Interview questions

Difference between EBS and S3.

EBS.S3.
Highly Scalable.Less scalable.
Block storage.Object storage.
EBS provides faster retrival operations.S3 less speed when compared to EBS.
User can access EBS only via the given EC2 instance.Anyone can access S3 as it is available public.
supports File system interface.supports web interface.

More Related questions...

Show more question and Answers...


Comments & Discussions