Module 5: Storage and Databases Flashcards

1
Q

Name the AWS storage types

A

> Block Storage
Object Storage
File Storage

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

What are the differences between
instance stores and Amazon EBS
volumes?

A

Instance stores:
>Are ideal for temporary data that is not kept long term.
>When stopping or
terminating an Amazon EC2 instance, all the data written to the attached instance store is deleted.

Amazon EBS volumes:
>Are ideal for data that requires retention. >When stopping or terminating an Amazon EC2 instance, all the data on the attached EBS volume remains available.

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

Match following S3 storage classes with the correct descriptions:

  1. S3 Storage
  2. S3 Intelligent-Tiering
  3. S3 One Zone-IA
  4. S3 Glacier Deep Archive
  5. S3 Glacier Instance Retrieval
  6. S3 Glacier Flexible Retrieval
  7. S3 Standard-IA

A. Stores data in a single Availability Zone.
Has a lower storage price than S3 Standard-IA

B. Low-cost storage designed for data archiving.
Able to retrieve objects in milliseconds

C. Lowest-cost object storage class.
Able to retrieve objects within 12 hours

D. Designed for frequently accessed data.
Stores data in a minimum of three Availability Zones.

E. Ideal for data with unknown or changing access patterns.
Requires a small monthly monitoring and automation fee per object.

F. Lowest-cost object storage class.
Configurable retrieval
time from minutes to
hours

G. Ideal for infrequently accessed data.
Similar to S3 Standard but has a lower storage price and higher retrieval price

A
  1. D
  2. E
  3. A
  4. C
  5. B
  6. F
  7. G
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

You want to store data that
is infrequently accessed but
must be immediately
available when needed.
Which Amazon S3 storage
class should you use?

A. S3 Intelligent-Tiering
B. S3 Glacier Deep Archive
C. S3 Standard-IA
D. S3 Glacier Flexible Retrieval

A

C. S3 Standard-IA

The S3 Standard-IA storage class is ideal for data that is infrequently accessed but requires high availability when needed. Both S3 Standard and S3 Standard-IA
store data in a minimum of three Availability Zones. S3 Standard-IA provides the same level of availability as S3 Standard but at a lower storage price.

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

Name the Amazon service that provides file storage

A

Amazon Elastic File System (EFS)

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

What is the primary use case for Amazon EBS?

A) Storing and serving static website content.
B) Running and scaling containerized applications.
C) Providing scalable, block-level storage volumes for EC2 instances.
D) Archiving and long-term data retention.

A

C) Providing scalable, block-level storage volumes for EC2 instances.

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

Which of the following statements about Amazon EBS snapshots is correct?

A) Snapshots are automatically shared with all AWS accounts by default.
B) Snapshots capture the full state of an EC2 instance at any point in time.
C) Snapshots are immutable and can be used to create new EBS volumes.
D) Snapshots do not affect the performance of running EC2 instances.

A

C) Snapshots are immutable and can be used to create new EBS volumes.

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

What is the difference between Amazon EBS and Amazon S3?

A) Amazon EBS provides block-level storage, while Amazon S3 offers object storage.
B) Amazon EBS is designed for archival data, while Amazon S3 is optimized for live databases.
C) Amazon EBS offers scalable, fully managed relational databases, while Amazon S3 is for file storage.
D) Amazon EBS and Amazon S3 are two names for the same storage service.

A

A) Amazon EBS provides block-level storage, while Amazon S3 offers object storage.

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

What is the process of increasing the size of an Amazon EBS volume called?

A) Volume reduction
B) Volume truncation
C) Volume expansion
D) Volume compression

A

C) Volume expansion

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

For each scenario, should you use Amazon RDS or Amazon DynamoDB?

  1. Storing data in arelational database
  2. Running a serverless database
  3. Storing data in a key-value database
  4. Using SQL to organize data
  5. Scaling up to 10 trillion requests per day
  6. Storing data in an Amazon Aurora database
A
  1. Amazon RDS
  2. Amazon DynamoDB
  3. Amazon DynamoDB
  4. Amazon RDS
  5. Amazon DynamoDB
  6. Amazon RDS
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which Amazon S3 storage classes are optimized for archival data? (Select TWO.)

A. S3 Standard
B. S3 Glacier Flexible Retrieval
C. S3 Intelligent-Tiering
D. S3 Glacier Deep Archive
E. S3 Standard-IA

A

B. S3 Glacier Flexible Retrieval

D. S3 Glacier Deep Archive

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

Which statement is true
about Amazon EBS volumes
and Amazon EFS file
systems?

A) EBS volumes store data within a single Availability Zone. Amazon EFS file systems store data across multiple Availability Zones by default.
B) EBS volumes store data across multiple Availability Zones. Amazon EFS file systems store data within a single Availability Zone by default.
C) EBS volumes and Amazon EFS file systems both store data within a single Availability Zone.
D) EBS volumes and Amazon EFS file systems both store data across multiple Availability Zones.

A

A) EBS volumes store data within a single Availability Zone. Amazon EFS file systems store data across multiple Availability Zones by default.

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

A customer wants to store
data in an object storage
service. Which AWS service
should the customer use for
this type of storage?

A) Amazon Managed Blockchain
B) Amazon Elastic File System (Amazon EFS)
C) Amazon Elastic Block Store (Amazon EBS)
D) Amazon Simple Storage Service (Amazon S3)

A

D) Amazon Simple Storage Service (Amazon S3)

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

Which statement best
describes Amazon
DynamoDB?

A) A service that allows customers to run relational databases in the AWS Cloud
B) A serverless key-value database service
C) A service that customers can use to migrate relational databases, nonrelational databases, and other types of data stores
D) An enterprise-class relational database

A

B) A serverless key-value database service

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

Which service is used to
query and analyze data
across a data warehouse?

A) Amazon Neptune
B) Amazon DocumentDB
C) Amazon ElastiCache
D) Amazon Redshift

A

D) Amazon Redshift

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