Review Questions
-
What is the function of an EC2 AMI?
- To define the hardware profile used by an EC2 instance
- To serve as an instance storage volume for high-volume data processing operations
- To serve as a source image from which an instance’s primary storage volume is built
- To define the way data streams are managed by EC2 instances
-
Where can you find a wide range of verified AMIs from both AWS and third-party vendors?
- AWS Marketplace
- Quick Start
- Community AMIs
- My AMIs
-
Which of the following could be included in an EC2 AMI? (Select TWO.)
- A networking configuration
- A software application stack
- An operating system
- An instance type definition
-
Which of the following are EC2 instance type families? (Select TWO.)
- c5d.18xlarge
- Compute optimized
- t2.micro
- Accelerated computing
-
When describing EC2 instance types, what is the role played by the vCPU metric?
- vCPUs represent an instance’s potential resilience against external network demands.
- vCPUs represent an...