0

I have two questions regarding EC2 and EBS.

  1. Why do you need to create an EBS volume when creating an AMI ?
  2. Why when I create an instance that is c3.2xlarge and comes with 2x80 SSD from my AMI why don't those two 80G SSDs appear in my machine?
0

1 Answer 1

1

Why do you need to create an EBS volume when creating an AMI ?

Not necessary. You can create EBS backed AMI as well as Instance stored Backed AMIs. Read below links:

If your requirement is something specific, then please elaborate.

Why when I create an instance that is c3.2xlarge and comes with 2x80 SSD from my AMI why don't those two 80G SSDs appear in my machine?

I just answered a similar question. Please find the explanation here on why you do not see the drives .

Sign up to request clarification or add additional context in comments.

2 Comments

Cool thanks, that's a well explanation. So when I add those drives during the provisioning of the box, they would not be EBS volumes? Also does 2x80SSD mean I can add up to 2 80G SSDs?
Correct. Those are not EBS volumes. and Yes, you can add 2 drives of 80G SSD type in this case. For what drives are support for a specific instance type, please refer: aws.amazon.com/ec2/instance-types/#instance-details

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.