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