AWS Module 2 - Amazon Elastic Compute Cloud or EC2 Flashcards
What is meant by compute power?
Compute power refers to the ability of a computer system or infrastructure to perform various computational tasks and operations
Compute power is a measure of the ___ of a computing environment, including its ability to execute ___, process __, and perform ____.
processing capabilities
instructions
data
calculations
What is EC2?
The service you use to gain access to virtual servers is called EC2.
With EC2, you only pay for___ instances, not stopped or terminated instances.
running
What is responsible for sharing the underlying physical resources running on the host machine?
Hypervisor
What is multitenancy?
This idea of sharing underlying hardware is called multitenancy.
Can you explain the balanced resource allocation provided by general purpose instances and the types of workloads that benefit from them?
General purpose instances offer a balanced combination of compute, memory, and networking resources, making them suitable for workloads such as application servers, gaming servers, backend servers for enterprise applications, and small to medium-sized databases
What type of applications can benefit from general purpose instances?
a) High-performance web servers
b) Compute-intensive applications
c) Gaming servers
d) Workloads that require balanced compute, memory, and networking resources
d
When are compute optimized instances suitable?
a) For high memory needs
b) For workloads involving large datasets
c) For compute-bound applications that require high-performance processors
d) For distributed file systems
c
Memory optimized instances are designed for workloads that require:
a) Sequential read and write access
b) Hardware acceleration
c) Preloading of large datasets in memory
d) Floating-point number calculations
c
What functions do accelerated computing instances perform more efficiently using hardware accelerators?
a) Data warehousing
b) Data pattern matching
c) Application streaming
d) Real-time processing
b
What does the term IOPS (Input/Output Operations Per Second) measure in computing?
a) CPU performance
b) Memory capacity
c) Storage device performance
d) Network bandwidth
c
Compute optimized instances are well-suited for compute-bound applications that benefit from high-performance ____________.
processors
Accelerated computing instances leverage hardware accelerators to perform certain functions more efficiently than ____________ running on CPUs.
software
Which of the following workloads is best suited for general purpose instances?
a) High-memory databases
b) High-performance web servers
c) GPU-intensive machine learning
d) Real-time analytics
b