wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

4. Databases

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What is the primary advantage of using managed AWS databases?

a)

Lower storage costs

b)

Automatic backups and scaling

c)

No need for security measures

d)

Reduced network latency

2.

Which AWS service provides relational database management?

a)

DynamoDB

b)

RDS

c)

ElastiCache

d)

Timestream

3.

Which database engines are supported by AWS RDS?

a)

MySQL, PostgreSQL, SQL Server

b)

Redis, MongoDB, Cassandra

c)

SQLite, Firestore, CouchDB

d)

BigQuery, Hadoop, Presto

4.

What feature does Amazon RDS provide to improve database availability?

a)

Multi-AZ deployment

b)

Elastic Load Balancing

c)

AWS Lambda functions

d)

Auto Scaling Groups

5.

How does Amazon RDS handle database backups?

a)

Manual snapshots only

b)

Automated daily backups and snapshots

c)

Only on-demand backups

d)

Using CloudFront caching

6.

What type of database is Amazon DynamoDB?

a)

Relational

b)

Key-value and document

c)

In-memory only

d)

Time-series

7.

Which AWS database is best for low-latency caching?

a)

DynamoDB

b)

RDS

c)

ElastiCache

d)

QLDB

8.

Amazon DocumentDB is designed for which type of database workloads?

a)

SQL-based queries

b)

NoSQL document storage

c)

Time-series data

d)

Blockchain transactions

9.

Which AWS database is specifically designed for ledger-based applications?

a)

Timestream

b)

QLDB

c)

DynamoDB

d)

RDS

10.

What type of data is Amazon Timestream optimized for?

a)

Caching

b)

Document storage

c)

Time-series data

d)

Large-scale transactions

11.

What is Amazon MemoryDB primarily used for?

a)

Key-value storage

b)

High-performance caching

c)

Blockchain transactions

d)

Relational data storage

12.

What is a key difference between ElastiCache and MemoryDB?

a)

MemoryDB supports durability, while ElastiCache does not

b)

ElastiCache is relational, MemoryDB is NoSQL

c)

MemoryDB is only used for machine learning

d)

ElastiCache provides higher latency

13.

Which database service would you choose for an application requiring ACID-compliant transactions?

a)

ElastiCache

b)

DynamoDB

c)

QLDB

d)

Timestream

14.

What is the main advantage of DynamoDB over RDS?

a)

Fully managed relational storage

b)

Supports high-scale, serverless workloads

c)

Uses SQL queries for data retrieval

d)

Designed for large-scale video processing

15.

Which AWS service provides caching layers for improving database performance?

a)

Timestream

b)

MemoryDB

c)

CloudFront

d)

S3