What do you mean by instance store volume and how it is different than ebs.
Answer / Deenanath Ram
An Instance Store Volume is a type of block storage that is physically attached to an EC2 instance. It provides persistent, raw block-level access to the instance's local disk. Unlike Elastic Block Store (EBS), Instance Store Volumes do not persist beyond the life of the instance and are deleted when the instance is stopped or terminated. However, they offer better performance since data doesn't travel over a network.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does the following command do with respect to the amazon ec2 security groups? Ec2-create-group createsecuritygroup
What is hybrid cloud architecture?
How can a user set up alarms and notifications based on specific metrics?
What is an elastic ip in aws?
What will happen when applying stops responding to requests in beanstalk?
automated backups are enabled by default for a new db instance. State True or False.
when using iam to control access to your rds resources, the key names that can be used are case sensitive. For example, aws:currenttime is not equivalent to aws:currenttime. State True or False.
What is the default storage class in s3?
What is an eip?
Is one Elastic IP address enough for every instance that I have running?
I created a key in Oregon region to encrypt my data in North Virginia region for security purposes. I added two users to the key and an external AWS account. I wanted to encrypt an object in S3, so when I tried, the key that I just created was not listed. What could be the reason?
What is the best platform in the cloud?