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
Every AWS Regions is made up of at least ___ Availability Zones
THREE!
EC2 Instance Connect requires a user-created and downloaded SSH key
FALSE
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-connect-methods.html
EC2 provides a secure and resizable_____ in the cloud
A. STORAGE CAPACITY
B. DATABASE TABLES
C. COMPUTE CAPACITY
D. BACKUP VOLUMES
C. COMPUTE CAPACITY
Which are examples of Cloud Computing Deployment Models? Choose 3
A. CLOUD
B. PARTNER
C. HYBRID
D. ON-PREMISES
E. THIRD PARTY
I GUESSED THAT SHIT LMAO AND GOT IT!
A. CLOUD
C. HYBRID
D. ON-PREMISES
https://aws.amazon.com/what-is-cloud-computing/
WHICH ALLOWS A USER TO CONNECT TO A LINUX AMAZON EC2 INSTANCE VIA AN SSH CLIENT?
A. INSTANCE ID
B. PUBLIC IP address
C. METADATA
B. PUBLIC IP ADDRESS
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html
What is an Amazon S3 Bucket?
A. A bucket is an optional organization folder. You can also store objects at the root of your S3 infrastructure
B. A bucket is a container for objects stored in S3. Every object is contained in a bucket
C. A bucket is an alias for a folder within S3
B. A bucket is a container for objects stored in S3. Every object is contained in a bucket
https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html#BasicsBucket
______ are key value pairs which allow a user to add custom content and metadata describing an EC2 instance
A. EBS
B. Definitions
C. Policies
D. Tags
B. Tags
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html