Amazon Elastic Block Store (Amazon EBS)

Amazon Elastic Block Store (Amazon EBS) provides block-level storage volumes for use with EC2 instances. EBS volumes behave like raw, unformatted block devices. You can mount these volumes as devices on your instances.

You can mount multiple volumes on the same instance, but each volume can be attached to only one instance at a time.

You can create a file system on top of these volumes, or use them in any way you would use a block device (like a hard drive). You can dynamically change the configuration of a volume attached to an instance

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Cloud computing with AWS

Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform,...

Cloud Service Models

There are three types of service models in cloud − IaaS, PaaS, and SaaS. IaaS IaaS stands for...

What is Amazon Ec2?

    Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity in the...

Features of Amazon EC2

Amazon EC2 provides the following features: ·         Virtual computing environments, known as...

Amazon EC2 Key Pairs

Amazon EC2 uses public-key cryptography to encrypt and decrypt login information. Public–key...