Unit 6: AWS Storage and Database Services - Practice Quiz

CSE423 — Virtualization And Cloud Computing 60 Questions
0 Correct 0 Wrong 60 Left
0/60

1 What type of storage does Amazon EBS provide?

Amazon Elastic Block Store (EBS) Easy
A. Object storage
B. Block storage
C. File storage
D. Archive storage

2 Which AWS service commonly uses Amazon EBS volumes?

Amazon Elastic Block Store (EBS) Easy
A. Amazon EC2
B. Amazon Route 53
C. Amazon CloudFront
D. Amazon SQS

3 What type of storage is Amazon S3?

Amazon S3 Easy
A. Relational storage
B. Object storage
C. Block storage
D. In-memory storage

4 What is the main container used to organize objects in Amazon S3?

Amazon S3 Easy
A. Volume
B. Table
C. Cluster
D. Bucket

5 Which feature helps protect Amazon S3 data from accidental deletion or overwriting?

Amazon S3 Easy
A. Compaction
B. Versioning
C. Sharding
D. Replication only

6 What type of storage does Amazon EFS provide?

Amazon EFS Easy
A. Block storage
B. Object storage
C. Tape storage
D. File storage

7 What is a key characteristic of Amazon EFS?

Amazon EFS Easy
A. It works only with one instance
B. It can be shared by multiple instances
C. It stores only database indexes
D. It is designed only for archives

8 What is the primary purpose of Amazon S3 Glacier?

Amazon S3 Glacier Easy
A. Long-term data archiving
B. Web application hosting
C. Virtual machine networking
D. Real-time data processing

9 Compared with frequently accessed S3 storage, Glacier storage generally has what characteristic?

Amazon S3 Glacier Easy
A. Built-in application hosting
B. Faster database queries
C. Higher memory capacity
D. Lower storage cost

10 Which storage type is usually suitable for a shared directory accessed by several servers?

Storage technology selection Easy
A. Block storage
B. File storage
C. Object storage
D. Cache storage

11 Which storage type is commonly used for backups, images, and other unstructured files?

Storage technology selection Easy
A. Temporary storage
B. Block storage
C. Register storage
D. Object storage

12 Which storage type is most closely associated with a disk volume attached to a virtual machine?

Storage technology selection Easy
A. Block storage
B. File storage
C. Object storage
D. Archive storage

13 What does Amazon RDS primarily provide?

Amazon RDS Easy
A. Object storage buckets
B. Managed file shares
C. Managed relational databases
D. Content delivery networks

14 Which language is commonly used to query relational databases managed by Amazon RDS?

Amazon RDS Easy
A. HTML
B. CSS
C. SMTP
D. SQL

15 What type of database service is Amazon DynamoDB?

Amazon DynamoDB Easy
A. File system database
B. NoSQL database
C. Relational database
D. Graphical database

16 Which data model is supported by Amazon DynamoDB?

Amazon DynamoDB Easy
A. Video frame-only
B. Key-value
C. Spreadsheet-only
D. Hierarchical file-only

17 What is Amazon Redshift mainly designed for?

Amazon Redshift Easy
A. Data warehousing
B. Message queuing
C. File synchronization
D. DNS management

18 Which type of workload is Amazon Redshift designed to support?

Amazon Redshift Easy
A. Static file mounting
B. Analytical queries
C. Email delivery
D. Operating system booting

19 What kind of database is Amazon Aurora?

Amazon Aurora Easy
A. File-based database
B. Key-value database
C. Caching database
D. Relational database

20 Which database engines are compatible with Amazon Aurora?

Amazon Aurora Easy
A. DynamoDB and Cassandra
B. Oracle and SQLite
C. MongoDB and Redis
D. MySQL and PostgreSQL

21 An EC2-hosted database requires persistent block storage with consistently high IOPS and low latency. Which EBS volume type is the most appropriate?

Amazon Elastic Block Store (EBS) Medium
A. Provisioned IOPS SSD
B. Throughput Optimized HDD
C. Cold HDD
D. General Purpose SSD

22 A team must create a new EBS volume in another AWS Region using the data from an existing volume. What should the team do?

Amazon Elastic Block Store (EBS) Medium
A. Detach the volume and change its Region
B. Mount the volume through an S3 endpoint
C. Copy its snapshot to the target Region
D. Enable cross-Region access on the volume

23 A company hosts documents in an S3 bucket and wants every uploaded object encrypted automatically without requiring uploaders to specify encryption headers. Which configuration should it use?

