MCQs on RDS Instance Management | Amazon RDS Questions

This set of AWS RDS MCQ questions and answers is designed to help you understand and evaluate your knowledge of RDS instance management concepts. The questions cover key topics such as connecting to RDS databases, managing instances (start, stop, reboot, modify), backups and restores, and database monitoring tools like CloudWatch and Performance Insights. Perfect for AWS learners and professionals preparing for certifications!


AWS RDS Instance Management MCQs

Connecting to Your RDS Database

  1. What must be configured for an EC2 instance to connect to an RDS database?
    a) Security Group
    b) IAM Role
    c) VPC Peering
    d) S3 Bucket
  2. Which of the following tools can be used to connect to an RDS database?
    a) AWS Console
    b) SQL Client
    c) RDP Client
    d) AWS CLI
  3. In RDS, the endpoint for database connections includes:
    a) IP address only
    b) Database name only
    c) Endpoint DNS and port
    d) Only port number
  4. What is the default port used by MySQL databases on RDS?
    a) 5432
    b) 3306
    c) 1521
    d) 1433
  5. What is required to allow an RDS instance to be accessible from the internet?
    a) Enable Public Access and modify the Security Group
    b) Assign an Elastic IP
    c) Configure Route 53
    d) Enable Data Encryption

Managing Instances (Start, Stop, Reboot, Modify)

  1. Which AWS CLI command is used to start an RDS instance?
    a) aws rds reboot-db-instance
    b) aws rds start-db-instance
    c) aws rds create-db-instance
    d) aws rds modify-db-instance
  2. What happens when you reboot an RDS instance?
    a) All connections are retained
    b) A failover is initiated
    c) The database engine restarts
    d) Data is wiped
  3. Which modification to an RDS instance does NOT require downtime?
    a) Changing instance class
    b) Changing storage type
    c) Updating parameter groups
    d) Enabling encryption
  4. What is the maximum storage size for an RDS instance?
    a) 64 TB
    b) 32 TB
    c) 16 TB
    d) 8 TB
  5. How can you scale read capacity for an RDS instance?
    a) Add Read Replicas
    b) Increase instance size
    c) Enable Multi-AZ
    d) Upgrade to Aurora

Backup and Restore (Automatic Backups, Manual Snapshots)

  1. What is the retention period for automated backups in RDS?
    a) 7 days
    b) 35 days
    c) 14 days
    d) 60 days
  2. Which AWS feature allows restoring a database to a specific point in time?
    a) Manual Snapshot
    b) Automated Backup
    c) Point-in-Time Recovery
    d) Multi-AZ Failover
  3. What must be enabled to use automated backups in RDS?
    a) IAM Role
    b) Multi-AZ Deployment
    c) Backup Retention Period
    d) Enhanced Monitoring
  4. A manual snapshot of an RDS instance can be:
    a) Shared across AWS accounts
    b) Automatically deleted after 30 days
    c) Used for automated backups
    d) Restored only to the same region
  5. When restoring an RDS snapshot, what can be modified?
    a) Engine version
    b) Instance size
    c) Region
    d) All of the above

Database Monitoring Tools (CloudWatch, Performance Insights)

  1. Which service provides detailed metrics for monitoring RDS instances?
    a) AWS Inspector
    b) AWS CloudTrail
    c) Amazon CloudWatch
    d) AWS Lambda
  2. Performance Insights helps monitor:
    a) CPU Utilization
    b) Storage Metrics
    c) Query Performance
    d) VPC Connectivity
  3. Which of the following is NOT a metric available in CloudWatch for RDS?
    a) Freeable Memory
    b) Read IOPS
    c) Cache Hits
    d) Network Throughput
  4. How can you enable enhanced monitoring for RDS?
    a) Update parameter groups
    b) Enable it during instance creation or modification
    c) Install a monitoring agent
    d) Create a Lambda function
  5. What metric does Performance Insights primarily visualize?
    a) Disk Utilization
    b) Query Load
    c) Free Storage Space
    d) Network Latency

Mixed Questions

  1. Which type of RDS instance supports Multi-AZ deployments?
    a) Aurora Serverless
    b) Standard MySQL
    c) T3 Micro instances
    d) All of the above
  2. IAM policies can be used to:
    a) Control access to RDS resources
    b) Modify database instances
    c) Manage database connections
    d) Disable backups
  3. Which action is required to enable cross-region RDS snapshots?
    a) Create a new instance
    b) Configure snapshot replication
    c) Enable VPC peering
    d) Add a CloudWatch alarm
  4. What is the default storage type for RDS?
    a) SSD
    b) Magnetic
    c) GP2
    d) Provisioned IOPS
  5. Which database engine does NOT support Performance Insights?
    a) PostgreSQL
    b) Oracle
    c) MariaDB
    d) SQL Server
  6. CloudWatch Alarms for RDS can be triggered by:
    a) Parameter changes
    b) Metrics exceeding thresholds
    c) Storage migrations
    d) Snapshot creation
  7. How many read replicas can you create for a MySQL RDS instance?
    a) 1
    b) 5
    c) 10
    d) Unlimited
  8. What is the primary purpose of the Multi-AZ feature in RDS?
    a) Scale database storage
    b) Enhance security
    c) Improve availability
    d) Reduce costs
  9. How often does RDS update CloudWatch metrics?
    a) Every second
    b) Every minute
    c) Every 5 minutes
    d) Every hour
  10. To modify an existing RDS instance, you must:
    a) Stop the instance
    b) Use the AWS CLI
    c) Have modify permissions
    d) Reboot the database

Answers

QNoAnswer (Option with Text)
1a) Security Group
2b) SQL Client
3c) Endpoint DNS and port
4b) 3306
5a) Enable Public Access and modify the Security Group
6b) aws rds start-db-instance
7c) The database engine restarts
8c) Updating parameter groups
9a) 64 TB
10a) Add Read Replicas
11b) 35 days
12c) Point-in-Time Recovery
13c) Backup Retention Period
14a) Shared across AWS accounts
15d) All of the above
16c) Amazon CloudWatch
17c) Query Performance
18c) Cache Hits
19b) Enable it during instance creation or modification
20b) Query Load
21b) Standard MySQL
22a) Control access to RDS resources
23b) Configure snapshot replication
24c) GP2
25c) MariaDB
26b) Metrics exceeding thresholds
27b) 5
28c) Improve availability
29b) Every minute
30c) Have modify permissions

Use a Blank Sheet, Note your Answers and Finally tally with our answer at last. Give Yourself Score.

X
error: Content is protected !!
Scroll to Top