While creating the snapshots using the command line tools, which command should I be using?
Answer / Janardan Kushwaha
The command to create a snapshot of an Amazon Elastic Block Store (EBS) volume using the AWS Command Line Interface (CLI) is `aws ec2 create-snapshot --volume-id <volume-id>`. You will need to replace `<volume-id>` with your specific volume ID.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the max size of an object that can be uploaded through the s3 console?
How is aws elastic stalk completely different than aws opsworks?
What is the format of the downloaded keypair in aws?how do you launch an instance in linux using this keypair?
What is the advantage and disadvantage of cloud computing?
Are the reserved instances can available for multi-az deployments?
How will you change the instance type for instances which are running in your application tier and are using Auto Scaling? Where will you change it?
What do you mean by instance store volume and how it is different than ebs.
Can you modify the private ip address of an ec2 instance while it is running in a vpc ?
How ec2 within vpc communicates to ec2 in different vpc?
What does Connection draining do?
Explain in detail the function of amazon machine image (ami)?
How many buckets can be create in aws by default?