EC2 COPY COPY Flashcards
True or False: Throughput-optimized volumes cannot be boot volumes.
True.
How long does it take for changes to a security group to take effect?
Changes take effect immediately.
True or False: EC2 instance termination protection is turned on by default.
False.
True or False: EC2 instance termination protection is turned off by default.
True.
__________ can help you reduce costs by allowing you to use your existing server-bound software licences.
Dedicated hosts.
Which EC2 pricing options is recommended for:
- Apps that have flexible start and end times
- Apps that are only feasible at very low compute prices
- Users with urgent computing needs for large amounts of additional capacity
Spot instances.
True or False: When creating snapshots of EBS volumes that serve as root devices, you should stop the instance first.
True.
Which EC2 instance type provides hardware acceleration for your code (FPGA)?
F
What is EFS?
A file storage service for EC2 instances.
Which EC2 instance type is the lowest-cost for general purposes?
T
True or False: No EBS volumes attached to default AMIs can be encrypted.
False. Volumes other than the root volume may be encrypted.
Can you change EBS volume size, size and storage type on-the-fly?
Yes.
True or False: When you first create a security group, all outbound traffic is allowed by default.
True.
Which AWS offering is a file storage service for EC2 instances?
Elastic File System (EFS).
You can share snapshots with other people, but only if they’re __________.
Unencrypted.
True or False: When you first create a security group, all outbound traffic is blocked by default.
False.
When AWS terminates your spot instance early, who pays for the hour of compute time?
AWS.
EBS allows you to create __________ and attach them to EC2 instances.
Storage volumes.
What is the speciality of the C EC2 instance type?
Compute optimized.
True or False: You can only mount one EBS volume on a single EC2 instance.
True.
Are security groups stateful?
Yes.
True or False: Reserved instances are recommended for customers than can commit to using EC2 over a year or three years.
True.
Which EC2 pricing option allows you to pay for 1 or 3 years of compute capacity in advance to receive up to a 75% discount compared to on-demand pricing?
Reserved instances.
Which EBS volumes cannot be boot volumes?
Throughput-optimized HDD and Cold HDD.
What is the speciality of the T EC2 instance type?
General purpose. Lowest cost.
__________ are placed in a specific availability zone, where they are automatically replicated to protect you from the failure of a single component.
EBS volumes.
What are AMIs used for?
As templates for creating new EC2 instances.
EC2 instance termination protection is turned __________ by default.
Off.
Which EC2 instance type is memory optimized (not to the extreme)?
R
What is a snapshot of an EBS volume?
A copy of the EBS volume at a particular point in time.
True or False: When AWS terminates your spot instance early, you’re still billed for the whole hour.
False. AWS pays for the whole hour.
What are the different types of magnetic (HDD) EBS volumes?
- Throughput-optimized HDD (ST1)
- Cold HDD (SC1)
- Magnetic standard
What is the speciality of the F EC2 instance type?
Field programmable gate array.
__________ allows you to create storage volumes and attach them to EC2 instances.
EBS.
True or False: General purpose SSD volumes are designed for I/O intensive applications.
False. Provisioned IOPS SSD volumes were designed for that.
Snapshots of EBS volumes are stored in __________.
S3.
What does it mean that snapshots are incremental?
Only blocks that have changed since the last snapshot are moved to S3.
True or False: When you first create a security group, all inbound traffic is allowed by default.
False.
Can you create AMIs from EBS volumes?
Yes.
True or False: Dedicated hosts can be purchased as a Reservation for up to 70% off of the on-demand price.
True.
What is a dedicated host?
A physical EC2 server dedicated for your use.
Can you specify deny rules within a security group?
No. You can only specify allow rules.
What is the speciality of the M EC2 instance type?
General purpose.
Templates used to create new EC2 instances are called __________.
Amazon Machine Images (AMIs).
Which EC2 instance type is optimized for compute?
C
True or False: Although on default AMIs the EBS root volume can’t be encrypted, additional volumes can be encrypted.
True.
Which EC2 pricing option allows you to request spare EC2 computing capacity for up to 90% off the on-demand price?
Spot instances.
Which EBS volume type is recommended for low cost storage for infrequently accessed workloads?
Cold HDD volumes.
True or False: When you terminate our spot instance early, you’re refunded for the rest of the hour.
False. You pay for the entire hour unless AWS terminates your spot instance.
True or False: Cold HDD volumes can be boot volumes.
False.
True or False: Spot instances are recommended for users with urgent computing needs for large amounts of additional capacity.
True.
__________ are designed for I/O intensive apps like large relational or NoSQL databases.
Provisioned IOPS SSD volumes.
Where are snapshots stored?
S3.