Questions Review - EC2 PDF
Questions Review - EC2 PDF
vn
Navigation
1 2 3 4 5 6 7 8 9
Go Back
Congratulations!
100% You passed this challenge on this attempt.
Exam Breakdown
Correct Answer: B
A General Purpose
Why is this correct?
Database Optimized is not an instance type.
B Database Optimized Video for reference: Overview of Compute
Services
C Memory Optimized
D Compute Optimized
E Accelerated Computing
F Storage Optimized
2. Community AMIs are _.
Correct Answer: C
A created from your snapshots
Why is this correct?
Community AMIs are free to use.
B equipped with pre-packed additional licensed software Video for reference: Elastic Cloud Compute
(EC2) Instances Part 1
C free to use
D purchased
3. In this scenario, we have an increase in traffic on a holiday sale. What EC2 purchasing option should we use to
acquire the resources to handle the traffic?
Correct Answer: B
A Reserved
Why is this correct?
Purchasing an On-Demand instance would
B On-Demand provide us instances to handle that short
duration of time we need the resources, and
then we could terminate the instances when
C Dedicated Hosts the traffic lessens after the holiday sale.
Video for reference: Overview of Compute
Services
D Spot
4. Which of these types of operating systems will we see in AWS?
Correct Answer: A
A Windows
Why is this correct?
Windows is an operating system that we will see
B macOS when using AWS.
Video for reference: Compute 101
Correct Answer: C
C Linux
Why is this correct?
Linux is an operating system that we will see
D DOS when using AWS.
Video for reference: Compute 101
5. An EBS volume is a _.
Correct Answer: B
A local storage volume
Why is this correct?
An EBS volume is a highly available and reliable
B highly available and reliable storage volume storage volume.
Video for reference: Elastic Cloud Compute
(EC2) Instances Part 1
C preconfigured package required to launch an EC2 instance Correct Answer: E
Why is this correct?
D central processing unit for the instance An EBS volume is a storage volume that can be
attached to any instance in the same AZ
(Availability Zone).
E storage volume that can be attached to any instance in the Video for reference: Elastic Cloud Compute
same AZ (Availability Zone) (EC2) Instances Part 1
6. What does AMI stand for?
Correct Answer: D
A Amazon Machine Installation
Why is this correct?
AMI stands for Amazon Machine Image.
B AWS Machine Image Video for reference: Overview of Compute
Services
C Operating System
D CPU
8. NACLs _ traffic on the _.
Correct Answer: A
A allow/deny, subnet level
Why is this correct?
NACLs allow/deny traffic on the subnet level.
B allow/deny, instance level Video for reference: Elastic Cloud Compute
Instances Part 2
9. Which of these is not a method for connecting to an EC2 instance via SSH?
Correct Answer: B
A Java SSH client via a browser
Why is this correct?
RDP stands for remote desktop protocol, and it
B RDP was never mentioned in this course, nor is it an
SSH client.
Video for reference: Creating an EC2 Instance
C Terminal
D PuTTY