Quiz Questions on AWS Site Flashcards

1
Q

True or False? The Default view of the AWS Console displays all resources in all regions?

A

FALSE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When launching an Amazon EC2 instance, which can be selected for instance location?

A

Availability Zone

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

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

A

B. Lifestyle Configuration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Amazon S3 bucket policies and IAM policies are written in what format?
A. JSON
B. HTML
C. CSV
D. XML

A

A. JSON

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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)

A

C. Cloud as a Service (CaaS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Describes Cloud Computing?

A

The on demand delivery of IT resources over the internet w/ pay-as-you-go pricing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

____ acts as a firewall between instances

A

Security Group

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

___ is a storage for objects that can be retrieved at any time

A

Amazon S3 Simple storage Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

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

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

True or False? Elastic Block Storage (EBS) volumes are automatically replicated within an Availability Zone

A

TRUE

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volumes.html#availability-benefit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

An EBS-backed EC2 instance must be ______ in order to change its instance type
A. STOPPED
B. RUNNING
C. TERMINATED
D. IMAGED

A

A. STOPPED

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

TRUE OR FALSE. There is a 20kB limit on Amazon S3 bucket policy sizes

A

TRUE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are bucket policies and user policies used for? and what type of language do they use?

A

Are accèss policy options available for granting permission to your Amazon S3 services.
Both use JSON-based access policy language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

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

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Every AWS Regions is made up of at least ___ Availability Zones

A

THREE!

16
Q

EC2 Instance Connect requires a user-created and downloaded SSH key

A

FALSE

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-connect-methods.html

17
Q

EC2 provides a secure and resizable_____ in the cloud
A. STORAGE CAPACITY
B. DATABASE TABLES
C. COMPUTE CAPACITY
D. BACKUP VOLUMES

A

C. COMPUTE CAPACITY

18
Q

Which are examples of Cloud Computing Deployment Models? Choose 3
A. CLOUD
B. PARTNER
C. HYBRID
D. ON-PREMISES
E. THIRD PARTY

A

I GUESSED THAT SHIT LMAO AND GOT IT!
A. CLOUD
C. HYBRID
D. ON-PREMISES

https://aws.amazon.com/what-is-cloud-computing/

19
Q

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

A

B. PUBLIC IP ADDRESS

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html

20
Q

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

A

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

21
Q

______ 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

A

B. Tags

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html