Podcast
Questions and Answers
What is an Amazon Machine Image (AMI)?
What is an Amazon Machine Image (AMI)?
- A template containing software configuration (correct)
- A physical server in the cloud
- A computing resource for virtual servers
- An instance running in the cloud
How is an instance related to an AMI?
How is an instance related to an AMI?
- An instance creates an AMI
- An instance replaces an AMI
- An instance is a type of AMI
- An instance is a copy of an AMI (correct)
What determines the hardware of the host computer used for an instance?
What determines the hardware of the host computer used for an instance?
- The region where the instance is launched
- The instance type chosen (correct)
- The number of instances running
- The software configuration of the AMI
How does an instance appear after it is launched?
How does an instance appear after it is launched?
What control do you have over your instances in AWS?
What control do you have over your instances in AWS?
What happens to the data on instance store volumes if the instance fails or is stopped?
What happens to the data on instance store volumes if the instance fails or is stopped?
When an instance is stopped, which component gets deleted by default?
When an instance is stopped, which component gets deleted by default?
What happens to Amazon EBS volumes when an instance is terminated?
What happens to Amazon EBS volumes when an instance is terminated?
What action can be performed on Amazon EBS volumes when an instance is in a stopped state?
What action can be performed on Amazon EBS volumes when an instance is in a stopped state?
Which storage option is recommended for keeping important data safe?
Which storage option is recommended for keeping important data safe?