Amazon S3 Medium
A. S3 Transfer Acceleration
B. S3 Versioning
C. S3 default encryption
D. S3 Object Lock

24 Users frequently overwrite the same configuration file in Amazon S3. The operations team must be able to recover an earlier copy after an accidental overwrite. Which feature directly supports this requirement?

Amazon S3 Medium
A. S3 Replication
B. S3 Versioning
C. S3 Access Points
D. S3 Inventory

25 An application generates large media files in an S3 bucket. Files older than 30 days are rarely accessed, and files older than 365 days may be deleted. Which solution requires the least operational effort?

Amazon S3 Medium
A. Enable S3 Transfer Acceleration
B. Create an S3 event for each download
C. Schedule an EC2 file-management script
D. Configure an S3 Lifecycle rule

26 Several Linux EC2 instances in different Availability Zones must concurrently access the same files through a standard file-system interface. Which service best meets this requirement?

Amazon EFS Medium
A. Amazon Redshift
B. Amazon EFS
C. Amazon EBS
D. Amazon S3

27 An EFS file system stores project data that is actively used for one week and then accessed only a few times per year. Which feature can automatically reduce storage cost as access patterns change?

Amazon EFS Medium
A. EFS Provisioned Throughput
B. EFS Lifecycle Management
C. EFS replication overwrite
D. EFS mount target rotation

28 A company archives compliance records that are almost never retrieved. When retrieval is required, waiting up to 12 hours is acceptable, and minimizing storage cost is the priority. Which storage class is most suitable?

Amazon S3 Glacier Medium
A. S3 Standard-Infrequent Access
B. S3 Glacier Instant Retrieval
C. S3 Glacier Flexible Retrieval
D. S3 Glacier Deep Archive

29 An archive stored in S3 Glacier Flexible Retrieval is needed for an urgent audit within several minutes. Which retrieval option should be requested?

Amazon S3 Glacier Medium
A. Standard retrieval
B. Bulk retrieval
C. Lifecycle retrieval
D. Expedited retrieval

30 A workload running on one EC2 instance needs a bootable, low-latency storage device that supports in-place updates to database files. Which storage technology should be selected?

Storage technology selection Medium
A. S3 Glacier Deep Archive
B. Amazon S3
C. Amazon EFS
D. Amazon EBS

31 A web application must store millions of user-uploaded images, serve them through HTTP, and scale without managing file servers. Which storage technology is the best fit?

Storage technology selection Medium
A. Amazon EBS
B. Amazon RDS
C. Amazon S3
D. Amazon EFS

32 A production RDS database must remain available if its primary Availability Zone fails. The application does not need to direct read traffic to the standby instance. Which configuration should be used?

Amazon RDS Medium
A. A Multi-AZ deployment
B. A cross-Region read replica
C. A larger database instance
D. A manual database snapshot

33 An RDS database is handling too many read-only reporting queries, but its write workload is moderate. Which change can reduce the read load on the primary database?

Amazon RDS Medium
A. Increase the backup window
B. Create additional snapshots
C. Enable a Multi-AZ standby
D. Create an RDS read replica

34 A DynamoDB table uses CustomerId as its partition key. The application must efficiently query orders by OrderStatus, which is not part of the table's primary key. What should be added?

Amazon DynamoDB Medium
A. A write-capacity alarm
B. A local table backup
C. A DynamoDB transaction
D. A global secondary index

35 A new application has unpredictable DynamoDB traffic with occasional sharp spikes and long idle periods. The team wants to avoid capacity planning. Which capacity mode should it choose?

Amazon DynamoDB Medium
A. Reserved capacity
B. Dedicated capacity
C. Provisioned capacity
D. On-demand capacity

36 A company needs to run complex SQL aggregations across several terabytes of historical sales data for business intelligence dashboards. Which AWS service is most appropriate?

Amazon Redshift Medium
A. Amazon EFS
B. Amazon Redshift
C. Amazon ElastiCache
D. Amazon DynamoDB

37 A Redshift table is frequently joined with a large fact table using customer_id. Which design choice can reduce data movement during these joins?

Amazon Redshift Medium
A. Export both tables to EBS
B. Use compatible distribution keys
C. Use different sort key columns
D. Store each table in one row

38 An Aurora cluster experiences heavy read traffic while writes remain stable. Which architecture best improves read scalability?

Amazon Aurora Medium
A. Add Aurora Replicas
B. Add EBS volumes
C. Increase snapshot frequency
D. Enable S3 Versioning

