When you view the block device mapping for your instance, you can see only the EBS volumes, not the
instance store volumes.
A.
Depends on the instance type
B.
FALSE
C.
Depends on whether you use API call
D.
TRUE
When you view the block device mapping for your instance, you can see only the EBS volumes, not the
instance store volumes.
When you view the block device mapping for your instance, you can see only the EBS volumes, not the
instance store volumes.
A.
Depends on the instance type
B.
FALSE
C.
Depends on whether you use API call
D.
TRUE
D
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/block-device-mapping-concepts.html
Viewing the Instance Block Device Mapping for Instance Store Volumes
When you view the block device mapping for your instance, you can see only the EBS volumes, not the instance store volumes. You can use instance metadata to query the complete block device mapping. The base URI for all requests for instance metadata is http://169.254.169.254/latest/.
Good one
D
https://www.aiotestking.com/amazon/when-you-view-the-block-device-mapping-for-your-instance-you-can-see-only-the-ebs-volumes-not-the-instance-store-volumes/
How about I3 type of ec2?
I think Depends on the instance type
Viewing the Instance Block Device Mapping for Instance Store Volumes
When you view the block device mapping for your instance, you can see only the EBS volumes, not the instance store volumes. You can use instance metadata to query the complete block device mapping. The base URI for all requests for instance metadata is http://169.254.169.254/latest/.
First, connect to your running instance. From the instance, use this query to get its block device mapping.
Copy
[ec2-user ~]$ curl http://169.254.169.254/latest/meta-data/block-device-mapping/