DBS-C01 Exam Details

  • Exam Code
    :DBS-C01
  • Exam Name
    :AWS Certified Database - Specialty (DBS-C01)
  • Certification
    :Amazon Certifications
  • Vendor
    :Amazon
  • Total Questions
    :321 Q&As
  • Last Updated
    :May 30, 2026

Amazon DBS-C01 Online Questions & Answers

  • Question 241:

    A company uses an Amazon RDS for PostgreSQL DB instance for its customer relationship management (CRM) system. New compliance requirements specify that the database must be encrypted at rest.

    Which action will meet these requirements?

    A. Create an encrypted copy of manual snapshot of the DB instance. Restore a new DB instance from the encrypted snapshot.
    B. Modify the DB instance and enable encryption.
    C. Restore a DB instance from the most recent automated snapshot and enable encryption.
    D. Create an encrypted read replica of the DB instance. Promote the read replica to a standalone instance.

  • Question 242:

    A company has an ecommerce website that runs on AWS. The website uses an Amazon RDS for MySQL database. A database specialist wants to enforce the use of temporary credentials to access the database.

    Which solution will meet this requirement?

    A. Use MySQL native database authentication.
    B. Use AWS Secrets Manager to rotate the credentials.
    C. Use AWS Identity and Access Management (IAM) database authentication.
    D. Use AWS Systems Manager Parameter Store for authentication.

  • Question 243:

    A company is closing one of its remote data centers. This site runs a 100 TB on-premises data warehouse solution. The company plans to use the AWS Schema Conversion Tool (AWS SCT) and AWS DMS for the migration to AWS. The site network bandwidth is 500 Mbps. A Database Specialist wants to migrate the on- premises data using Amazon S3 as the data lake and Amazon Redshift as the data warehouse. This move must take place during a 2-week period when source systems are shut down for maintenance. The data should stay encrypted at rest and in transit.

    Which approach has the least risk and the highest likelihood of a successful data transfer?

    A. Set up a VPN tunnel for encrypting data over the network from the data center to AWS. Leverage AWS SCT and apply the converted schema to Amazon Redshift. Once complete, start an AWS DMS task to move the data from the source to Amazon S3. Use AWS Glue to load the data from Amazon S3 to Amazon Redshift.
    B. Leverage AWS SCT and apply the converted schema to Amazon Redshift. Start an AWS DMS task with two AWS Snowball Edge devices to copy data from on-premises to Amazon S3 with AWS KMS encryption. Use AWS DMS to finish copying data to Amazon Redshift.
    C. Leverage AWS SCT and apply the converted schema to Amazon Redshift. Once complete, use a fleet of 10 TB dedicated encrypted drives using the AWS Import/Export feature to copy data from on-premises to Amazon S3 with AWS KMS encryption. Use AWS Glue to load the data to Amazon redshift.
    D. Set up a VPN tunnel for encrypting data over the network from the data center to AWS. Leverage a native database export feature to export the data and compress the files. Use the aws S3 cp multi-port upload command to upload these files to Amazon S3 with AWS KMS encryption. Once complete, load the data to Amazon Redshift using AWS Glue.

  • Question 244:

    An online bookstore uses Amazon Aurora MySQL as its backend database. After the online bookstore added a popular book to the online catalog, customers began reporting intermittent timeouts on the checkout page. A database specialist determined that increased load was causing locking contention on the database. The database specialist wants to automatically detect and diagnose database performance issues and to resolve bottlenecks faster.

    Which solution will meet these requirements?

    A. Turn on Performance Insights for the Aurora MySQL database. Configure and turn on Amazon DevOps Guru for RDS.
    B. Create a CPU usage alarm. Select the CPU utilization metric for the DB instance. Create an Amazon Simple Notification Service (Amazon SNS) topic to notify the database specialist when CPU utilization is over 75%.
    C. Use the Amazon RDS query editor to get the process ID of the query that is causing the database to lock. Run a command to end the process.
    D. Use the SELECT INTO OUTFILE S3 statement to query data from the database. Save the data directly to an Amazon S3 bucket. Use Amazon Athena to analyze the files for long-running queries.

  • Question 245:

    A database professional is developing an application that will respond to single-instance requests. The program will query large amounts of client data and offer end users with results.

    These reports may include a variety of fields. The database specialist want to enable users to query the database using any of the fields offered.

    During peak periods, the database's traffic volume will be significant yet changeable. However, the database will see little activity over the rest of the day.

    Which approach will be the most cost-effective in meeting these requirements?

    A. Amazon DynamoDB with provisioned capacity mode and auto scaling
    B. Amazon DynamoDB with on-demand capacity mode
    C. Amazon Aurora with auto scaling enabled
    D. Amazon Aurora in a serverless mode

  • Question 246:

    A company developed a new application that is deployed on Amazon EC2 instances behind an Application Load Balancer. The EC2 instances use the security group named sg- application-servers. The company needs a database to store the data from the application and decides to use an Amazon RDS for MySQL DB instance. The DB instance is deployed in private DB subnet.

    What is the MOST restrictive configuration for the DB instance security group?

    A. Only allow incoming traffic from the sg-application-servers security group on port 3306.
    B. Only allow incoming traffic from the sg-application-servers security group on port 443.
    C. Only allow incoming traffic from the subnet of the application servers on port 3306.
    D. Only allow incoming traffic from the subnet of the application servers on port 443.

  • Question 247:

    A company is load testing its three-tier production web application deployed with an AWS CloudFormation template on AWS. The Application team is making changes to deploy additional Amazon EC2 and AWS Lambda resources to expand the load testing capacity. A Database Specialist wants to ensure that the changes made by the Application team will not change the Amazon RDS database resources already deployed.

    Which combination of steps would allow the Database Specialist to accomplish this? (Choose two.)

    A. Review the stack drift before modifying the template
    B. Create and review a change set before applying it
    C. Export the database resources as stack outputs
    D. Define the database resources in a nested stack
    E. Set a stack policy for the database resources

  • Question 248:

    A database specialist wants to ensure that an Amazon Aurora DB cluster is always automatically upgraded to the most recent minor version available. Noticing that there is a new minor version available, the database specialist has issues an AWS CLI command to enable automatic minor version updates. The command runs successfully, but checking the Aurora DB cluster indicates that no update to the Aurora version has been made.

    What might account for this? (Choose two.)

    A. The new minor version has not yet been designated as preferred and requires a manual upgrade.
    B. Configuring automatic upgrades using the AWS CLI is not supported. This must be enabled expressly using the AWS Management Console.
    C. Applying minor version upgrades requires sufficient free space.
    D. The AWS CLI command did not include an apply-immediately parameter.
    E. Aurora has detected a breaking change in the new minor version and has automatically rejected the upgrade.

  • Question 249:

    A company is using 5 TB Amazon RDS DB instances and needs to maintain 5 years of monthly database backups for compliance purposes. A Database Administrator must provide Auditors with data within 24 hours. Which solution will meet these requirements and is the MOST operationally efficient?

    A. Create an AWS Lambda function to run on the first day of every month to take a manual RDS snapshot. Move the snapshot to the company's Amazon S3 bucket.
    B. Create an AWS Lambda function to run on the first day of every month to take a manual RDS snapshot.
    C. Create an RDS snapshot schedule from the AWS Management Console to take a snapshot every 30 days.
    D. Create an AWS Lambda function to run on the first day of every month to create an automated RDS snapshot.

  • Question 250:

    A business need a data warehouse system that stores data consistently and in a highly organized fashion. The organization demands rapid response times for end-user inquiries including current-year data, and users must have access to the whole 15-year dataset when necessary. Additionally, this solution must be able to manage a variable volume of incoming inquiries. Costs associated with storing the 100 TB of data must be maintained to a minimum.

    Which solution satisfies these criteria?

    A. Leverage an Amazon Redshift data warehouse solution using a dense storage instance type while keeping all the data on local Amazon Redshift storage. Provision enough instances to support high demand.
    B. Leverage an Amazon Redshift data warehouse solution using a dense storage instance to store the most recent data. Keep historical data on Amazon S3 and access it using the Amazon Redshift Spectrum layer. Provision enough instances to support high demand.
    C. Leverage an Amazon Redshift data warehouse solution using a dense storage instance to store the most recent data. Keep historical data on Amazon S3 and access it using the Amazon Redshift Spectrum layer. Enable Amazon Redshift Concurrency Scaling.
    D. Leverage an Amazon Redshift data warehouse solution using a dense storage instance to store the most recent data. Keep historical data on Amazon S3 and access it using the Amazon Redshift Spectrum layer. Leverage Amazon Redshift elastic resize.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Amazon exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your DBS-C01 exam preparations and Amazon certification application, do not hesitate to visit our Vcedump.com to find your solutions here.