AWS Solutions Architect - AWS Object Storage and CDN - S3, Glacier and CloudFront Flashcards
True or False:
Termination Protection is turned on by default
False.
Termination Protection must be enabled, as it is not turned on by default.
On an EBS-backed instance, the default action is for root EBS volume to be deleted when the instance in terminated
True
EBS Root Volumes of your DEFAULT AMI’s can be encrypted
False.
EBS Root Volumes of your DEFAULT AMI’s cannot be encrypted. You can use a third party tool (such as bit locker etc) to encrypt the root volume, or this can be done when creating AMIs in the AWS console or using the API
Additional Volumes cannot be encrypted.
False.
Additional Volumes can be encrypted.
What does EC2 stand for?
Elastic Compute Cloud
Which EC2 Option:
allows you to pay a fixed rate by the hour with no commitment?
On Demand
Which EC2 Option:
Provides you with a capacity reservation and offer a significant discount on hourly charge for an instance. 1 to 3 year terms ?
Reserved
Which EC2 Option:
enables you to bid whatever price you want for instance capacity, providing for even greater savings if your applications have flexible start and end times?
Spot
Which EC2 Option:
offers physical EC2 servers dedicated for your use?
Dedicated Hosts
Which EC2 Option:
should be used by users that want the low cost and flexibility of Amazon EC2 without any up-front payment or long-term commitment?
On Demand
Which EC2 Option:
should be used for applications with short term, spiky, or unpredictable workloads that cannot be interrupted?
On Demand
Which EC2 Option:
should be used for applications being developed or tested on Amazon EC2 for the first time?
On Demand
Which EC2 Option:
should be used for applications with steady state or predictable usage?
Reserved
Which EC2 Option:
should be used for applications that require reserved capacity?
Reserved
Which EC2 Option:
should be used so users are able to make upfront payments to reduce their total computing costs even further?
Reserved
Which EC2 Option:
should be used for applications with flexible start and end times?
Spot
Which EC2 Option:
should be used for applications that are only feasible at very low compute prices?
Spot
Which EC2 Option:
should be used by users with urgent computing needs for large amounts of capacity?
Spot
Which EC2 Option:
is useful for regulatory requirements that may not support multi-tenant virtualization?
Dedicated Hosts
Which EC2 Option:
is great for licensing which does not support multi-tenancy or cloud deployments?
Dedicated Hosts
Which EC2 Option(s):
can be purchased On-demand (hourly)
On Demand and Dedicated Hosts
Which EC2 Option:
can be purchased as a Reservation for up to 70% off the On-Demand price?
Dedicated Hosts
If the Spot Instance is terminated by Amazon EC2, you are responsible to pay for the partial hour of usage.
False.
you will not be charged for the partial hour of usage if AWS terminates your ECS instance. You are responsible for the partial hour if YOU terminate it early.
If you terminate a Spot instance yourself, you will be charged for any hour in which the instance ran
True
What is the result if the EC2 Spot price rises of above your submitted bid price?
Your instance will be terminated, and you will not be charged for the partial hour.
Which EC2 Instance Type:
should be used as Fileservers / Data Warehousing / Hadoop?
Dense Storage (D2)
Which EC2 Instance Type:
should be used for Memory Intensive Apps / DBs?
Memory Optimized (R4)
Which EC2 Instance Type:
should be used as application servers
General Purpose (M4)
Which EC2 Instance Type:
should be used for CPU intensive apps / DBs?
Compute Optimized (C4)
Which EC2 Instance Type:
should be used for video encoding / 3D application streaming?
Graphics Intensive (G2)
Which EC2 Instance Type:
should be used for NoSQL DBs, Data Warehousing, etc.
High Speed Storage (I2)
Which EC2 Instance Type:
should be used for hardware acceleration for your code?
Field Programmable Gate Array (F1)
Which EC2 Instance Type:
should be used for Web servers / Small DBs?
Lowest Cost, General Purpose (T2)
Which EC2 Instance Type:
should be used for machine learning, Bit Coin Mining etc.?
Graphics/General Purpose GPU (P2)
Which EC2 Instance Type:
should be used for SAP HANA/Apache Spark etc.?
Memory Optimized (X1)
What is the mnemonic for the EC2 Instance Types, and what does each letter stand for?
Mnemonic: DR Mc GIFT PX
D - for Density R - for RAM M - main choice for general purpose C - for Compute G - for Graphics I - for IOPs F - for FPGA (Field Programmable Gate Arrays) T - cheap general purpose (think T2 Micro) P - Graphics (think Pics) X - Extreme Memory
What is the mnemonic for EC2 instance families?
Dr Mc Gift Px
Which EC2 family does the “D” represent in the mnemonic?
Dr Mc Gift Px
D: Density
Which EC2 family does the “R” represent in the mnemonic?
Dr Mc Gift Px
R: RAM
Which EC2 family does the “M” represent in the mnemonic?
Dr Mc Gift Px
M: Main choice (general purpose)
Which EC2 family does the “C” represent in the mnemonic?
Dr Mc Gift Px
C: Compute
Which EC2 family does the “G” represent in the mnemonic?
Dr Mc Gift Px
G: Graphics
Which EC2 family does the “I” represent in the mnemonic?
Dr Mc Gift Px
I: IOPS (I/O operations per second)
Which EC2 family does the “F” represent in the mnemonic?
Dr Mc Gift Px
F: FPGA (Field Programmable Gate Array)
NOT: Female Professional Golfers Association
Which EC2 family does the “T” represent in the mnemonic?
Dr Mc Gift Px
T: T2 Micro (cheap general purpose)
Which EC2 family does the “P” represent in the mnemonic?
Dr Mc Gift Px
P: Graphics (think Pics)