Quiz Questions on AWS Site Flashcards
True or False? The Default view of the AWS Console displays all resources in all regions?
FALSE
Which can NOT be included when creating an Amazon Machine Image (AMI)?
A. Installed Software
B. Operating System
C. Public IP Address
D. EBS Snapshots (Elastic Block Software)
When launching an Amazon EC2 instance, which can be selected for instance location?
Availability Zone
Which Amazon S3 feature automatically changes data storage tiers based on your specifications?
A. Amzn SNS Notifications
B. Lifecycle Configuration
C. Amazon S3 Glacier
D. Event Notifications
B. Lifestyle Configuration
Amazon S3 bucket policies and IAM policies are written in what format?
A. JSON
B. HTML
C. CSV
D. XML
A. JSON
Which is not a valid example of a Cloud Computing Model?
A. Infrastructure as a Service (IaaS)
B. Platform as a Service (PaaS)
C. Cloud as a Service (CaaS)
D. Software as a Service (SaaS)
C. Cloud as a Service (CaaS)
Describes Cloud Computing?
The on demand delivery of IT resources over the internet w/ pay-as-you-go pricing.
____ acts as a firewall between instances
Security Group
___ is a storage for objects that can be retrieved at any time
Amazon S3 Simple storage Service
Which of the following statements regarding Amazon S3 is true?
A. Amazon S3 creates buckets in a region that you specify
B. S3 Buckets only exist in a single availability zone
C. A Bucket is a container for objects stored in Amazon S3
D. S3 buckets have public access by default
True or False? Elastic Block Storage (EBS) volumes are automatically replicated within an Availability Zone
TRUE
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volumes.html#availability-benefit
An EBS-backed EC2 instance must be ______ in order to change its instance type
A. STOPPED
B. RUNNING
C. TERMINATED
D. IMAGED
A. STOPPED
TRUE OR FALSE. There is a 20kB limit on Amazon S3 bucket policy sizes
TRUE
What are bucket policies and user policies used for? and what type of language do they use?
Are accèss policy options available for granting permission to your Amazon S3 services.
Both use JSON-based access policy language
Which statement about the Amazon S3 data consistency model is correct?
A. S3 provides read-after-write consistency for PUTS of new objects in your S3 bucket in all Regions
B. S3 provides strong read-after-write consistency for PUT and DELETE operations in all AWS regions
C. S3 offers eventual consistency for overwrite PUTS and DELETES in all regions
B. S3 provides strong read-after-write consistency for PUT and DELETE requests of objects in your S3 bucket in all AWS regions.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html#ConsistencyModel