39 A global application uses Aurora and requires low-latency reads in several AWS Regions while keeping one primary write Region. Which feature should be used?

Amazon Aurora Medium
A. Amazon Aurora Global Database
B. Amazon DynamoDB Streams
C. Amazon Redshift Spectrum
D. Amazon RDS Multi-AZ

40 An application connects to an Aurora cluster using its cluster endpoint. After the writer instance fails, what is the main advantage of continuing to use this endpoint?

Amazon Aurora Medium
A. It restores the failed instance immediately
B. It redirects writes to the new writer
C. It sends writes to every replica
D. It converts write requests into reads

41 A latency-sensitive database runs on an EC2 instance and requires 80,000 IOPS with consistent sub-millisecond storage latency. Its I/O pattern uses 16 KiB operations. Which EBS volume type is the most appropriate?

Amazon Elastic Block Store (EBS) Hard
A. Provisioned IOPS SSD io2 Block Express
B. Cold HDD sc1
C. Throughput Optimized HDD st1
D. General Purpose SSD gp3

42 An application takes nightly EBS snapshots. A 1 TiB volume contains 400 GiB of data before the first snapshot. Before the second snapshot, 25 GiB of blocks are modified and 10 GiB of files are deleted without overwriting their blocks. Approximately how much new snapshot data is stored by the second snapshot, ignoring compression and internal metadata?

Amazon Elastic Block Store (EBS) Hard
A. Approximately 400 GiB
B. Approximately 35 GiB
C. Approximately 25 GiB
D. Approximately 390 GiB

43 A team creates an EBS volume from a snapshot and immediately runs a full-volume latency benchmark. Initial reads are slower than expected, although the volume type is correctly provisioned. Which action best addresses this behavior before production traffic begins?

Amazon Elastic Block Store (EBS) Hard
A. Enable EBS Multi-Attach on the volume
B. Convert the filesystem to use larger blocks
C. Read every block to initialize the restored volume
D. Create an AMI from the attached volume

44 A versioned S3 bucket replicates objects to another Region. An administrator deletes an object without specifying a version ID, creating a delete marker. Which statement best describes standard S3 replication behavior when delete-marker replication has not been enabled?

Amazon S3 Hard
A. Every replicated destination version is permanently deleted
B. The delete marker is not replicated to the destination
C. The destination bucket is suspended until the object returns
D. Only the latest destination version is permanently deleted

45 A company must prevent every principal, including the root user of its AWS account, from deleting compliance records for seven years. Records may be replaced by newer versions, but each protected version must remain immutable for its retention period. Which configuration satisfies the requirement?

Amazon S3 Hard
A. An S3 lifecycle rule with noncurrent version retention
B. S3 Object Lock in Compliance mode with versioning
C. An S3 bucket policy denying unversioned delete requests
D. S3 Object Lock in Governance mode with versioning

46 A data pipeline uploads a 120 GiB object with S3 multipart upload but crashes before completing it. No lifecycle policy addresses incomplete uploads. Which outcome is expected?

Amazon S3 Hard
A. Uploaded parts transition automatically to S3 Glacier Flexible Retrieval
B. Uploaded parts continue incurring storage charges until removed
C. Uploaded parts are automatically deleted when the session expires
D. Uploaded parts become a readable object after twenty-four hours

47 Hundreds of Linux EC2 instances across multiple Availability Zones need concurrent access to one shared POSIX filesystem. The workload occasionally bursts to very high throughput and can tolerate slightly higher metadata-operation latency. Which EFS performance mode is most suitable?

Amazon EFS Hard
A. Max I/O performance mode
B. General Purpose performance mode
C. One Zone archive performance mode
D. Provisioned IOPS performance mode

48 An application mounts EFS from EC2 instances in three Availability Zones. Each instance currently connects through a mount target in a different Availability Zone, causing unnecessary cross-AZ traffic. What is the best correction?

Amazon EFS Hard
A. Attach the EFS filesystem to each instance as a block device
B. Replace mount targets with an internet-facing Network Load Balancer
C. Create and use an EFS mount target in each client Availability Zone
D. Replicate the filesystem into one independent EFS per instance

49 An organization archives records that are almost never accessed. A rare legal request may require an object to become available in milliseconds rather than through a restore job. Which storage class is appropriate?

Amazon S3 Glacier Hard
A. S3 Glacier Instant Retrieval
B. S3 Glacier Flexible Retrieval
C. S3 One Zone-Infrequent Access
D. S3 Glacier Deep Archive

