Amazon EC2 Flashcards
What do you call when resources are shared by tenants to promote agility and cost efficiency?
Multitenancy
Who is responsible for coordinating this multitenancy?
Hypervisor
What do you call the resizing an instance by adding more memory, more CPU, etc?
Vertical Scaling
What are the 5 Amazon EC2 instance families?
General purpose
Compute optimized
Memory optimized
Accelerated computing
Storage optimized
What type of EC2 instance provide a balance of compute, memory, and networking resources?
General Purpose EC2 Instance
What EC2 instance type is ideal for compute-intensive tasks like gaming servers, high performance computing or HPC, scientific modeling?
Compute Optimized EC2 Instance
What type of EC2 instance is more ideal for workloads that process large datasets in memory, such as high-performance databases?
Memory Optimized EC2 Instance
What type of instance is good for floating point number calculations, graphics processing, or data pattern matching, as they use hardware accelerators?
Accelerated Computing EC2 Instance
What instances are designed for workloads that require high, sequential read and write access to large datasets on local storage?
Storage Optimized EC2 Instance
You want to use an Amazon EC2 instance for a batch processing workload. What would be the best Amazon EC2 instance type to use?
Compute Optimized
What is responsible for isolating the virtual machines from each other as they share resources from the host?
Hypervisor
What are the contract length options for Amazon EC2 Reserved Instances?
1 and 3 years
What type of instance is good for distributed file systems, data warehousing applications, and high-frequency online transaction processing (OLTP) systems?
Storage Optimized EC2 Instance
You have a workload that will run for a total of 6 months and can withstand interruptions. What would be the most cost-efficient Amazon EC2 purchasing option?
Spot Instance
Which type of instance run in a virtual private cloud (VPC) on hardware that is dedicated to a single customer?
Dedicated Hosts