What is the difference between snapshot and ami?
Answer / Dhirendra Kumar Jha
An AMI (Amazon Machine Image) is a complete template for a virtual server, including the operating system, software libraries, and applications. A snapshot is a point-in-time copy of a volume that you can use to create new volumes or other snapshots. In essence, an AMI contains an OS and software, while a snapshot contains data.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I load my data to Amazon Redshift from different data sources like Amazon RDS, Amazon DynamoDB and Amazon EC2?
What are the main features of amazon cloud front?
Let’s suppose that we have an aws application hosted and that requires 24×7 availability and can be down only for a maximum of 10-15 minutes. How will you make ensure that the database hosted on your ebs volume is backed up properly?
How ec2 within vpc communicates to ec2 in different vpc?
What is aws autoscaling?
What will amazon rds manage on the behalf?
What is my ami?
What is the difference between the load balancer route-53 and the normal route-53?
What is ec2 keypair and what is its scope.
Mention what are the differences between amazon s3 and ec2?
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.
Suppose you have an application where you have to render images and also do some general computing.which service will best fit your need?