CPC Prep Storage Flashcards
Which general data storage category is managed in blocks within sectors and tracks and is controlled by a server-based operating system?
Block Storage
Which general storage category appears as local disks to the operating system and can be partitioned and formatted? This category can be used as the boot volume and common uses include file system, databases, transactional logs, SQL databases, and virtual machines (VMs).
Block Storage
Which general date storage category is where the data is managed by a file hierarchy and is mounted via the network to a client computer where it then becomes accessible for reading and writing.
File Storage
Which AWS service is an object storage built to store and retrieve any amount of data from anywhere?
Amazon S3
What is an AWS public service that allows you to upload objects into buckets and is designed to deliver 11 nines of durability?
Amazon S3
Which AWS storage service can be used for backup and storage, application hosting, media hosting, software delivery, and to host a static website?
Amazon S3
Which AWS Storage service has files stored in buckets which are considered root level folders?
Amazon S3
Which AWS storage service has unlimited storage availability and files can range in size from 0 bytes to 5 TB?
Amazon S3
In Amazon S3 bucket names are unique?
Globally
Amazon S3 buckets are created in which are of the AWS Global Infrastructure?
Availability Zones
An Amazon S3 best practice is to create buckets in regions that are?
Physically closest to your users to reduce latency
What are the 4 items that Amazon S3 objects are made of?
- Key
- Value
- Version ID
- Metadata
What do you pay for when using Amazon S3?
- Storage
- Requests
- Storage Management Prices
- Data transfer pricing
- Transfer acceleration
What are the 6 Amazon S3 Storage Classes?
- S3 Standard
- S3 Intelligent Tiering
- S3 Standard-IA
- S3 One Zone-IA
- Amazon Glacier
- Amazon Glacier Deep Archive
Which S3 Storage Class is used for durable, immediately available, frequently accessed data that is stored in 3 AZs and has 4 nines of designed availability and 3 nines of SLA availability?
S3 Standard
Which Amazon S3 Storage Class automatically moves data to the most cost-effective tier and is maintained in three AZs and have 3 nines of designed availability and 2 nines of SLA availability?
S3 Intelligent Tiering
Which Amazon S3 Storage Class is durable, immediately available, and infrequently accessed? This class is stored in 3 AZs with 3 nines of designed availability and 2 nines of SLA availability.
S3 Standard-IA
Which AWS S3 Storage Class is lower cost for infrequently accessed data with less resilience? This class is stored in 1 AZ and has 99.5% designed availability and 2 nines of SLA availability.
S3 One Zone-IA
Which Amazon S3 Storage Class is used for archived data with retrieval times in the minutes or hours? This class is stored in 3 AZs and has 4 nines of designed availability and 3 nines of SLA availability?
S3 Glacier
Which Amazon S3 Storage Class is the lowest cost and is designed for long term retention? This class is stored in 3 AZs with 4 nines of designed availability and 3 nines of SLA availability.
S3 Glacier Deep Archive
What does transfer acceleration do for Amazon S3?
It speed up data uploads using CloudFront
What is an option in S3 that can be selected to where the requester pays for requests and data transfers and not the bucket owner?
Requester Pays