50 An object is restored temporarily from S3 Glacier Flexible Retrieval for five days. During that window, an S3 lifecycle rule reaches its scheduled transition date for the object. What happens?

Amazon S3 Glacier Hard
A. The lifecycle transition is canceled for that object version
B. The lifecycle transition waits until the restored copy expires
C. The restored copy permanently replaces the archived object
D. The lifecycle transition applies to the archived object as scheduled

51 A workload consists of a shared Linux home-directory tree used concurrently by EC2 instances in several Availability Zones. It requires POSIX permissions, hierarchical directories, and file locking. Which storage service best matches these requirements?

Storage technology selection Hard
A. Amazon EFS mounted through NFS
B. Amazon S3 accessed through its object API
C. Amazon S3 Glacier accessed after restore
D. Amazon EBS attached with Multi-Attach

52 A single EC2-hosted transactional database requires a mountable block device, stable low latency, and crash-consistent point-in-time snapshots. The active volume does not need simultaneous cross-AZ mounting. Which service should store the database files?

Storage technology selection Hard
A. Amazon EFS
B. Amazon S3 Glacier
C. Amazon EBS
D. Amazon S3

53 A production RDS database uses a Multi-AZ deployment with one standby. A reporting workload must scale reads without affecting the primary. Which design correctly addresses both availability and read scaling?

Amazon RDS Hard
A. Route read-only SQL to the primary through a second endpoint
B. Retain Multi-AZ and add one or more read replicas
C. Replace Multi-AZ with automated snapshots and larger storage
D. Send reports directly to the Multi-AZ standby endpoint

54 An RDS read replica is promoted to a standalone database during a regional recovery exercise. What is the key consequence of promotion?

Amazon RDS Hard
A. The promoted database automatically becomes a synchronous standby
B. The database remains read-only until the source instance is deleted
C. Replication stops and the promoted database becomes independently writable
D. Replication continues while writes are forwarded to the former source

55 A DynamoDB table uses customerId as its partition key. One customer generates 35% of all writes, causing throttling despite ample unused capacity elsewhere. Which redesign most directly distributes this hot customer's write load?

Amazon DynamoDB Hard
A. Increase the maximum item size for the customer's records
B. Request strongly consistent reads for the customer's items
C. Append a calculated shard suffix to the customer partition key
D. Add a local secondary index using the same partition key

56 An application inserts an order only if no order with the same primary key already exists. Concurrent retries must not overwrite an existing order. Which DynamoDB operation provides the required atomic guarantee?

Amazon DynamoDB Hard
A. Use PutItem with attribute_not_exists as a condition expression
B. Use BatchWriteItem and inspect the unprocessed-items response
C. Run GetItem first and issue an unconditional PutItem if absent
D. Write through a global secondary index with strongly consistent reads

57 A DynamoDB global table receives nearly simultaneous updates to the same item in two Regions. Neither application uses an explicit cross-Region conflict-resolution workflow. How are conflicting values normally reconciled?

Amazon DynamoDB Hard
A. The service applies last-writer-wins reconciliation
B. Both item versions remain queryable until manually merged
C. The service runs a serializable transaction across Regions
D. The first Region to create the item permanently owns it

58 A large Redshift table is frequently joined to a smaller dimension table on account_id, and both tables are also filtered by date ranges. Which physical design most directly reduces data redistribution during the join while supporting range-restricted scans?

Amazon Redshift Hard
A. Use account_id as the distribution key and date as the sort key
B. Use date as the distribution key and account_id as the sort key
C. Use ALL distribution for both tables and date as the distribution key
D. Use EVEN distribution for both tables and omit their sort keys

59 Analysts need to join Redshift warehouse tables with several terabytes of partitioned Parquet data in S3. The external data changes often and should not be loaded into local Redshift storage before every query. Which feature is designed for this?

Amazon Redshift Hard
A. Redshift Spectrum with an external schema
B. RDS read replicas queried through JDBC
C. DynamoDB Accelerator attached to Redshift
D. Redshift snapshots restored into a new cluster

60 An Aurora cluster has a writer and multiple Aurora Replicas. After the writer fails, the application must reconnect without discovering a specific promoted instance. Which endpoint should the write-capable application use?

Amazon Aurora Hard
A. The cluster reader endpoint
B. The RDS service API endpoint
C. The cluster writer endpoint
D. A replica's instance endpoint